From owner-freebsd-bugs Sat Jun 9 22:50: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D29A37B401 for ; Sat, 9 Jun 2001 22:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5A5o3v03583; Sat, 9 Jun 2001 22:50:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 9 Jun 2001 22:50:03 -0700 (PDT) Message-Id: <200106100550.f5A5o3v03583@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Wemm Subject: Re: i386/28002: make world fails (ref. to ipf) Reply-To: Peter Wemm Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/28002; it has been noted by GNATS. From: Peter Wemm To: reel@sympatico.ca Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/28002: make world fails (ref. to ipf) Date: Sat, 09 Jun 2001 22:44:47 -0700 reel@sympatico.ca wrote: > >Description: > When doing a "make world", it seems that it has a problem with > sys/netinet/ip_compat.h > I get the message: > ===> sbin/ipf > make: don't know how to make /usr/src/sbin/ipf/../../sys/netinet/ip_compat.h. This is because of either: 1) You are using 'make -DNOCLEAN world' (dont do this) and you have a stale .depend file or 2) Something is stale in your obj directory. rm -rf /usr/obj/* Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message