Date: Thu, 05 Jun 1997 13:47:42 -0500 From: Ozcar Cortez <ozz@vt.com> To: freebsd-questions@FreeBSD.ORG Subject: make of kernel Message-ID: <3.0.1.32.19970605134742.006b63e0@popper.vt.com>
next in thread | raw e-mail | index | archive | help
I am currently attempting to compile the kernel on a 486DX running version 2.2.2 feebsd. I am compiling only two NIC cards into the kernel and the firewall options. Everything else remains the same as the GENERIC file. This is the output I get when I run make: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I. ./.. -I/usr/include -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSD OSFS -DNFS -DFFS -DINET -DKERNEL ../../msdosfs/msdosfs_denode.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I. ./.. -I/usr/include -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSD OSFS -DNFS -DFFS -DINET -DKERNEL ../../msdosfs/msdosfs_fat.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I. ./.. -I/usr/include -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSD OSFS -DNFS -DFFS -DINET -DKERNEL ../../msdosfs/msdosfs_lookup.c Any ideas? I can provide the configuration file on request. Ozcar,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.1.32.19970605134742.006b63e0>