help-octave
[Top][All Lists]
Advanced

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

libcruft.a (zbdsqr.o)


From: Roberto Hernández
Subject: libcruft.a (zbdsqr.o)
Date: Thu, 9 Aug 2001 17:03:40 -0300

I've been trying to compile Octave 2.1.34 for the past couple of days. For
some reason I have a problem with "libcruft.a(zbdsqr.o)". I have gcc 2.95.2.
This is what I get:

----------------------------------------------------------------------------
----------------------------------------

c++  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -I../glo
b -DHAVE_CONFIG_H -mieee-fp -fno-implicit-templates -g -O2 -Wall -rdynamic \
-L.. -u MAIN__  -fPIC -g -o octave \
octave.o builtins.o ops.o ../libcruft/blas-xtra/xerbla.o  balance.o
besselj.o  betainc.o  chol.o  colloc.o  dassl.o  det.o  eig.o  expm.o  fft.o
fft2.o  filter.o  find.o  fsolve.o  gammainc.o  getgrent.o  getpwent.o
getrusage.o  givens.o  hess.o  ifft.o  ifft2.o  inv.o  log.o  lpsolve.o
lsode.o  lu.o  minmax.o  pinv.o  qr.o  quad.o  qz.o  rand.o  schur.o  sort.o
svd.o  syl.o  time.o \
-L../liboctave -L../libcruft -L../src -Xlinker -rpath -Xlinker
/usr/local/lib/octave-2.1.34 \
-ltcl8.3 -ltk8.3 -lpthread ../src/liboctinterp.a ../liboctave/liboctave.a
../libcruft/libcruft.a  ../readline/libreadline.a ../kpathsea/libkpathsea.a
../glob/glob.o ../glob/fnmatch.o  \
 -lncurses -lblas -ldl -lz -lm  -lg2c -lm -L/usr/lib/gcc-lib/i486-suse-linux
/2.95.2 -L/usr/i486-suse-linux/lib -lm
../libcruft/libcruft.a(zbdsqr.o): In function `zbdsqr_':
zbdsqr.o(.text+0x893): undefined reference to `zdrot_'
zbdsqr.o(.text+0x8e3): undefined reference to `zdrot_'
zbdsqr.o(.text+0x92c): undefined reference to `zdrot_'
collect2: ld returned 1 exit status
make[2]: *** [octave] Error 1
make[2]: Leaving directory `/tmp/installs/octave-2.1.34/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/tmp/installs/octave-2.1.34'
make: *** [all] Error 2

----------------------------------------------------------------------------
---------------------------------------

If anyone knows what this is all about, let me know.

Roberto Hernandez
address@hidden




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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