Date: Fri, 6 Jun 1997 10:39:25 +0300 (IDT) From: Nadav Eiron <nadav@barcode.co.il> To: Ozcar Cortez <ozz@vt.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make of kernel Message-ID: <Pine.BSF.3.91.970606103809.8247A-100000@gatekeeper.barcode.co.il> In-Reply-To: <3.0.1.32.19970605134742.006b63e0@popper.vt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Jun 1997, Ozcar Cortez wrote: > 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. Where is the error??? The output you provided seems like a normal make output. If it doesn't build a new kernel, what does it say? > > > Ozcar, > > Nadav
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970606103809.8247A-100000>