From owner-freebsd-hackers Sat May 4 15:08:27 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA05248 for hackers-outgoing; Sat, 4 May 1996 15:08:27 -0700 (PDT) Received: from expresslane.ca (expresslane.ca [205.233.74.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA05243 Sat, 4 May 1996 15:08:24 -0700 (PDT) Received: from localhost (james@localhost) by expresslane.ca (8.7.5/8.7.3) with SMTP id SAA06568; Sat, 4 May 1996 18:08:09 -0400 (EDT) Date: Sat, 4 May 1996 18:08:07 -0400 (EDT) From: James FitzGibbon To: Daniel Baker cc: freebsd-stable@FreeBSD.org, freebsd-questions@FreeBSD.org, freebsd-hackers@FreeBSD.org Subject: Re: Compiling today's -STABLE In-Reply-To: <199605041527.KAA06767@crash.ops.neosoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 4 May 1996, Daniel Baker wrote: > Has anyone else had any problems with compiling today's -STABLE? > > Right towards the end of the make world, I get a: > > ===> usr.bin/dig > cc -O -I/usr/src/usr.bin/dig/../../usr.sbin/nslookup -o dig dig.o debug.o list.o send.o subr.o > debug.o: Undefined symbol `_iso_ntoa' referenced from text segment > list.o: Undefined symbol `_iso_ntoa' referenced from text segment I had this problem when I built -current and went to put -stable in. Most of my problems related to the fact that libc has been upgraded from v2.2 to v3.0 between stable and current. I had to take out all the binaries, replace them with 2.1, re-sup stable, and make world, but it does work. -- j. +--------------------------------------------------------------------------+ | James FitzGibbon james@expresslane.ca | | Technical Operations Voice/Fax: 416-239-3765/3279 | +--------------------------------------------------------------------------+