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

Wendy Palm wendyp at cray.com
Sat Jul 13 01:32:31 EST 2002


this is the bad line-
configure:5361: gcc -o conftest -static -Wall -Wpointer-arith -Wno-uninitialized  -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1  conftest.c -lz   -lxnet -lsec >&5
/usr/bin/ld: Can't find library for -lxnet
collect2: ld returned 1 exit status
configure:5364: $? = 1
configure: failed program was:
...

that failure is all over the config.log.

what happens when you remove "-lxnet" from your compile line?
(what the heck is xnet anyway?)


"C. Bensend" wrote:
> 
> On Fri, 12 Jul 2002, Darren Tucker wrote:
> 
> > > *** zlib missing - please install first or check config.log ***
> >
> > I realise this might be stating the blindingly obvious, but what did
> > config.log say?
> 
> Nothing really caught my eye, but this goes a bit deeper into
> the build process than I usually dive.  If you would like to
> see the output, I have placed it at:
> 
> http://www.bennyvision.com/config.log
> 
> > My guess is you're missing the zlib header files.
> > $ sudo rm /usr/local/include/zlib.h /usr/local/include/zconf.h
> > $ ./configure
> > [snip]
> > configure: error: *** zlib missing - please install first or check
> > config.log ***
> 
> I wish it were that simple...  I quadruple-checked again this
> morning:
> 
> benny at myhost 31: ls -l /usr/include/*z*
> -rw-r--r--   1 root       root          7810 Jul 11 21:07
> /usr/include/zconf.h
> -rw-r--r--   1 root       root         40900 Jul 11 21:07
> /usr/include/zlib.h
> 
> benny at myhost 32: ls -l /usr/lib/*z*
> lrwxrwxrwt   1 root       root            38 Feb 21  2001
> /usr/lib/libddcrx48z.a@ -> /opt/graphics/common/lib/libddcrx48z.a
> lrwxrwxrwt   1 root       root            38 Feb 21  2001
> /usr/lib/libddcrx48z.sl@ -> /opt/graphics/common/lib/libddcrx48z.1
> -rwxr-xr-x   1 root       root         85856 Jul 11 21:07 /usr/lib/libz.a*
> -r--r--r--   1 bin        bin          11871 Apr 26  1999 /usr/lib/tztab
> 
> Thanks for taking the time to respond - I really appreciate the
> help.  :)
> 
> Benny
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Always carry a short length of fibre-optic cable. If
> you get lost, then you can drop it on the ground, wait
> ten minutes, and ask the backhoe operator how to get
> back to civilization.                     -Alan Frame
> 
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev

-- 
wendy palm
Cray OS Sustaining Engineering, Cray Inc.
wendyp at cray.com, 651-605-9154



More information about the openssh-unix-dev mailing list