From owner-freebsd-current Wed Nov 1 14: 6:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from stripe.damagelabs.com (adsl-216-63-174-53.dsl.elpstx.swbell.net [216.63.174.53]) by hub.freebsd.org (Postfix) with ESMTP id DB2E437B4C5 for ; Wed, 1 Nov 2000 14:06:09 -0800 (PST) Received: by stripe.damagelabs.com (8.11.1/8.11.0) id eA1H6XS21043; Wed, 1 Nov 2000 17:06:33 GMT (envelope-from root) From: Jan B Beck To: Andreas Klemm , janb@cs.utep.edu Subject: Re: making an install CD Date: Wed, 1 Nov 2000 17:06:32 +0000 X-Mailer: KMail [version 1.1.94] Content-Type: text/plain Cc: freebsd-current@FreeBSD.ORG References: <20001101200630.A14197@titan.klemm.gtn.com> In-Reply-To: <20001101200630.A14197@titan.klemm.gtn.com> MIME-Version: 1.0 Message-Id: <00110117063201.21028@stripe.damagelabs.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I understand. The strange thing is that I have to do make clean after make world, because if I dont, the build of the new kernel fails. Of course, after the make clean the obj files are missing.... jan > > I tried this, but the make fails with error > > install:/usr/obj/usr/src/include/osreldate.h: No such file or directory > > ^^^^^ !!!!!!!!!! > > > I just got the brand new current source, rebuilt the world and updated > > the kernel. If the source file is supposed to be there, its probably > > missing on the server. > > > > Any toughts - am I doing something wrong? > > You need at least to do a make buildworld first .... > See the path above ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message