help-octave
[Top][All Lists]
Advanced

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

Re: Mac OS X: can anyone install octave or octave-forge?


From: Victor Eijkhout
Subject: Re: Mac OS X: can anyone install octave or octave-forge?
Date: Thu, 15 Nov 2001 12:46:34 -0700

At 11:17 -0600 15/11/2001, John W. Eaton wrote:
On 15-Nov-2001, Victor Eijkhout <address@hidden> wrote:

| In both cases the configure dies.

Any clues about how it dies, for those of us without access to Mac OS
X systems but who might be able to offer suggestions anyway, if we had
some idea about what was happening?

octave-forge: configure dies in "mkoctfile": running that file on its own gives:

% ./mkoctfile -d conftest.cc
c++ -shared -o conftest.oct conftest.o
/usr/bin/ld: Undefined symbols:
_main
___eprintf

octave-2.1.34: I misremembered: it's the build that dies. I don't understand the first thing what the errors mean.

c++ -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -I../../glob -I../../glob -DHAVE_CONFIG_H -fno-implicit-templates -g -O2 -Wall -L../.. -fPIC -g -o munge-texi munge-texi.o Map-s.o /usr/bin/ld: multiple definitions of symbol ___vt_t3Map1Zt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0 munge-texi.o private external definition of ___vt_t3Map1Zt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0 in section (__DATA,__coalesced) Map-s.o definition of ___vt_t3Map1Zt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0 in section (__DATA,__const) /usr/bin/ld: multiple definitions of symbol ___vt_t5CHMap1Zt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0 munge-texi.o private external definition of ___vt_t5CHMap1Zt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0 in section (__DATA,__coalesced) Map-s.o definition of ___vt_t5CHMap1Zt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0 in section (__DATA,__const)
make[3]: *** [munge-texi] Error 1
making install in liboctave


Btw, There is an OS X machine publically available at SourceForge, precisely for developers without access to a machine themselves.

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