help-octave
[Top][All Lists]
Advanced

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

Re: Problem compiling/installing octave


From: Dmitri A. Sergatskov
Subject: Re: Problem compiling/installing octave
Date: Thu, 18 Mar 2004 13:48:57 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

address@hidden wrote:
Hello,

I am trying to install octave on a sun Solaris 2.6 system.

I have downloaded xoctave-2.1.57.tar, and installed and compiled gcc-3.3 and make-3.80.

You will need to get a gnu sed and perl > 5.8 eventually to compile everything,
but that is not the problem now.


I did the configure in the octave directory and I am now trying to compile it. I get the following error:

gendoc.cc is unchanged
./gendoc > DOCSTRINGS-t
ld.so.1: ./gendoc: fatal: libstdc++.so.2.10.0: open failed: No such file
                            ^^^^^^^^^^^^^^^^^^^^
That looks awfully old -- I think it was distributed with gcc 2.95 or about.
It appears that you trying to link with old and incompatible libstdc++ library.

Do you have other gcc installed?

...

What could be the problem ?


It looks to me that your g++ configuration is not good.

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]