octave-maintainers
[Top][All Lists]
Advanced

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

Re: gui branch merged to default


From: Torsten
Subject: Re: gui branch merged to default
Date: Mon, 13 Aug 2012 19:51:57 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0

On 13.08.2012 17:29, John W. Eaton wrote:
> The gui branch has been merged to default and is now closed.
> 
> If the configure script detects the necessary Qt tools and libraries,
> the GUI will be enabled.  You don't need to do any special qmake
> commands yourself or cd to the gui subdirectory to build the
> GUI-enabled Octave.  You just need the normal
> 
>   autogen.sh
>   configure
>   make
> 
> steps.
> 
> If you have trouble building the GUI, you can use --disable-gui when
> running configure.
> ...

After a fresh checkout in ubuntu 12.04 and the steps given above make
aborts with

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt4
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtNetwork -I./../qterminal/libqterminal -I./m-editor
-I./octave-adapter -I./qtinfo -I./../../libcruft/misc -I../../liboctave
-I./../../liboctave -I../../src -I../../src/interp-core
-I../../src/interpfcn -I../../src/parse-tree -I./../../src
-I./../../src/interp-core -I./../../src/interpfcn
-I./../../src/octave-value -I./../../src/operators
-I./../../src/parse-tree -g -O2 -pthread -MT
liboctgui_la-resource-manager.lo -MD -MP -MF
.deps/liboctgui_la-resource-manager.Tpo -c resource-manager.cc  -fPIC
-DPIC -o .libs/liboctgui_la-resource-manager.o
resource-manager.cc:33:22: fatal error: defaults.h: No such file or
directory

The only files in the repository matching defaults.h* are
./.hg/store/data/src/defaults.h.in.i
./.hg/store/data/src/defaults.h.i

What am I missing?

Torsten





reply via email to

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