Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 1996 19:41:36 +0200
From:      Michael Beckmann <petzi@zit.th-darmstadt.de>
To:        stable@FreeBSD.ORG
Subject:   Re: Compiling today's -STABLE
Message-ID:  <v03006604adb7dec1b961@[130.83.63.13]>

next in thread | raw e-mail | index | archive | help

>> 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
>> *** Error code 1
>>
>> Stop.
>
>Don't use a -current libc.so.3.0. It doesn't have the iso networking
>funtions anymore. Nuke it and try rebuilding.

I have the same problem that was described above. However, I can't rebuild
anything anymore when I remove libc.so.3.0 from /usr/lib:

ld.so failed: open failed for "/usr/lib/libc.so.3.0" : No such file or
directory

Suggestions how to fix this are very welcome. Should I rather upgrade to
-current ?  ;-)


Michael





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v03006604adb7dec1b961>