Date: Sun, 07 Oct 2001 10:10:27 -0700 From: Gregory Carvalho <GregoryC@stcinc.com> To: "J. Fox" <jjf@mind.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: bind 8 build difficulties Message-ID: <3BC08C83.6DC5E228@stcinc.com> References: <20000301180830.A7016@mind.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is the result of a umask that does not enable the execute bit. The make process constructs a shell script by the name: /usr/ports/net/bind8/work/src/port/freebsd/include/sys/probe_ipv6 which must be executable. I know this is a very late response, but it might help someone lurking in the archives:) "J. Fox" wrote: > > Hello, > > Attempting to build bind 8.2.2.p5 from the ports collection. > > The make stops, however, very quickly, with a reference to > IPv6: > > >> Checksum OK for bind-src.tar.gz. > >> Checksum OK for bind-doc.tar.gz. > ===> Building for bind-8.2.2.p5 > Using .systype > Using .settings > /usr/ports/net/bind8/work/src/include > /usr/ports/net/bind8/work/src/include/arpa > /usr/ports/net/bind8/work/src/include/isc > /usr/ports/net/bind8/work/src/port > /usr/ports/net/bind8/work/src/port/freebsd > /usr/ports/net/bind8/work/src/port/freebsd/include > /usr/ports/net/bind8/work/src/port/freebsd/include/sys > probe_ipv6 > probe_ipv6: not found > > It all seems rather strange. There appears to be some > sort of required software already installed, but it was > my belief that the ports mechanism takes care of dependencies. > > I got this exact same error trying to build the same release > of bind from source directly downloaded from isc.org, and > I'm hoping *someone* has an idea or pointer that might > get me back on the right track! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BC08C83.6DC5E228>