[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Case of missing link
From: |
Keir Vaughan-Taylor |
Subject: |
Case of missing link |
Date: |
Tue, 17 Aug 1999 13:17:47 +1000 |
Running Solaris 2.7 on an Ultasparc 2
Compiling with gcc 2.95
A few errors along the way, had to remove HAVE_FINITE
from the config.h
Also have to fudge the configure cache to say no to rdynamic
At link time there are lots of undefined symbols
hess.o ifft.o ifft2.o inv.o log.o lpsolve.o lsode.o lu.o minmax.o
pinv.o qr.o quad.o qzval.o rand.o
schur.o sort.o svd.o syl.o time.o \
-L../liboctave -L../libcruft -L../src -Xlinker -R -Xlinker
/usr/local/lib/octave-2.0.14 \
../src/liboctinterp.a ../liboctave/liboctave.a ../libcruft/libcruft.a
../readline/libreadline.a
../kpathsea/libkpathsea.a ../glob/libglob.a \
-lg2c -lm -L/usr/ccs/lib -L/usr/lib
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95
-L/usr/local/sparc-sun-solaris2.7/lib -L/usr/ccs/bin -L/usr/ccs/lib
-L/usr/local/lib -lm -lcurses -ldl -lsocket -lm
Undefined first referenced
symbol in file
qzhes_ ../liboctave/liboctave.a(dMatrix.o)
zgebak_ ../liboctave/liboctave.a(CmplxAEPBAL.o)
zgebal_ ../liboctave/liboctave.a(CmplxAEPBAL.o)
dtrsyl_ ../liboctave/liboctave.a(dMatrix.o)
zgelss_ ../liboctave/liboctave.a(CMatrix.o)
jcobi_ ../liboctave/liboctave.a(CollocWt.o)
dgenunf_ rand.o
dorgqr_ ../liboctave/liboctave.a(dbleQR.o)
xdlange_ ../liboctave/liboctave.a(dMatrix.o)
zungqr_ ../liboctave/liboctave.a(CmplxQR.o)
and more after this
Any suggestions ?
-------------------------------
Keir Vaughan-Taylor
Information Technology Administrator
Electrical Engineering, University of Sydney
Fax: 93513847, Analogue Signal: 9351 7222
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Case of missing link,
Keir Vaughan-Taylor <=