help-octave
[Top][All Lists]
Advanced

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

Problem installing Octave on Mac OS X server (10.3.7)


From: Aakash S Dalwani
Subject: Problem installing Octave on Mac OS X server (10.3.7)
Date: Fri, 06 May 2005 14:44:29 -0500

Hi,
   I am trying to install the latest version of Octave (2.9.2) on a node
of an Apple Cluster running Mac OS X server (10.3.7).

   Although I am able to run the configure script, but I get the
following message when I run make.

"ld: multiple definitions of symbol Array<long>::operator()(int, int,
int) const
Array-i.o definition of Array<long>::operator()(int, int, int) const in
section (__TEXT,__text)
Array-so.o definition of Array<long>::operator()(int, int, int) const in
section (__TEXT,__text)
ld: multiple definitions of symbol vtable for Array<long>
Array-i.o definition of vtable for Array<long> in section (__DATA,__const)
Array-so.o definition of vtable for Array<long> in section
(__DATA,__const)"

   After many such messges, finally make exits with the following error
message:
"/usr/bin/libtool: internal link edit command failed
make[2]: *** [liboctave.dylib] Error 1
make[1]: *** [liboctave] Error 2
make: *** [all] Error 2"


    Please suggest a work around for this error,
Thanking you,
Aakash



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