From owner-freebsd-questions Mon Jul 22 9:55:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A31B237B400 for ; Mon, 22 Jul 2002 09:55:34 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46F9043E3B for ; Mon, 22 Jul 2002 09:55:34 -0700 (PDT) (envelope-from jud@myrealbox.com) Received: from jud [12.33.164.6] by myrealbox.com with NetMail ModWeb Module; Mon, 22 Jul 2002 12:55:32 -0400 Subject: Re: Installed Samba, cannot compile new kernel now?! From: "Jud" To: kstewart@owt.com Cc: sagacious@unixhideout.com, freebsd-questions@FreeBSD.ORG Date: Mon, 22 Jul 2002 12:55:32 -0400 X-Mailer: NetMail ModWeb Module X-Sender: jud MIME-Version: 1.0 Message-ID: <1027356932.5eeb8ffcjud@myrealbox.com> Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----Original Message----- From: Kent Stewart To: Jud Date: Mon, 22 Jul 2002 07:15:50 -0700 Subject: Re: Installed Samba, cannot compile new kernel now?! Jud wrote: > 7/22/2002 12:50:01 AM, Kent Stewart wrote: >=20 >=20 >> >>sagacious wrote: >> >> >>>Wtf? Check this out. >>> >>>=20 >>> >>>[labs] /usr/src/sys/compile/ghost# make clean >>> >>>rm -f *.o *.so *.So *.ko *.s eddep errs kernel.debug kernel linterrs=20 >>>makelinks setdef[01].c setdefs.h tags vers.c vnode_if.c vnode_if.h=20 >>>device_if.c device_if.h bus_if.c bus_if.h miibus_if.c miibus_if.h =20 >>>pci_if.c pci_if.h isa_if.c isa_if.h >>> >>>cd ../../modules ; env=20 >>>MAKEOBJDIRPREFIX=3D/usr/src/sys/compile/ghost/modules=20 >>> > DEBUG=3D"-g"=20 >=20 >>>DEBUG_FLAGS=3D"-g" MACHINE=3Di386 make clean >>> >>>=3D=3D=3D> accf_data >>> >>>"/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could=20 >>> > not=20 >=20 >>>find bsd.init.mk >>> >>>"/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could=20 >>> > not=20 >=20 >>>find bsd.links.mk >>> >>>make: fatal errors encountered -- cannot continue >>> >>>=20 >>> >>>The only ?new? thing I did was install /usr/ports/samba/ other than=20 >>>that, my system gets fresh source, every so often?. Any ideas where=20 >>> > I=20 >=20 >>>should begin with this? >>> >> >>Try a different cvsup server. I was using cvsup16 and had the same=20 >>error. I switched to cvsup13 and it went away. >> >>Kent >> >=20 > I got the same error after cvsup-ing from cvsup13. :) >=20 > Bsd.links.mk, etc., were among the files in the cvsup. I think what may= =20 > be happening is that in this one instance installing world before=20 > rebuilding the kernel will install the new files and allow the kernel to = build. =20 > At least it worked for me. Did you do a config style kernel build or a buildkernel. I did the=20 build{install]kernel without any problems. Kent _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Both - first buildkernel, then the "old" way. But I was also doing some fiddling with files. After buildworld (in multi-user mode), I thought I'd try the kernel scheduler patch so that the subsequent kernel recompile would be "two for the price of one." Both the "new" and "old" ways of recompiling then gave me the same error Sagacious reported. Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message