Date: Sun, 4 Nov 2007 03:36:43 GMT From: Roger Marquis <marquis@roble.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/117802: Bind94 upgrade breaks includes Message-ID: <200711040336.lA43ahWO083272@www.freebsd.org> Resent-Message-ID: <200711040340.lA43e0wM026099@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117802 >Category: ports >Synopsis: Bind94 upgrade breaks includes >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 04 03:40:00 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Roger Marquis >Release: tested in RELENG_6 and RELENG_5 >Organization: >Environment: FreeBSD 6.2-RELEASE #0 and FreeBSD 5.5-RELEASE-p13 #3 >Description: System was installed with bind8 (PORT_REPLACES_BASE_BIND8) and later upgraded to bind94 (PORT_REPLACES_BASE_BIND9). Subsequently to the upgrade a number of ports would not build, "make buildworld" "portupgrade bind94-base" also failed. Typical error messages included "netdb.h not found" and "arpa/inet.h". >How-To-Repeat: Upgrade from ports bind8 to bind9 (overwriting base might also be a pre-req). >Fix: There are at least a couple of ways to fix this but the simplist was: cd /usr/include && ln -s isc bind >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711040336.lA43ahWO083272>