From owner-freebsd-current Thu May 28 15:39:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13749 for freebsd-current-outgoing; Thu, 28 May 1998 15:39:15 -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 PAA13741 for ; Thu, 28 May 1998 15:39:10 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by freefall.freebsd.org (8.8.8/8.8.5) with ESMTP id PAA19723 for ; Thu, 28 May 1998 15:33:27 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id IAA07718; Fri, 29 May 1998 08:38:56 +1000 Date: Fri, 29 May 1998 08:38:56 +1000 From: Bruce Evans Message-Id: <199805282238.IAA07718@godzilla.zeta.org.au> To: bde@zeta.org.au, kuku@gilberto.physik.RWTH-Aachen.DE Subject: Re: help! - nodes.h where is it? Cc: eivind@FreeBSD.ORG, freebsd-current@freefall.cdrom.com Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> >> 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 :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message