Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 05:36:50 -0600
From:      z thompson <cublai@lastamericanempire.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: installworld error
Message-ID:  <20010917053650.B65010@nero.nero.lastamericanempire.com>
In-Reply-To: <20010916204548.A52652@nero.nero.lastamericanempire.com>; from cublai@lastamericanempire.com on Sun, Sep 16, 2001 at 08:45:48PM -0600
References:  <20010916204548.A52652@nero.nero.lastamericanempire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* z thompson <cublai@lastamericanempire.com> [010916 20:46]:
> 
> 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. 

Small mistype. I updated src on 9/16.

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?20010917053650.B65010>