help-octave
[Top][All Lists]
Advanced

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

installing on OS X 10.1


From: Victor Eijkhout
Subject: installing on OS X 10.1
Date: Thu, 25 Oct 2001 13:16:42 -0400

The instructions on http://homepage.mac.com/persquare/octave.html say they don't work on 10.1, so I try it anyway.

The final link (c++ ...... -o octave) dies with

/usr/bin/ld: multiple definitions of symbol ___vt_t3Map1Z12octave_value
../src/liboctinterp.a(variables.o) private external definition of ___vt_t3Map1Z12octave_value in section (__DATA,__coalesced) ../src/liboctinterp.a(Map-tc.o) definition of ___vt_t3Map1Z12octave_value in section (__DATA,__const)
/usr/bin/ld: multiple definitions of symbol ___vt_t5CHMap1Z12octave_value
../src/liboctinterp.a(variables.o) private external definition of ___vt_t5CHMap1Z12octave_value in section (__DATA,__coalesced) ../src/liboctinterp.a(Map-tc.o) definition of ___vt_t5CHMap1Z12octave_value in section (__DATA,__const)


Does that mean anything to anyone? I don't know enough C++ to understand what "private external" definitions are.

--
Victor Eijkhout <address@hidden>
tel: 865 974 9308 (W), 865 673 6998 (H), 865 974 8296 (F)
http://www.cs.utk.edu/~eijkhout/



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