Admin,
My apologies for not posting a summory or documenting the original reply
that fixed the problem.
I am attempting to comple ssh 3.1.0 from ssh.com with the following
configure line:
./configure --with-libwrap=../tcp_wrappers_7.6 --without-ipv6
Everything works fine until I run make. It goes for a while and then exits
with 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_wra
ppers_7.6 -lwrap -lm -lbsd -lbsd -ltermcap -ltermcap -L/usr/loca
l/lib -lutil
ld:
Can't locate file for: -lwrap
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
Someone sent me a fix for this relating to the PATH that LD_LIBRARY_PATH
pointed to but I have since lost the reply and failed to post a summary. If
someone out there knows the fix of which I am speaking, please reply. I
will not forget to summarize this time.
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 Jan 07 2002 - 16:52:53 NZDT