Date: Wed, 9 Apr 1997 20:59:32 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Stanley.Hopcroft@aipo.gov.au Cc: questions@FreeBSD.ORG Subject: Re: Make fails for GENERIC kernel with 2.7.1 RELEASE Message-ID: <Pine.BSF.3.96.970409205812.4997b-100000@localhost> In-Reply-To: <4A256475.00127F6B.00@notes.aipo.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Apr 1997 Stanley.Hopcroft@aipo.gov.au wrote: > loading kernel > if_ether.o: Undefined symbol `_inet_ntoa' referenced from text segment > if_ether.o: Undefined symbol `_inet_ntoa' referenced from text segment > if_ether.o: Undefined symbol `_inet_ntoa' referenced from text segment > if_ether.o: Undefined symbol `_inet_ntoa' referenced from text segment > if_ether.o: Undefined symbol `_inet_ntoa' referenced from text segment > ip_input.o: Undefined symbol `_inet_ntoa' referenced from text segment > ip_input.o: Undefined symbol `_inet_ntoa' referenced from text segment > userconfig.o: Undefined symbol `_strncmp' referenced from text segment *** The last one is odd, but the rest look like you forgot to put in options INET You might try saving your kernel config file, rm -rf /usr/src/sys, and re-extracting the ssys distribution. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970409205812.4997b-100000>