From owner-freebsd-current Thu May 28 01:12:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA26538 for freebsd-current-outgoing; Thu, 28 May 1998 01:12:25 -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 BAA26529 for ; Thu, 28 May 1998 01:12:23 -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 BAA20832 for ; Thu, 28 May 1998 01:06:41 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id SAA27314; Thu, 28 May 1998 18:12:15 +1000 Date: Thu, 28 May 1998 18:12:15 +1000 From: Bruce Evans Message-Id: <199805280812.SAA27314@godzilla.zeta.org.au> To: freebsd-current@freefall.cdrom.com, kuku@gilberto.physik.RWTH-Aachen.DE Subject: Re: help! - nodes.h where is it? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I cannot build -current world because something seems to be >screwed in my src tree and I cannot figure out. >... >I looked into cd.c and there is nodes.h included but I can't >find it anywhere in the system. Is it produced by some step in the make >phase? nodes.h is build from notdetypes and nodes.c.pat by mknodes. It looks like your src/share/mk/bsd.prog.mk is broken. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message