To build the kernel, I

# cd sys/i386/conf
# config -r <name>
# cd ../../compile/<name>
# make depend
# make -j36
# make install

/etc/make.conf has no uncommented lines in it.

# file /kernel
/kernel: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD),
 dynamically linked, not stripped

tomdean


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to