Building 3.4p1 on HP-UX 11.00, gcc, zlib 1.1.4, OpenSSL 0.9.6d

Kevin Steves kevin at atomicgears.com
Sat Jul 13 05:43:17 EST 2002


On Fri, Jul 12, 2002 at 10:32:31AM -0500, Wendy Palm wrote:
> what happens when you remove "-lxnet" from your compile line?
> (what the heck is xnet anyway?)

see xopen_networking(7), which basically is needed to have a more
modern socket interface.

for what it's worth, here is chatr output from my sshd.
i don't use gcc, and build according to:
http://www.atomicgears.com/papers/osshhpux.html

[stevesk at jenny stevesk]$ chatr /opt/openssh/sbin/sshd
/opt/openssh/sbin/sshd: 
         shared executable 
         shared library dynamic path search:
             SHLIB_PATH     disabled  second 
             embedded path  disabled  first  Not Defined
         shared library list:
             dynamic   /usr/lib/libpam.1
             dynamic   /usr/lib/libnsl.1
             dynamic   /usr/lib/libxnet.2
             dynamic   /usr/lib/libsec.2
             dynamic   /usr/lib/libc.2
         shared library binding:
             deferred



More information about the openssh-unix-dev mailing list