Re: [exim] freebsd 8-beta3 build failure

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Randy Bush
Ημερομηνία:  
Προς: Phil Pennock
Υ/ο: exim users, krion
Αντικείμενο: Re: [exim] freebsd 8-beta3 build failure
>> awk '{ print ($1+1) }' cnumber.h> cnumber.temp
>> rm -f cnumber.h; mv cnumber.temp cnumber.h
>> cc version.c
>> rm -f exim
>> cc -o exim
>> lookups/lookups.a(nis.o)(.text+0x14): In function `nis0_find':
>> : undefined reference to `yp_match'
>
> If you're not using NIS, build the port with WITHOUT_NIS defined.


confirmed

thanks

randy