help-octave
[Top][All Lists]
Advanced

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

compile problem on Solaris


From: Dmitri A. Sergatskov
Subject: compile problem on Solaris
Date: Mon, 21 Apr 2003 11:25:29 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

I am trying to compile octave 2.1.46 on Sparc Solaris 8
and it fails close to the end:

make[4]: `DOCSTRINGS' is up to date.
make[4]: Leaving directory `/usr/local/src/octave-2.1.46/scripts'
g++ -O2 -mcpu=ultrasparc -mtune=ultrasparc -pipe -o munge-texi munge-texi.cc
Undefined                       first referenced
 symbol                             in file
std::__default_alloc_template<(bool)1, (int)0>::_S_force_new/var/tmp//ccCFoBPy.o
ld: fatal: Symbol referencing errors. No output written to munge-texi
collect2: ld returned 1 exit status
make[3]: *** [munge-texi] Error 1


gcc 3.2.2, binutils 2.11.2
Most other stuff (autoconf, automake, sed...) pretty recent as well.

./configure --enable-shared --enable-rpath --with-readline=gnu --with-fastblas

What am I missing?

Sincerely,

Dmitri.



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