Date: Thu, 23 Feb 1995 08:11:06 -0500 From: moto@cs.cmu.edu To: freebsd-questions@FreeBSD.org Subject: config BOOTFLP Message-ID: <21238.793545066@GS81.SP.CS.CMU.EDU>
next in thread | raw e-mail | index | archive | help
Hi,
I got an 950210-SNAP and tried to build a new kernel for a boot
floppy. What I did was:
# cd /usr/src/sys/i386/conf
# config BOOTFLP
# cd /usr/src/sys/compile/BOOTFLP
# make depend
# make
then I got,
cc -O -W -Wreturn-type -Wcomment -Wredundant-decls -I. -I../.. -I../../sys -DBOOTFLP -DI586_CPU -DI486_CPU -DI386_CPU -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DFAT_CURSOR -DCD9660 -DFFS -DMATH_EMULATE -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 -c vers.c
rearranging symbols
symorder: 6 symbols not found:
_icmpstat
_ipstat
_tcb
_tcpstat
_udb
_udpstat
text data bss dec hex
528384 40960 45224 614568 960a8
Why is this?
==============================================================================
Motonori Shindou Carnegie Mellon University SCS Graduate Student
e-mail: moto@cs.cmu.edu, NiftyServe: GEG04056
WWW: http://www.cs.cmu.edu:8001:/afs/cs.cmu.edu/user/moto/WWW/moto-home.html
TEL: 412-362-9636 FAX: 412-362-9634
==============================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21238.793545066>
