From owner-freebsd-current Mon Sep 16 13:04:48 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA03678 for current-outgoing; Mon, 16 Sep 1996 13:04:48 -0700 (PDT) Received: from luke.pmr.com (luke.pmr.com [206.224.65.132]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA03672 for ; Mon, 16 Sep 1996 13:04:44 -0700 (PDT) Received: (from bob@localhost) by luke.pmr.com (8.7.5/8.7.3) id PAA15172 for freebsd-current@freefall.cdrom.com; Mon, 16 Sep 1996 15:04:38 -0500 (CDT) From: Bob Willcox Message-Id: <199609162004.PAA15172@luke.pmr.com> Subject: Errors on make world linking pgms that use libresolv.a in -current?? To: freebsd-current@freefall.FreeBSD.org (freebsd-current) Date: Mon, 16 Sep 1996 15:04:38 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have been receiving errors like: ===> usr.bin/dig cc -O -pipe -I/usr/src/usr.bin/dig/../../contrib/bind -I/usr/src/usr.bin/dig/../../contrib/bind/include -DUSE_OPTIONS_H -c /usr/src/usr.bin/dig/../../contrib/bind/tools/dig.c cc -O -pipe -I/usr/src/usr.bin/dig/../../contrib/bind -I/usr/src/usr.bin/dig/../../contrib/bind/include -DUSE_OPTIONS_H -c /usr/src/usr.bin/dig/../../contrib/bind/tools/nslookup/list.c cc -O -pipe -I/usr/src/usr.bin/dig/../../contrib/bind -I/usr/src/usr.bin/dig/../../contrib/bind/include -DUSE_OPTIONS_H -c /usr/src/usr.bin/dig/../../contrib/bind/tools/nslookup/subr.c cc -O -pipe -I/usr/src/usr.bin/dig/../../contrib/bind -I/usr/src/usr.bin/dig/../../contrib/bind/include -DUSE_OPTIONS_H -c /usr/src/usr.bin/dig/../../contrib/bind/tools/nslookup/debug.c cc -O -pipe -I/usr/src/usr.bin/dig/../../contrib/bind -I/usr/src/usr.bin/dig/../../contrib/bind/include -DUSE_OPTIONS_H -c /usr/src/usr.bin/dig/../../contrib/bind/tools/nslookup/send.c cc -O -pipe -I/usr/src/usr.bin/dig/../../contrib/bind -I/usr/src/usr.bin/dig/../../contrib/bind/include -DUSE_OPTIONS_H -o dig dig.o list.o subr.o debug.o send.o list.o: Undefined symbol `_inet_nsap_ntoa' referenced from text segment list.o: Undefined symbol `_inet_ntop' referenced from text segment debug.o: Undefined symbol `_inet_nsap_ntoa' referenced from text segment debug.o: Undefined symbol `_inet_ntop' referenced from text segment *** Error code 1 (continuing) For some time now when doing a make world on my -current system. The loading/linking of the failing programs all have problems with the above undefined symbols or others closely related to them. I suspect that I have forgotten/neglected to do something with the move of bind into the contrib heiarchy, but for the life of me, don't know what it is. Any help is greatly appreciated. Thanks, -- Bob Willcox politics, n: bob@luke.pmr.com A strife of interests masquerading as a contest of Austin, TX principles. The conduct of public affairs for private advantage. -- Ambrose Bierce