On Wed, 12 Aug 1998, Etay Meiri wrote:
>I'm trying to compile ssh-1.2.22 on my slackware 3.4.
>All the objects are created correctly and then the make dies with the
>following error message:
>
>gcc -pipe -o ssh ssh.o sshconnect.o log-client.o readconf.o hostfile.o
>readpass.o tildexpand.o clientloop.o canohost.o idea.o rsa.o randoms.o
>md5.o buffer.o emulate.o packet.o compress.o xmalloc.o ttymodes.o
>newchannels.o bufaux.o authfd.o authfile.o crc32.o rsaglue.o tss.o
>cipher.o des.o match.o arcfour.o mpaux.o userfile.o signals.o blowfish.o \
> -Lgmp-2.0.2-ssh-2 -lgmp -Lzlib-1.0.4 -lz -lbsd -lnsl -lbsd
>-L/usr/local/lib -lutil
>/usr/i486-unknown-linux-gnulibc1/bin/ld: cannot open -lnsl: No such file
>or directory
>make: *** [ssh] Error 1
>
>What is nsl?
>
nslookup related library, used OFTEN on solaris, just take it out if its
linux you're compiling ssh on (out of Makefile)
>-------------------------------------------------------------------------
>Etay Meiri
>[EMAIL PROTECTED]
>
>Linux is for people who know, and windows is for people who don't know,
>it's as simple as that.
>-------------------------------------------------------------------------
>
----------------------------------------------------------------------------
[aleph1([EMAIL PROTECTED])] anyone using slackware should be burned.
----------------------------------------------------------------------------
[[EMAIL PROTECTED]] [08/12/98 9:59PM]