On Fri, 23 Feb 2001, Levin, David wrote:

> I compiled Open SSH uscces on my Solaris 8 machine.  But am now getting
> version error when I try to run the binaries on oter Solaris boxs.  I need
> the binaries to work on Solaris 2.6, 7 and 8 machines.  The current error is
> about the libsocket.so.1 shared library.  The error states the SUNW_1.4 is
> not found.  Is there a way to get compilation to force the libray to be
> linked into the package and not use shared objects?

if you're using GCC, you can statically link it with
-L/path/to/the/library , i think :)

i would also guess that if you built it on 6 it'd be portable forward to 7
and 8.

>
> Thanks
> David Levin
> Xircom, Inc.
>

-- 
   Blue Lang                                    http://www.gator.net/~blue
   202 Ashe Ave, Apt 3, Raleigh, NC.                          919 835 1540

Reply via email to