help-octave
[Top][All Lists]
Advanced

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

Help installing testing tarball from 25 July 2007 on red hat ent. linux


From: Dr. Phyllis R. Nelson
Subject: Help installing testing tarball from 25 July 2007 on red hat ent. linux 5, amd64
Date: Sat, 28 Jul 2007 07:58:26 -0700

I'm looking forward to trying out all the improvements in 2.9.13.  
Unfortunately, I had problems with the installation.

I tried both the static and shared versions using 

./configure

and 

./configure --enable-shared --disable-static

as in the wiki directions.

With both the make failed with 

...
...
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,/usr/local/lib/octave-2.9.13 \
        -loctinterp -loctave  -lcruft    \
             \
            \
         -lreadline  -lncurses -ldl -lz -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 -lz -lfrtbegin -lg2c -lm
../src/liboctinterp.so: undefined reference to `__cxa_get_exception_ptr'
collect2: ld returned 1 exit status
make[2]: *** [octave] Error 1
make[2]: Leaving directory `/usr/local/src/octave-2.9.13/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/usr/local/src/octave-2.9.13'
make: *** [all] Error 2


Any suggestions?

Thanks!

-Phyllis

Dr. Phyllis R. Nelson
Professor, Electrical and Computer Engineering
co-Director, Center for Macromolecular Modeling and Materials Design
California State Polytechnic University, Pomona

email: prnelson at csupomona dot edu
voice: (909) 869-2649 (email preferred)
office: building 9 room 131
lab: building 9 room 102
 



reply via email to

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