From owner-freebsd-current Fri May 29 00:18:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA21041 for freebsd-current-outgoing; Fri, 29 May 1998 00:18:55 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20991 for ; Fri, 29 May 1998 00:18:37 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by freefall.freebsd.org (8.8.8/8.8.5) with ESMTP id AAA11535 for ; Fri, 29 May 1998 00:12:51 -0700 (PDT) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id JAA10798; Fri, 29 May 1998 09:17:53 +0200 (MEST) (envelope-from kuku) Message-ID: <19980529091752.13151@gil.physik.rwth-aachen.de> Date: Fri, 29 May 1998 09:17:52 +0200 From: Christoph Kukulies To: Bruce Evans Cc: kuku@gilberto.physik.RWTH-Aachen.DE, eivind@FreeBSD.ORG, freebsd-current@freefall.cdrom.com Subject: Re: help! - nodes.h where is it? References: <199805282238.IAA07718@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199805282238.IAA07718@godzilla.zeta.org.au>; from Bruce Evans on Fri, May 29, 1998 at 08:38:56AM +1000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, May 29, 1998 at 08:38:56AM +1000, Bruce Evans wrote: > >> >> It looks like your src/share/mk/bsd.prog.mk is broken. > >... > >Doing a make depend first then helped. Sorry, maybe it's just that I > >forgot make depend. But should make do it anyway when no .depend > >file exists? > > `make depend' used to be necessary in some cases, but I fixed that > using general methods in bsd.prog.mk and removed special hacks for it > in places like sh/Makefile. It still looks like your bsd.prog.mk is > broken or you have a stale .depend file :-). I definitely copied over /usr/src/share/mk/* to /usr/share/mk and I deleted my obj tree. There wasn't definitely no .depend in /usr/src/bin/sh nor in the corresponding obj path (prior to deleting it anyway). Hmm, maybe just a woodoo day :-) I'm starting a new make world right now and see what it gives. > > Bruce -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message