From owner-freebsd-questions Fri Aug 2 7:29:38 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 1FBD337B400 for ; Fri, 2 Aug 2002 07:29:36 -0700 (PDT) Received: from raidho.rising-systems.de (raidho.rising-systems.de [194.24.199.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54D1343E75 for ; Fri, 2 Aug 2002 07:29:34 -0700 (PDT) (envelope-from boehm@rising-systems.DE) Received: (from uucp@localhost) by raidho.rising-systems.de (8.9.3/8.9.3) with UUCP id QAA06803 for freebsd-questions@freebsd.org; Fri, 2 Aug 2002 16:34:04 +0200 Received: from unknown (lenix.office.rising-systems.de [10.11.42.25]) by computer.rising-systems.de (8.9.3/8.9.3) with SMTP id QAA02921 for ; Fri, 2 Aug 2002 16:22:43 +0200 X-Authentication-Warning: computer.rising-systems.de: Host lenix.office.rising-systems.de [10.11.42.25] claimed to be unknown Date: Fri, 2 Aug 2002 16:22:42 +0200 From: Guido Boehm To: freebsd-questions@freebsd.org Subject: re: problem in make depend Message-Id: <20020802162242.09e7b94f.boehm@rising-systems.de> Organization: www.Rising-Systems.de X-Mailer: Sylpheed version 0.7.5claws (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 > I got latest stable but I Can't be succesfull in compiling the kernel, > any hints on how I Can find bsd.init.mk ? > cd ../../modules ; env > MAKEOBJDIRPREFIX=/usr/src/sys/compile/DURLINDANA/modules > make obj ; env > MAKEOBJDIRPREFIX=/usr/src/sys/compile/DURLINDANA/modules > make depend > ===> 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 > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 >Stop in /usr/src/sys/compile/DURLINDANA. hi, i had the same problems on 2 machines over here, some others compiled just fine. i replaced bsd.init.mk and bsd.links.mk by '/usr/src/share/mk/bsd.{links,init}.mk' im kmod.mk but ran into some trouble later, it complained about something like 'no such target "_manpages"'. maybe that helps /lenix -- www: http://www.lenix.de fon: +49 - 173 - 80 99 196 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message