octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49018] editor pane does not appear in GUI by


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #49018] editor pane does not appear in GUI by mxe native build
Date: Wed, 7 Sep 2016 23:43:08 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A

Follow-up Comment #5, bug #49018 (project octave):

I looked into config.log


configure:36271: checking for the QScintilla library for Qt 4
configure:36314: g++ -std=gnu++11 -o conftest -fPIC -g -O2 -pthread -fopenmp
-I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include
-I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include/QtNetwork
-I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include
-I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include/QtOpenGL
-I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include
-I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include/QtGui
-I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include
-I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include/QtCore 
-fPIC -I/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/include
-L/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/lib 
-Wl,-rpath-link,/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/lib
-L/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/usr/lib conftest.cpp
-lQtNetwork -lQtOpenGL -lQtGui -lQtCore  -lqscintilla2 >&5
/tmp/cc91WZPV.o: In function `main':
/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/tmp-default-octave/octave-4.1.0+/.build/conftest.cpp:121:
undefined reference to `QsciLexerSQL::QsciLexerSQL(QObject*)'
/home/tatsu/work/octave/mxe-octave/mxe-octave-linux-dev/tmp-default-octave/octave-4.1.0+/.build/conftest.cpp:121:
undefined reference to `QsciLexerSQL::~QsciLexerSQL()'
collect2: error: ld returned 1 exit status
configure:36314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Octave"
| #define PACKAGE_TARNAME "octave"
| #define PACKAGE_VERSION "4.1.0+"
| #define PACKAGE_STRING "GNU Octave 4.1.0+"
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html";
| #define PACKAGE_URL "http://www.gnu.org/software/octave/";
| #define PACKAGE "octave"
| #define VERSION "4.1.0+"
| #define OCTAVE_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define YYTEXT_POINTER 1
| #define SEPCHAR ':'
| #define SEPCHAR_STR ":"
| #define SHELL_PATH "/bin/sh"
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1
| #define OCTAVE_IDX_TYPE int
| #define __NO_MATH_INLINES 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_OMP_H 1
| #define HAVE_OMP_GET_NUM_THREADS 1
| #define OCTAVE_ENABLE_OPENMP 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1
| #define HAVE_DLOPEN_API 1
| #define ENABLE_DYNAMIC_LINKING 1
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1
| #define HAVE_LIBQHULL_LIBQHULL_H 1
| #define HAVE_QHULL 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_ZLIB_H 1
| #define HAVE_Z 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_BZ2 1
| #define ENABLE_JIT 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5_18 1
| #define HAVE_HDF5 1
| #define HAVE_FFTW3_H 1
| #define HAVE_FFTW3 1
| #define HAVE_FFTW3_H 1
| #define HAVE_FFTW3F 1
| #define HAVE_FFTW 1
| #define HAVE_FFTW3_THREADS 1
| #define HAVE_FFTW3F_THREADS 1
| #define HAVE_GLPK_H 1
| #define HAVE_GLPK 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_CURL 1
| #define HAVE_SNDFILE_H 1
| #define HAVE_SNDFILE 1
| #define HAVE_PORTAUDIO_H 1
| #define HAVE_PORTAUDIO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MAGICK 1
| #define HAVE_X_WINDOWS 1
| #define HAVE_GL_GL_H 1
| #define HAVE_GL_GLU_H 1
| #define HAVE_GL_GLEXT_H 1
| #define HAVE_OPENGL 1
| #define HAVE_FREETYPE 1
| #define HAVE_FT_REFERENCE_FACE 1
| #define HAVE_GL_OSMESA_H 1
| #define HAVE_OSMESA 1
| #define HAVE_GL2PS_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PTY_H 1
| #define HAVE_OPENPTY /**/
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1
| #define HAVE_QT 1
| #define HAVE_QFONT_MONOSPACE 1
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1
| #define HAVE_QTABWIDGET_SETMOVABLE 1
| #define HAVE_QT_GRAPHICS 1
| /* end confdefs.h.  */
| 
|           #include <Qsci/qscilexersql.h>
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
|           QsciLexerSQL sqlLexer(0);
| 
|   ;
|   return 0;
| }
configure:36337: result: no


undefined reference to `QsciLexerSQL::~QsciLexerSQL()'

is origin of failure.  Is something changed?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49018>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]