From help-octave-request at bevo dot che dot wisc dot edu Wed Oct 11 06:41:32 1995 Subject: [Q] using octave-1.1.1 under Solaris2.4 From: John Eaton To: udo at gaserv dot fhp dot fgan dot de (Udo Uschkerat) Cc: help-octave at bevo dot che dot wisc dot edu Date: Wed, 11 Oct 1995 06:41:31 -0500 Udo Uschkerat 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? : udo at gaserv dot fhp dot fgan dot de 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