- Fix build without ipv6 Obtained from: apache svn How-To-Repeat: cd ports/www/apache22 && make WITHOUT_IPV6=yes Build stopped with error: > libapr-1.so: undefined reference to `find_if_index'
Responsible Changed From-To: freebsd-ports-bugs->clement Over to maintainer
clement 2007-09-16 19:05:42 UTC FreeBSD ports repository Added files: www/apache22/files patch-srclib-apr-network_io-unix-multicast.c Log: - Fix build when WITHOUT_IPV6 is defined and system is IPv6-free PR: ports/115200 Submitted by: anray Also reported by: Peter Jeremy Revision Changes Path 1.1 +23 -0 ports/www/apache22/files/patch-srclib-apr-network_io-unix-multicast.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!