www/apache22 2.2.22_8 broken on IPv4-only system

John Marshall john.marshall at riverwillow.com.au
Wed Sep 5 06:28:02 UTC 2012


On Wed, 05 Sep 2012, 08:10 +0200, Olli Hauer wrote:
> 
> Can you test the following diff.
> 
> Index: Makefile.modules
> ===================================================================
> --- Makefile.modules    (revision 303680)
> +++ Makefile.modules    (working copy)
> @@ -151,6 +151,7 @@
>  .else
>  CONFIGURE_ARGS+=       --disable-v4-mapped
>  .endif
> +CONFIGURE_ARGS+=       --disable-ipv6
> 
>  CONFIGURE_ARGS+=       --with-mpm=${WITH_MPM}
> 

No change.  Same symptoms.  That's actually one of the patches I tried
prior to my original post.

The previous version of Makefile.modules (r303550) doesn't include the
server_config.c patch if IPv6 is disabled.  I think that's the
(conditional) behaviour we need restored.  If I remove the file
files/patch-server__config.c, the port builds fine.

-- 
John Marshall
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120905/b510ca4c/attachment.pgp


More information about the freebsd-ports mailing list