Admins,
I am attempting to compile ssh 3.1.0 from www.ssh.com under
Tru64 5.1,
PK3 and am receiving the following error:
cc -g -std1 -warnprotos -msg_disable longdoublenyi -D_OSF_SOURCE
-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -g3 -O2 -o ssh2 ssh2.o -L.
-Llib/sshproto -L../../lib -lssh2 -lsshproto -lssh
-L../tcp_wrappers_7.6 -lwrap -lm -lbsd -lbsd -ltermcap
-ltermcap -L/usr/local/lib -lutil
ld:
Can't locate file for: -lwrap
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
I am configuring with ./configure --with-libwrap=<PATH_TO_LIBWRAP.A> ,
which completes without any problems.
Has anyone out there run into the same problem? Any suggestions?
Thanks,
Allen
--
| Allen Belk, Systems Administrator III
| Office of Technology Resources
| University of Southern Mississippi
| allen.belk_at_usm.edu - 601.266.5973
Received on Mon Dec 10 2001 - 18:01:03 NZDT