octave-maintainers
[Top][All Lists]
Advanced

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

Re: build failure on [2013-05-15 Wed]


From: Ben Abbott
Subject: Re: build failure on [2013-05-15 Wed]
Date: Wed, 15 May 2013 15:37:14 +0800

On May 15, 2013, at 1:44 PM, John W. Eaton wrote:

> On 05/14/2013 10:16 PM, Leo Liu wrote:
>> On 2013-05-15 08:55 +0800, John W. Eaton wrote:
>>> You need a newer version of QScintilla.
>> 
>> I think I have the latest packages from centos 6.4. Does this mean
>> centos is not supported?
> 
> I checked in the following change so that the build will continue if you 
> don't have the file Qsci/qscilexeroctave.h file.
> 
>  http://hg.savannah.gnu.org/hgweb/octave/rev/72665c4ae25b
> 
> jwe

Something isn't working properly.

libtool: compile:  /opt/local/bin/g++-mp-4.5 -DHAVE_CONFIG_H -I. -I.. 
-I/opt/local/include -I/opt/local/include/QtGui -I/opt/local/include 
-I/opt/local/include/QtNetwork -I/opt/local/include -I/opt/local/include/QtCore 
-I./qterminal/libqterminal -Isrc -I./src -I./src/m-editor -I./src/qtinfo 
-I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric 
-I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators 
-I../liboctave/system -I../liboctave/util -I../libinterp -I../libinterp 
-I../libinterp/parse-tree -I../libinterp/parse-tree -I../libinterp/interp-core 
-I../libinterp/interp-core -I../libinterp/interpfcn -I../libinterp/interpfcn 
-I../libinterp/octave-value -D_THREAD_SAFE -I/opt/local/include 
-I/opt/local/include -isystem /opt/local/libexec/llvm-3.1/include 
-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -Wall 
-W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings 
-Wcast-align -Wcast-qual -pipe -O0 -g -m64 -ggdb3 -gstabs -D_THREAD_SAFE 
-D_THREAD_SAFE -pthread -MT src/src_libgui_src_la-welcome-wizard.lo -MD -MP -MF 
src/.deps/src_libgui_src_la-welcome-wizard.Tpo -c src/welcome-wizard.cc  
-fno-common -DPIC -o src/.libs/src_libgui_src_la-welcome-wizard.o
src/settings-dialog.cc:38:34: fatal error: Qsci/qscilexeroctave.h: No such file 
or directory

My hg id is "72665c4ae25b tip"

Grepping the files for some hint of what went wrong (I'm building in my source 
directory) ...

fgrep -in qscilexeroctave_h config*
config.h:1326:/* #undef HAVE_QSCI_QSCILEXEROCTAVE_H */
config.in.h:1325:#undef HAVE_QSCI_QSCILEXEROCTAVE_H
config.log:77814:ac_cv_header_Qsci_qscilexeroctave_h=no

My autoconf is 2.69, automake is 1.11.5, and flex is 2.5.37.

hmmm ... You've pushed some more changes since I started this reply ...

I've just started a build with hg id "af7287d567dc tip", but I don't see 
anything in changesets that would change this result (if I'm wrong, I'll reply 
in a bit).

Ben



reply via email to

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