octave-maintainers
[Top][All Lists]
Advanced

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

Re: main.cc rules ?


From: marco atzeri
Subject: Re: main.cc rules ?
Date: Thu, 31 Oct 2013 07:10:57 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Il 10/31/2013 7:09 AM, John W. Eaton ha scritto:
On 10/31/2013 02:01 AM, marco atzeri wrote:

unfortunately I think I will need to rebuild from sratch...

g++ -DHAVE_CONFIG_H -I. -I../../octave/src -I..
-I../../octave/liboctave/array -I../../octave/liboctave/cruft/misc
-I../../octave/liboctave/numeric -I../../octave/liboctave/system
-I../../octave/liboctave/util -I../../octave/libinterp
-I../libinterp/corefcn -I../../octave/libinterp/corefcn -I../libgnu
-I../../octave/libgnu -DHAVE_OCTAVE_GUI -mieee-fp -isystem /usr/include
-I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat
-Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -MT
octave-main.o -MD -MP -MF .deps/octave-main.Tpo -c -o octave-main.o
`test -f 'main.cc' || echo '../../octave/src/'`main.cc
main.cc: In function ‘int main(int, char**)’:
main.cc:453:7: error: ‘gui_pid’ was not declared in this scope

I think that problem is my fault and building from scratch won't fix it.
  I'll check in a change soon.

jwe



Ok, I will wait.

Marco



reply via email to

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