help-octave
[Top][All Lists]
Advanced

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

latest Cygwin 'make' fails


From: Blair Hall
Subject: latest Cygwin 'make' fails
Date: Wed, 17 Oct 2001 16:05:52 +0000

I have a clean installation of the latest cygwin.

I have tried to build octave-2.0.16 by first running configure and then make.

Configure completed successfully, but make failed after a long period of compilation.
The last few lines of output were:

 -Wall -rdynamic \
-L..   -fPIC -g -o octave \
octave.o builtins.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 ge tgrent.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 qzval.o rand.o s
chur.o  sort.o  svd.o  syl.o  time.o \
-L../liboctave -L../libcruft -L../src  \
../src/liboctinterp.a ../liboctave/liboctave.a ../libcruft/libcruft.a ../readl
ine/libreadline.a ../kpathsea/libkpathsea.a ../glob/libglob.a  \
-lg2c -L/usr/local/lib -L/usr/lib -L/usr/lib/w32api -L/usr/lib/gcc-lib/i686-pc-c
ygwin/2.95.3-5 -lcygwin -luser32 -ladvapi32 -lshell32  -lncurses -lm
c++: unrecognized option `-rdynamic'
Warning: resolving __tzname by linking to __imp___tzname (auto-import)
fu000001.o(.idata$3+0xc): undefined reference to `templib_a_iname'
nmth000000.o(.idata$4+0x0): undefined reference to `_nm___tzname'
collect2: ld returned 1 exit status
make[2]: *** [octave] Error 1
make[2]: Leaving directory `/usr/octave-2.0.16/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/usr/octave-2.0.16'
make: *** [all] Error 2

Can anyone help me correct for this problem?



-------------------------------------------------------------
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]