Date: Fri, 08 Dec 2000 10:13:57 -0800 From: Kent Stewart <kstewart@urx.com> To: DaveStanford <dstanford@abac.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.1 kernel compile error Message-ID: <3A3124E5.738A5250@urx.com> References: <0bb001c06138$76635ca0$458137d8@abac.net>
next in thread | previous in thread | raw e-mail | index | archive | help
DaveStanford wrote: > > I receive this error when trying to compile a new kernel for FreeBSD 4.1 > release. I have attached my config file "SRV4ME" for reference. Any input > would be greatly appreciated. There is an option "device agp" that is used by people with 810 motherboards. Your attachment wasn't readable directly and I didn't save it to read it. Kent > > install -c -m 555 -o root -g wheel -fschg kernel /kernel > if [ -d /modules -a -n "`ls /modules`" ]; then mkdir -p /modules.old; > cp -p /modules/* /modules.old; fi; > cd ../../modules && env MAKEOBJDIRPREFIX=/usr/src/sys/compile/SRV4ME/modules > make install > ===> agp > install -c -o root -g wheel -m 555 agp.ko /modules > install: agp.ko: No such file or directory > *** Error code 71 > > Stop in /usr/src/sys/modules/agp. > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/src/sys/compile/SRV4ME. > > ----------- > Dave Stanford > Network Engineer > A+Net Internet Services > 5266 Eastgate Mall > San Diego, CA 92121 > voice (858) 455-7709 > fax (858) 450-0567 > > ---------------------------------------------------------------------- > Name: SRV4ME > SRV4ME Type: unspecified type (application/octet-stream) > Encoding: quoted-printable -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A3124E5.738A5250>