From owner-freebsd-current Thu May 2 18:48:38 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA12047 for current-outgoing; Thu, 2 May 1996 18:48:38 -0700 (PDT) Received: from freebsd.ki.net (root@freebsd.ki.net [205.150.102.51]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA12042 Thu, 2 May 1996 18:48:29 -0700 (PDT) Received: from localhost (scrappy@localhost) by freebsd.ki.net (8.7.5/8.7.3) with SMTP id VAA23294; Thu, 2 May 1996 21:48:12 -0400 (EDT) X-Authentication-Warning: freebsd.ki.net: scrappy owned process doing -bs Date: Thu, 2 May 1996 21:47:59 -0400 (EDT) From: "Marc G. Fournier" To: Gary Palmer cc: current@FreeBSD.ORG Subject: Re: Dependencies...how do they work? In-Reply-To: <764.831087443@palmer.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 3 May 1996, Gary Palmer wrote: > > I checked setproctitle.c (which is what .depend seems to think > > needs pte.h), and there is no include there. Nor can I find it in > > any of the include files on the system. I ended up just editting .depend > > and removing that one entry to get past it...but I seem to recall someone > > mentioning that editting the .depend file is "!A Good Thing(tm)" > > Did you have an `obj' subdir/symlink? This make be a bogon somewhere :-( > Nope, not using 'make obj' on that system...didn't allocate enough space to seperate obj from src :( So obj/src are on the same file system... My first thought had been that maybe when pte.h got removed, it wasn't completely removed from the other include files, but as I stated, I can't find it anywhere :( Marc G. Fournier scrappy@ki.net Systems Administrator @ ki.net scrappy@freebsd.org