Date: Wed, 17 Jul 2002 15:25:54 -0400 From: Nicholas Basila <mlists@northglobe.com> To: <markd@cogeco.ca>, <freebsd-stable@freebsd.org> Subject: Re: Kernel config problem with 4.6-STABLE... Message-ID: <5.1.0.14.0.20020717152215.00a79df0@dns1.popstick.com> In-Reply-To: <000001c22d4c$6a74a930$fb00000a@promethium>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I ran into a similar problem after a cvsup the other day. I found that by doing this: cd /usr/src/share make install I could then build the kernel. The errors I received: "/source/sys/modules/accf_data/../../conf/kmod.mk", line 196: Could not find bsd.links.mk make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /source/sys/modules. *** Error code 1 Stop in /source/sys/compile/LULLY2. Good luck! Nicholas At 12:42 AM 7/17/2002 -0400, Mark D wrote: >I CVSup'd to 4.6-STABLE today and after a buildworld I tried to make my >custom kernel (that I've made a dozen times - and no the hardware hasn't >changed) and received this error (below). I tried it again after a make >clean and still ran into this. Google wasn't too much help. If anyone >has any suggestions I'd greatly appreciate a response (I'm not >subscribed to -stable, so if it's not too much trouble, would you >respond to this address ;) > ><!-- Begin silly error > >t-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual >-fformat-extensions -ansi -c setdef1.c >ld -Bshareable -o bridge.ko setdef0.o bridge.kld setdef1.o >make: don't know how to make all-man. Stop >*** Error code 2 > >Stop in /usr/src/sys/modules. >*** Error code 1 > >Stop in /usr/src/sys/compile/GOLD6. > > >--> > > > >- >Mark D > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020717152215.00a79df0>