Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 1996 18:08:07 -0400 (EDT)
From:      James FitzGibbon <james@expresslane.ca>
To:        Daniel Baker <dbaker@crash.ops.neosoft.com>
Cc:        freebsd-stable@FreeBSD.org, freebsd-questions@FreeBSD.org, freebsd-hackers@FreeBSD.org
Subject:   Re: Compiling today's -STABLE
Message-ID:  <Pine.BSI.3.93.960504180655.6557B-100000@expresslane.ca>
In-Reply-To: <199605041527.KAA06767@crash.ops.neosoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 |
+--------------------------------------------------------------------------+




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.93.960504180655.6557B-100000>