ports/70059: [PATCH] devel/distcc: [enable ipv6]

dom at helenmarks.co.uk dom at helenmarks.co.uk
Thu Aug 12 16:30:35 UTC 2004


The following reply was made to PR ports/70059; it has been noted by GNATS.

From: dom at helenmarks.co.uk
To: "Volker Stolz" <vs at freebsd.org>
Cc: freebsd-gnats-submit at freebsd.org, ahze at ahze.net,
	dom at helenmarks.co.uk
Subject: Re: ports/70059: [PATCH] devel/distcc: [enable ipv6]
Date: Thu, 12 Aug 2004 17:29:49 +0100 (BST)

 > Looks like IPv6 won't work on 4.X:
 >
 > ===>  Building for distcc-2.16
 > cc -I/usr/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -I./src
 > -DSYSCONFDIR="\"/usr/local/etc\""
 > -DPKGDATADIR="\"/usr/local/share/distcc\"" -Isrc -I./lzo -O -pipe -g  -W
 > -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings
 > -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
 > -Wnested-externs -o src/backoff.o -c src/backoff.c
 > In file included from src/backoff.c:43:
 > src/distcc.h:157: #error You can't use RFC2553 because you don't have a
 > sockaddr_storage type
 > gmake: *** [src/backoff.o] Error 1
 > *** Error code 2
 >
 > Unluckily, there's no way to hide the option since we'd have to include
 > bsd.port.pre.mk before
 > setting the OPTIONS to test OSVERSION. But bsd.port.pre.mk must be
 > included after OPTIONS for
 > them to work. I'll adapt the comment. How about:
 >
 > IPV6 "Enable IPV6 (will fail on 4.X)" off
 >
 > Volker
 >
 
 Fine by me, it's lucky you have some 4.x machines :-)
 
 Thanks,
 Dominic
 



More information about the freebsd-ports-bugs mailing list