[Note: due to recent events I'm 1500 emails behind in cvs-all
and freebsd-current amiling list. If this is a known problem
pelase point to the thread.]
root[265] make installkernel
cd /usr/obj/usr/src/sys/C456086-A; MAKEOBJDIRPREFIX=/usr/obj
COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin
LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec CFLAGS="-nostdinc -O -pipe
-march=k6" PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.6.0
GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin
GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font
GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac MACHINE=i386 make KERNEL=kernel
install
rm -rf /boot/kernel.old
mv /boot/kernel /boot/kernel.old
mkdir -p /boot/kernel
install -c -m 555 -o root -g wheel kernel /boot/kernel
cd /usr/src/sys/modules ; env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/C456086-A/modules
KMODDIR=/boot/kernel DEBUG="-g" DEBUG_FLAGS="-g" make install
===> 3dfx
install -C -c -o root -g wheel -m 555 3dfx.ko /boot/kernel/
kldxref /boot/kernel
kldxref:No such file or directory
*** Error code 1 (ignored)
===> accf_data
install -C -c -o root -g wheel -m 555 accf_data.ko /boot/kernel/
kldxref /boot/kernel
kldxref:No such file or directory
*** Error code 1 (ignored)
--
Steve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message