Date: 22 Jun 2002 15:24:00 +0100 From: Stacey Roberts <sroberts@dsl.pipex.com> To: FreeBSD-Questions <freebsd-questions@freebsd.org>, FreeBSD-Stable <freebsd-stable@FreeBSD.ORG> Subject: make installworld fails with - install: not found Message-ID: <1024755840.299.4.camel@Demon.Strobe.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hello,
I've just had make installworld (in single user mode) fail with
install not found
I've managed to get the output saved to a file which I've attached
here., Could someone take a look at this for me, please?
Thanks
/usr/src $ more make.out
mkdir -p /tmp/install.1402
for prog in [ awk cat chflags chmod chown date echo egrep find grep ln
make makewhatis mtree mv perl rm sed sh sysctl test true uname wc zic;
do cp `which $prog` /tmp/install.1402; done
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec
PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503
GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin
GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font
GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/tmp/install.1402 make -f Makefile.inc1 reinstall
--------------------------------------------------------------
>>> Making hierarchy
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 hierarchy
cd /usr/src/etc; make distrib-dirs
set - `grep "^[a-zA-Z]" /usr/src/etc/locale.deprecated`; while [ $# -gt
0 ] ; do for dir in /usr/share/locale /usr/share/nls
/usr/local/share/nls; do test -d /${dir} && cd /${dir}; test -L "$2"
&& rm -rf "$2"; test \! -L "$1" && test -d "$1" && mv "$1" "$2";
done; shift; shift; done
mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /
mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/include
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p
/usr/libdata/perl/5.00503/mach
mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p /
cd /; rm -f /sys; ln -s usr/src/sys sys
cd /usr/share/man/en.ISO8859-1; ln -sf ../man* .
cd /usr/share/man; set - `grep "^[a-zA-Z]" /usr/src/etc/man.alias`;
while [ $# -gt 0 ] ; do rm -rf "$1"; ln -s "$2" "$1"; shift; shift;
done
cd /usr/share/locale; set - `grep "^[a-zA-Z]"
/usr/src/etc/locale.alias`; while [ $# -gt 0 ] ; do rm -rf "$1"; ln
-s "$2" "$1"; shift; shift; done
cd /usr/share/nls; set - `grep "^[a-zA-Z]" /usr/src/etc/nls.alias`;
while [ $# -gt 0 ] ; do rm -rf "$1"; ln -s "$2" "$1"; shift; shift;
done
--------------------------------------------------------------
>>> Installing everything..
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
===> share/info
===> include
if [ -h /usr/include/cam ]; then rm -f /usr/include/cam; fi
if [ -h /usr/include/msdosfs ]; then rm -f /usr/include/msdosfs; fi
if [ -h /usr/include/net ]; then rm -f /usr/include/net; fi
if [ -h /usr/include/netatalk ]; then rm -f /usr/include/netatalk; fi
if [ -h /usr/include/netatm ]; then rm -f /usr/include/netatm; fi
if [ -h /usr/include/netgraph ]; then rm -f /usr/include/netgraph; fi
if [ -h /usr/include/netinet ]; then rm -f /usr/include/netinet; fi
if [ -h /usr/include/netinet6 ]; then rm -f /usr/include/netinet6; fi
if [ -h /usr/include/netipx ]; then rm -f /usr/include/netipx; fi
if [ -h /usr/include/netkey ]; then rm -f /usr/include/netkey; fi
if [ -h /usr/include/netnatm ]; then rm -f /usr/include/netnatm; fi
if [ -h /usr/include/netncp ]; then rm -f /usr/include/netncp; fi
if [ -h /usr/include/netns ]; then rm -f /usr/include/netns; fi
if [ -h /usr/include/netsmb ]; then rm -f /usr/include/netsmb; fi
if [ -h /usr/include/nfs ]; then rm -f /usr/include/nfs; fi
if [ -h /usr/include/ntfs ]; then rm -f /usr/include/ntfs; fi
if [ -h /usr/include/nwfs ]; then rm -f /usr/include/nwfs; fi
if [ -h /usr/include/pccard ]; then rm -f /usr/include/pccard; fi
if [ -h /usr/include/posix4 ]; then rm -f /usr/include/posix4; fi
if [ -h /usr/include/sys ]; then rm -f /usr/include/sys; fi
if [ -h /usr/include/vm ]; then rm -f /usr/include/vm; fi
if [ -h /usr/include/fs/smbfs ]; then rm -f /usr/include/fs/smbfs; fi
if [ -h /usr/include/isofs/cd9660 ]; then rm -f
/usr/include/isofs/cd9660; fi
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/dev/wi ]; then rm -f /usr/include/dev/wi; 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.
/usr/src $
--
Stacey Roberts B.Sc. (HONS) Computer Science
Network Systems Engineer
[-- Attachment #2 --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Hello,
I've just had make installworld (in single user mode) fail with
install not found
I've managed to get the output saved to a file which I've attached
here., Could someone take a look at this for me, please?
Thanks
/usr/src $ more make.out
mkdir -p /tmp/install.1402
for prog in [ awk cat chflags chmod chown date echo egrep find grep ln
make makewhatis mtree mv perl rm sed sh sysctl test true uname wc zic;
do cp `which $prog` /tmp/install.1402; done
cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj MACHINE_ARCH=3Di386 MACHINE=3Di3=
86=20
OBJFORMAT_PATH=3D/usr/obj/usr/src/i386/usr/libexec=20
PERL5LIB=3D/usr/obj/usr/src/i386/usr/libdata/perl/5.00503=20
GROFF_BIN_PATH=3D/usr/obj/usr/src/i386/usr/bin=20
GROFF_FONT_PATH=3D/usr/obj/usr/src/i386/usr/share/groff_font=20
GROFF_TMAC_PATH=3D/usr/obj/usr/src/i386/usr/share/tmac=20
PATH=3D/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/ob=
j/usr/src/i386/usr/games:/tmp/install.1402 make -f Makefile.inc1 reinstall
- --------------------------------------------------------------
>>> Making hierarchy
- --------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 hierarchy
cd /usr/src/etc; make distrib-dirs
set - `grep "^[a-zA-Z]" /usr/src/etc/locale.deprecated`; while [ $# -gt
0 ] ; do for dir in /usr/share/locale /usr/share/nls=20
/usr/local/share/nls; do test -d /${dir} && cd /${dir}; test -L "$2"
&& rm -rf "$2"; test \! -L "$1" && test -d "$1" && mv "$1" "$2";=20
done; shift; shift; done
mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /
mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/include
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p
/usr/libdata/perl/5.00503/mach
mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p /
cd /; rm -f /sys; ln -s usr/src/sys sys
cd /usr/share/man/en.ISO8859-1; ln -sf ../man* .
cd /usr/share/man; set - `grep "^[a-zA-Z]" /usr/src/etc/man.alias`;=20
while [ $# -gt 0 ] ; do rm -rf "$1"; ln -s "$2" "$1"; shift; shift;=20
done
cd /usr/share/locale; set - `grep "^[a-zA-Z]"
/usr/src/etc/locale.alias`; while [ $# -gt 0 ] ; do rm -rf "$1"; ln
- -s "$2" "$1"; shift; shift; done
cd /usr/share/nls; set - `grep "^[a-zA-Z]" /usr/src/etc/nls.alias`;=20
while [ $# -gt 0 ] ; do rm -rf "$1"; ln -s "$2" "$1"; shift; shift;=20
done
- --------------------------------------------------------------
>>> Installing everything..
- --------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
=3D=3D=3D> share/info
=3D=3D=3D> include
if [ -h /usr/include/cam ]; then rm -f /usr/include/cam; fi
if [ -h /usr/include/msdosfs ]; then rm -f /usr/include/msdosfs; fi
if [ -h /usr/include/net ]; then rm -f /usr/include/net; fi
if [ -h /usr/include/netatalk ]; then rm -f /usr/include/netatalk; fi
if [ -h /usr/include/netatm ]; then rm -f /usr/include/netatm; fi
if [ -h /usr/include/netgraph ]; then rm -f /usr/include/netgraph; fi
if [ -h /usr/include/netinet ]; then rm -f /usr/include/netinet; fi
if [ -h /usr/include/netinet6 ]; then rm -f /usr/include/netinet6; fi
if [ -h /usr/include/netipx ]; then rm -f /usr/include/netipx; fi
if [ -h /usr/include/netkey ]; then rm -f /usr/include/netkey; fi
if [ -h /usr/include/netnatm ]; then rm -f /usr/include/netnatm; fi
if [ -h /usr/include/netncp ]; then rm -f /usr/include/netncp; fi
if [ -h /usr/include/netns ]; then rm -f /usr/include/netns; fi
if [ -h /usr/include/netsmb ]; then rm -f /usr/include/netsmb; fi
if [ -h /usr/include/nfs ]; then rm -f /usr/include/nfs; fi
if [ -h /usr/include/ntfs ]; then rm -f /usr/include/ntfs; fi
if [ -h /usr/include/nwfs ]; then rm -f /usr/include/nwfs; fi
if [ -h /usr/include/pccard ]; then rm -f /usr/include/pccard; fi
if [ -h /usr/include/posix4 ]; then rm -f /usr/include/posix4; fi
if [ -h /usr/include/sys ]; then rm -f /usr/include/sys; fi
if [ -h /usr/include/vm ]; then rm -f /usr/include/vm; fi
if [ -h /usr/include/fs/smbfs ]; then rm -f /usr/include/fs/smbfs; fi
if [ -h /usr/include/isofs/cd9660 ]; then rm -f
/usr/include/isofs/cd9660; fi
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;=20
fi
if [ -h /usr/include/dev/usb ]; then rm -f /usr/include/dev/usb; fi
if [ -h /usr/include/dev/wi ]; then rm -f /usr/include/dev/wi; 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=20
/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.
/usr/src $
- --=20
Stacey Roberts B.Sc. (HONS) Computer Science
Network Systems Engineer
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
iQA/AwUBPRSIf/dn4A8qiCO5EQK9vQCfcnG/Ewz1D/R9UV4Ygw9zQkPE/iYAnR1a
gBWZpcpMjzjs5htYV1BK6r6f
=fXaK
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024755840.299.4.camel>
