On Sat, Jan 9, 2010 at 1:56 AM, Stewart MacLund <[email protected]> wrote: > hi there. > > this port appears to be broken for 6.3 release (which i realize is old, > but regardless) by > --enable-gethostbyname_r > in the Makefile. changing this to > --disable-gethostbyname_r > allows the port to build fine.
Clamav port had a hack like this for FreeBSD <= 6.1, it was removed since 6.1 is no longer supported. gethostbyname_r is supposed to work fine on 6.3. -- Renato Botelho _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
