octave-maintainers
[Top][All Lists]
Advanced

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

is the src re-org finished ?


From: Ben Abbott
Subject: is the src re-org finished ?
Date: Fri, 3 Aug 2012 08:20:04 -0400

I assume the error below is due to reorganizing the src directory.   Is there 
something I need to do to fix my build process, or is the reorg not done yet?

Ben

        /opt/local/bin/gcc-mp-4.5 -DHAVE_CONFIG_H -I. -I..  -I../libgnu 
-I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -Ioctave-value 
-I./octave-value -Iparse-tree -I./parse-tree -I. -I. -D_THREAD_SAFE -pthread 
-I/opt/local/include -D_THREAD_SAFE -pthread -I/opt/local/include -pipe -O0 -g 
-m64 -ggdb3 -gstabs -D_THREAD_SAFE -pthread -funroll-loops -lstdc++ 
-D_THREAD_SAFE -pthread  -DHAVE_CONFIG_H  -Wall -W -Wshadow -Wformat 
-Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings 
-Wcast-align -Wcast-qual -pipe -O0 -g -m64 -ggdb3 -gstabs -D_THREAD_SAFE 
-pthread -funroll-loops -lstdc++ -D_THREAD_SAFE -pthread -D_THREAD_SAFE 
-pthread -pipe -O0 -g -m64 -ggdb3 -gstabs -D_THREAD_SAFE -pthread 
-funroll-loops -lstdc++ -D_THREAD_SAFE -pthread -MT main.o -MD -MP -MF 
$depbase.Tpo -c -o main.o main.c &&\
        mv -f $depbase.Tpo $depbase.Po
making mkoctfile from mkoctfile.in.sh
chmod a+rx mkoctfile
making octave-config from octave-config.in.sh
make[3]: *** No rule to make target `parse.h', needed by `all-am'.  Stop.
make[3]: *** Waiting for unfinished jobs....
chmod a+rx octave-config
mv -f corefcn/.deps/liboctinterp_la-typecast.Tpo 
corefcn/.deps/liboctinterp_la-typecast.Plo
In file included from builtins.cc:9:0:
variables.h:105:40: warning: use of old-style cast
variables.h:105:65: warning: use of old-style cast
mv -f .deps/liboctinterp_la-oct-errno.Tpo .deps/liboctinterp_la-oct-errno.Plo
mv -f .deps/liboctinterp_la-builtins.Tpo .deps/liboctinterp_la-builtins.Plo
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2





reply via email to

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