From owner-freebsd-questions Mon Jul 22 7:16: 9 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 830B037B41B for ; Mon, 22 Jul 2002 07:15:58 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0778B43E6E for ; Mon, 22 Jul 2002 07:15:58 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id HAA30974; Mon, 22 Jul 2002 07:15:51 -0700 Message-ID: <3D3C1396.4000907@owt.com> Date: Mon, 22 Jul 2002 07:15:50 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Jud Cc: sagacious , freebsd-questions@FreeBSD.ORG Subject: Re: Installed Samba, cannot compile new kernel now?! References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Jud wrote: > 7/22/2002 12:50:01 AM, Kent Stewart wrote: > > >> >>sagacious wrote: >> >> >>>Wtf? Check this out. >>> >>> >>> >>>[labs] /usr/src/sys/compile/ghost# make clean >>> >>>rm -f *.o *.so *.So *.ko *.s eddep errs kernel.debug kernel linterrs >>>makelinks setdef[01].c setdefs.h tags vers.c vnode_if.c vnode_if.h >>>device_if.c device_if.h bus_if.c bus_if.h miibus_if.c miibus_if.h >>>pci_if.c pci_if.h isa_if.c isa_if.h >>> >>>cd ../../modules ; env >>>MAKEOBJDIRPREFIX=/usr/src/sys/compile/ghost/modules >>> > DEBUG="-g" > >>>DEBUG_FLAGS="-g" MACHINE=i386 make clean >>> >>>===> accf_data >>> >>>"/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could >>> > not > >>>find bsd.init.mk >>> >>>"/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could >>> > not > >>>find bsd.links.mk >>> >>>make: fatal errors encountered -- cannot continue >>> >>> >>> >>>The only ?new? thing I did was install /usr/ports/samba/ other than >>>that, my system gets fresh source, every so often?. Any ideas where >>> > I > >>>should begin with this? >>> >> >>Try a different cvsup server. I was using cvsup16 and had the same >>error. I switched to cvsup13 and it went away. >> >>Kent >> > > I got the same error after cvsup-ing from cvsup13. :) > > Bsd.links.mk, etc., were among the files in the cvsup. I think what may > be happening is that in this one instance installing world before > rebuilding the kernel will install the new files and allow the kernel to build. > At least it worked for me. Did you do a config style kernel build or a buildkernel. I did the build{install]kernel without any problems. Kent > > Jud > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message