Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 11:45:35 +0400
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        z thompson <cublai@lastamericanempire.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: installworld error
Message-ID:  <20010917114535.B58520@freebsd.org.ru>
In-Reply-To: <20010916204548.A52652@nero.nero.lastamericanempire.com>
References:  <20010916204548.A52652@nero.nero.lastamericanempire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 16, 2001 at 08:45:48PM -0600, z thompson wrote:
> 
> I'm getting the following error with make installworld:
> 
> if [ -h /usr/include/ufs/ffs ]; then  rm -f /usr/include/ufs/ffs;  fi
> if [ -h /usr/include/ufs/mfs ]; then  rm -f /usr/include/ufs/mfs;  fi
> if [ -h /usr/include/ufs/ufs ]; then  rm -f /usr/include/ufs/ufs;  fi
> if [ -h /usr/include/dev/ppbus ]; then  rm -f /usr/include/dev/ppbus;
> fi
> if [ -h /usr/include/dev/usb ]; then  rm -f /usr/include/dev/usb;  fi
> if [ -h /usr/include/machine ]; then  rm -f /usr/include/machine;  fi
> mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist  -p
> /usr/include
> cd /usr/src/include/../sys;  install -C -o root -g wheel -m 444 cam/*.h
> /usr/include/cam
> install: 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.
> 
> Any ideas? I cvsupped early on 8/16. 

Looks like you have not /usr/obj with complete buildworld.

-- 

Rgdz,                                /"\ 
Sergey Osokin aka oZZ,               \ /  ASCII RIBBON CAMPAIGN
osa@freebsd.org.ru                    X     AGAINST HTML MAIL
http://freebsd.org.ru/~osa/          / \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010917114535.B58520>