help-octave
[Top][All Lists]
Advanced

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

compiler error on 64 bit kubuntu machine (UNCLASSIFIED)


From: Barrowes, Benjamin E ERDC-CRREL-NH
Subject: compiler error on 64 bit kubuntu machine (UNCLASSIFIED)
Date: Thu, 7 Jul 2011 12:37:05 +0000

Classification: UNCLASSIFIED
Caveats: NONE

After pulling the latest from mercurial, I get the following error when trying to compile:

 

oct-conf.h is unchanged

/bin/bash ../libtool --tag=CC   --mode=link gcc -g -O2 -pthread  -DHAVE_CONFIG_H  -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -pthread -pthread -g -O2 -pthread   -o octave main.o ./liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la ../libcruft/libranlib.la ../libgnu/libgnu.la        -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse       -llapack -lcblas -lf77blas -latlas  -Wl,-Bsymbolic-functions -lfltk_gl -lfltk  -L/usr/lib/x86_64-linux-gnu -lfreetype -lz  -lhdf5  -lz -L/usr/lib/x86_64-linux-gnu -lfontconfig   -lGL -lGLU -lX11  -lreadline -lncurses   -L/usr/lib/x86_64-linux-gnu -lpcre -llapack -lcblas -lf77blas -latlas -ldl  -lm   -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/../../.. -L/usr/lib/x86_64-linux-gnu -lgfortran -lm -lm 

libtool: link: gcc -g -O2 -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -pthread -pthread -g -O2 -pthread -o .libs/octave main.o -Wl,-Bsymbolic-functions  ./.libs/liboctinterp.so ../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so ../libcruft/.libs/libranlib.a ../libgnu/.libs/libgnu.a -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lfltk_gl -lfltk -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libfreetype.so /usr/lib/libhdf5.so -lz -lfontconfig -lGL -lGLU -lX11 -lreadline -lncurses -lpcre -llapack -lcblas -lf77blas -latlas -ldl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/../../.. -lgfortran -lm -pthread -Wl,-rpath -Wl,/usr/local/lib/octave/3.5.0+

../liboctave/.libs/liboctave.so: undefined reference to `strmode(unsigned int, char*)'

collect2: ld returned 1 exit status

make[3]: *** [octave] Error 1

make[3]: Leaving directory `/home/barrowes/download/octave/octave/src'

make[2]: *** [all] Error 2

make[2]: Leaving directory `/home/barrowes/download/octave/octave/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/barrowes/download/octave/octave'

make: *** [all] Error 2

 

 

Am I missing a package that configure didn’t catch?

 

bb



Classification: UNCLASSIFIED
Caveats: NONE


reply via email to

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