help-octave
[Top][All Lists]
Advanced

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

Problem building octave-2.1.72 on a Mac


From: Joe Koski
Subject: Problem building octave-2.1.72 on a Mac
Date: Tue, 15 Nov 2005 14:38:46 -0700
User-agent: Microsoft-Entourage/11.2.1.051004

I'm attempting to upgrade from octave-2.1.71 to 2.1.72. This is on a Mac
with OS X 10.3.9, Xcode 1.5 and cctools-576 installed. This system
successfully built octave-2.1.64, 2.1.69, and 2.1.71 in the past.

First I did the usual

$ FDLIBS=-lg2c ./configure --enable-shared --disable-static

and the configure phase completed without errors.

The, near the end of make I get the error:

ld: warning multiple definitions of symbol _xerbla_
../libcruft/libcruft.dylib(single module) definition of _xerbla_
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libBLAS.dylib(single module) definition of _xerbla_
ld: Undefined symbols:
restFP
saveFP
/usr/bin/libtool: internal link edit command failed
make[2]: *** [liboctave.dylib] Error 1
make[1]: *** [liboctave] Error 2
make: *** [all] Error 2

The _xerbla_ warnings are par for the course, but where are restFP and
saveFP supposed to be located?

Any suggestions will be greatly appreciated.

Joe




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