Subject: Re: Newbie - compile netatalk
From: andrew morgan (morgan@orst.edu)
Date: Thu Oct 05 2000 - 11:49:28 EDT
On Thu, 5 Oct 2000, Tino Hendricks wrote:
> Dear list,
>
> I know that this list is called "admins" but maybe one is so kind to help me
> compile netatalk on my machine.
>
> I tried a binary but then I had the trash problem. I tried *every*
> combination of permissions - to no avail.
>
> Then I saw the tip in some mail from 1999 to change one line in the code.
> But for that I need of course to compile the thing. The 'make' command exits
> with:
>
> > /usr/bin/../lib/libwrap.a(hosts_access.o): In function `host_match':
> > hosts_access.o(.text+0x400): undefined reference to `yp_get_default_domain'
> > collect2: ld returned 1 exit status
If you keep searching the archives, you'll find this problem mentioned
many times... :)
Roughly, you need to add "-lnsl" to the LIBS line in sys/linux/Makefile of
the netatalk source.
Andy
This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:32:20 EST