Etay Meiri wrote: > /usr/i486-unknown-linux-gnulibc1/bin/ld: cannot open -lnsl: No such file > or directory Linux doesn't have a libnsl. The corresponding functions are part of libc. > What is nsl? I believe that it stands for something like Name Service Lookup. It typically contains gethostbyname. -- Glynn Clements <[EMAIL PROTECTED]>
- ssh compilation error Etay Meiri
- Re: ssh compilation error Glynn Clements
- Re: ssh compilation error twiztah