Another 3.0.2 build failure on RHELv5.1
Jeff Blaine
jblaine at mitre.org
Mon Sep 22 18:58:43 CDT 2008
==============================================================
Red Hat Enterprise Linux Server release 5.1 (Tikanga)
Linux beijing 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:19 EDT 2007 x86_64
x86_64 x86_64 GNU/Linux
gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-14)
==============================================================
./configure --prefix=/tmp --without-zlib
...
make
...
gcc -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc
-DHAVE_CONFIG_H -Wall -W -Wshadow -g -O2 main.c -o main.o
g++ -I. -I.. -I../liboctave -I../src -I../libcruft/misc
-DHAVE_CONFIG_H -Wall -W -Wshadow -Wold-style-cast -g -O2 -rdynamic \
-L.. -fPIC -o octave \
main.o \
-L../liboctave -L../libcruft -L../src -Wl,-rpath
-Wl,/afs/rcf/apps/octave/amd64_linux26/3.01/lib/octave-3.0.2 \
-loctinterp -loctave -lcruft \
\
\
-lreadline -lncurses -ldl -lm
-L/usr/lib/gcc/x86_64-redhat-linux/3.4.6
-L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64
-L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64
-L/usr/lib/../lib64 -lfrtbegin -lg2c -lm
../src/liboctinterp.so: undefined reference to `__cxa_get_exception_ptr'
../src/liboctinterp.so: undefined reference to `std::basic_istream<char,
std::char_traits<char> >::ignore()'
collect2: ld returned 1 exit status
More information about the Bug-octave
mailing list