On Sun, 9 Jul 2000, Sam Varshavchik wrote:
> hostmaster wrote:
>
> > any body help please we are using 4.1 BSDI wenn i compile sqwebmail
> > iam getting the following error. thanks for the help advance.
> > matrix:~/webmail/sqwebmail-0.36.37pre2#./configure
> > checking whether -lnsl is needed for inet_addr... configure: error: Cannot
> > find
> > function inet_addr
> > configure: error: ./configure failed for authlib
>
> Try asking this in a newsgroup or mailing list for BSDI - this is something
> peculiar to BSDI.
Why does SqWebMail check if `-lnsl' is needed for `inet_addr()'? A `grep'
through the source of 0.37a showed no usage of inet_addr().
Bernhard