[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Q] using octave-1.1.1 under Solaris2.4
From: |
John Eaton |
Subject: |
[Q] using octave-1.1.1 under Solaris2.4 |
Date: |
Wed, 11 Oct 1995 06:41:31 -0500 |
Udo Uschkerat <address@hidden> wrote:
: Using the binary distribution of octave-1.1.1 for Sun Solaris 2.4 yields:
:
: ld.so.1: octave-1.1.1/octave: fatal: relocation error:
: symbol not found: ___ansi_fflush: referenced in /usr/lib/libF77.so.2
:
:
: /usr/lib/libF77.so.2 is a link to ../4lib/libF77.so.2.1, and
:
: ls -l /usr/4lib/libF77.so.2.1
: -rwxr-xr-x 1 bin bin 327680 Jul 18 1994 /usr/4lib/libF77.so.2.1*
: Can anybody explain what's going wrong?
: address@hidden
I thought that this was a statically linked binary, and that it should
work on just about any Solaris system. Apparently that's not true.
I can't build another binary because I no longer have convenient
access to a system running Solaris where I can compile Octave.
If someone will make a new binary distribution (with a statically
linked octave binary!) I'll put it on the ftp site.
Thanks,
jwe