Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 1996 09:22:53 
From:      "Jon T. Ilko" <ilko@oclc.org>
To:        freebsd-questions@freebsd.org
Subject:   Fix for missing _iso_ntoa?
Message-ID:  <XFMail.960430110818.ilko@oclc.org>

next in thread | raw e-mail | index | archive | help
I recently updated to 2.1-stable and did a
make world that ended with:

usr.bin/dig
cc -O -I/usr/src/usr.bin/dig/../../usr.sbin/nslookup    -o dig dig.o debug.o lis
t.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

I checked the archive and found out that _iso_ntoa no longer
exists in stable but was unable to find out how to
fix this problem.

Could someone fill me in on how to fix this or point me in
the right direction.
Thanks

----------------------------------
Online Computer Library Center
E-Mail: Jon T. Ilko  <ilko@oclc.org>




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