From owner-freebsd-stable@FreeBSD.ORG Sat Aug 21 04:12:33 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC7AB16A507 for ; Sat, 21 Aug 2004 04:12:33 +0000 (GMT) Received: from mail.iinet.net.au (mail-11.iinet.net.au [203.59.3.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 38A2A43D2F for ; Sat, 21 Aug 2004 04:12:32 +0000 (GMT) (envelope-from shinjii@virusinfo.rdksupportinc.com) Received: (qmail 17349 invoked from network); 21 Aug 2004 04:12:30 -0000 Received: from unknown (HELO ?10.100.3.105?) (203.173.42.29) by mail.iinet.net.au with SMTP; 21 Aug 2004 04:12:30 -0000 From: Warren Liddell To: freebsd-stable@freebsd.org Date: Sat, 21 Aug 2004 14:12:01 +1000 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200408211412.01483.shinjii@virusinfo.rdksupportinc.com> Subject: installworld Failure X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: shinjii@virusinfo.rdksupportinc.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2004 04:12:33 -0000 Below is what happens when it gets to the install section. -------------------------------------------------------------- >> Installing everything.. -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 install ===> share/info ===> include creating osreldate.h from newvers.sh setvar PARAMFILE /usr/src/include/../sys/sys/param.h; . /usr/src/include/../sys/conf/newvers.sh; echo "$COPYRIGHT" > osreldate.h; echo "#ifdef _KERNEL" >> osreldate.h; echo '#error "osreldate.h must not be used in the kernel, use sys/param.h"' >> osreldate.h; echo "#else" >> osreldate.h; echo \#'undef __FreeBSD_version' >> osreldate.h; echo \#'define __FreeBSD_version' $RELDATE >> osreldate.h; echo "#endif" >> osreldate.h touch: not found *** Error code 127 Stop in /usr/src/include. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Yours Sincerely Shinjii http://virusinfo.rdksupportinc.com