help-octave
[Top][All Lists]
Advanced

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

Octave 2.1.70 with cygwin


From: John W. Eaton
Subject: Octave 2.1.70 with cygwin
Date: Fri, 20 May 2005 10:34:27 -0400

On 20-May-2005, Carine Simon wrote:

| I've had to reinstall Cygwin, thus Octave and Octave-forge and I've got
| new problems:
| If I try to install octave 2.1.70 from the beginning, I've got the
| following error during the make:
| 
| /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld:
| cannot find -lglob
| collect2: ld returned 1 exit status
| make[2]: *** [liboctave.dll] Error 1

This problem should be fixed in 2.1.71.  If you want to stick with
2.1.70, then I think fix is simple.   Just remove -lglob from the
Makefile where it occurs and run make again.

| Now, if I try to use the PSOctave2170 directly, putting everything in
| /usr/local, it does work but when I want to install the octave-forge
| 2004.11.16, when I try to configure it, I've got the following error:
| 
| /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld:
| cannot find -loctinterp
| collect2: ld returned 1 exit status
| configure: error: Could not run mkoctfile
| 
| (If I find mkoctfile, it does exist under /usr/local/bin).
| 
| So, once more, I am stuck. Anybody to help me around?

Looks like a problem with the dynamic loader not being able to find
libraries.  Are they installed?  Maybe you need to do some additional
configuration?  BTW, what is PSOctave2170?

jwe



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