cvs commit: ports/www/apache22 Makefile distinfo pkg-plist ports/www/apache22/files apache22.sh.in patch-Makefile.in patch-docs_conf_extra_httpd-ssl.conf.in

Clement Laforet clement at FreeBSD.org
Sun Sep 16 12:52:00 PDT 2007


On Sun, Sep 16, 2007 at 08:47:18PM +0300, Andrey Slusar wrote:
> Sun, 16 Sep 2007 13:45:07 +1000, Peter Jeremy wrote:
> 
> > On Sun, Sep 09, 2007 at 02:55:17PM +0000, Clement Laforet wrote:
> > >  Log:
> > >  - Update to 2.2.6
> 
> > This breaks if IPv6 support is not compiled in:
> > ...
> > /var/obj/home/ports/www/apache22/work/httpd-2.2.6/srclib/apr/libtool --silent --mode=link cc   -O2 -fno-strict-aliasing -pipe -march=athlon-xp   -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/lib  -rpath=/usr/lib:/usr/local/lib -o htpasswd  htpasswd.lo   -lm /var/obj/home/ports/www/apache22/work/httpd-2.2.6/srclib/pcre/libpcre.la /var/obj/home/ports/www/apache22/work/httpd-2.2.6/srclib/apr-util/libaprutil-1.la -lexpat -liconv /var/obj/home/ports/www/apache22/work/httpd-2.2.6/srclib/apr/libapr-1.la -lcrypt -lpthread
> > /var/obj/home/ports/www/apache22/work/httpd-2.2.6/srclib/apr/.libs/libapr-1.so: undefined reference to `find_if_index'
> > *** Error code 1
> 
> > httpd-2.2.6/srclib/apr/network_io/unix/multicast.c defines find_if_index()
> > only if IPv6 support is enabled.  Unfortunately, one reference to
> > find_if_index() is not protected by APR_HAVE_IPV6.
> 
>  This is patch to fix it error:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/115200

Fix committed, thanks!

clem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070916/e83dd77f/attachment.pgp


More information about the freebsd-ports mailing list