Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 1995 23:36:08 -0700 (PDT)
From:      Terry Lee <terryl@CS.Stanford.EDU>
To:        freebsd-hackers@FreeBSD.org
Subject:   Prob compile kernel 950322SNAP
Message-ID:  <Pine.SUN.3.91.950403233200.25379A-100000@Xenon.Stanford.EDU>

next in thread | raw e-mail | index | archive | help
I'm trying to recompile my kernel.  I've done it many times before with 
previous SNAPs.  I modified /usr/src/sys/sys -> /usr/include/sys as noted 
by someone.  I get the following errors:

cc -O -W -Wreturn-type -Wcomment -Wredundant-decls  -nostdinc -I. -I../.. 
-I../../sys -I../../../include -DGENERIC -DI586_CPU -DI486_CPU -DI386_CPU 
-DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43 -DPROCFS -DCD9660 
-DMSDOSFS -DNFS -DFFS -DINET -DMATH_EMULATE -DKERNEL -Di386 
-DLOAD_ADDRESS=0xF0100000 -c vers.c
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
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
*** Error code 1

Stop.


Help please?

Terry


I N T E R N E T        Terry Lee, Technical Director
D E S I G N            745 Stanford Avenue, Palo Alto, California 94306
G R O U P              415 424 0747 voice    415 424-0751 fax
http://www.mall.net    terryl@cs.stanford.edu    http://www.mall.net/terry




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950403233200.25379A-100000>