Date: Tue, 25 Jun 2013 10:44:22 +0200 From: Florent Peterschmitt <florent@peterschmitt.fr> To: freebsd-current@freebsd.org Subject: Re: Problem with installworld Message-ID: <51C95866.2080106@peterschmitt.fr> In-Reply-To: <E52E1E72-53FA-4ABE-AEB4-85EC964160FD@freebsd.org> References: <E52E1E72-53FA-4ABE-AEB4-85EC964160FD@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2GCOQCIJPSHFGWVTEVABP Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Please tell us what branch are you using. And "> install: exec(strip): No such file or directory" seems to say "strip" program is missing. Try to rebuild & install it manually. cd YOUR_SRCDIR/gnu/usr.bin/binutils/strip && make clean && make all install clean Then try to rebuild the world. Le 25/06/2013 10:38, Michael Tuexen a =E9crit : > Dear all, >=20 > when doing a make installworld the following happens: >=20 > -------------------------------------------------------------- >>>> Installing everything > -------------------------------------------------------------- > cd /usr/home/tuexen/head; make -f Makefile.inc1 install > =3D=3D=3D> share/info (install) > =3D=3D=3D> lib (install) > =3D=3D=3D> lib/csu/amd64 (install) > install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o /= usr/lib > =3D=3D=3D> lib/libc (install) > install -C -o root -g wheel -m 444 libc.a /usr/lib > install -C -o root -g wheel -m 444 libc_p.a /usr/lib > install -s -o root -g wheel -m 444 -fschg -S libc.so.7 /lib > install: exec(strip): No such file or directory > install: wait: No such file or directory > *** Error code 70 >=20 > Stop. > make: stopped in /usr/home/tuexen/head/lib/libc > *** Error code 1 >=20 > Stop. > make: stopped in /usr/home/tuexen/head/lib > *** Error code 1 >=20 > Stop. > make: stopped in /usr/home/tuexen/head > *** Error code 1 >=20 > Stop. > make: stopped in /usr/home/tuexen/head > #=20 >=20 >=20 > Any idea how to progress? >=20 > This is using svn head of yesterday. >=20 > Thanks for you help. >=20 > Best regards > Michael --=20 Florent Peterschmitt | Please: florent@peterschmitt.fr | * Avoid HTML/RTF in E-mail. +33 (0)6 64 33 97 92 | * Send PDF for documents. http://florent.peterschmitt.fr | Thank you :) ------enig2GCOQCIJPSHFGWVTEVABP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJRyVhmAAoJEMtO2Sol0IImum4H/0FPeaHfqHOk10LKP3hGm5Z5 +ps4Eft9Suq0uYvvdVSGCSyIkbV1jh006EuxlHmSn8O3tSplVYUey/CmBU195IZJ 8/vARUGnsSEsaL5xKOydVeUYiFMBfDUNZllH1o9ErViFyvMRy1hdrL4bsbFhTKcn BKRHB3uezoX8+2RUdvUtbNvxa6FGhbdv3yYz7MmAYjuJmovfMZcr8dRidceOUVYf SqI9WFI3Z56eDuQ9xqQ15vOXqiRbrfukHkR0dSAzGwrpJqUjUnNwVRU6Tc69PTIK 9plLupHqpz0kmylklkBCVF8Ty/Q12NRqZ1yFN1Fzbbn4668wEwN8iLoSSaOno3U= =6Tn0 -----END PGP SIGNATURE----- ------enig2GCOQCIJPSHFGWVTEVABP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51C95866.2080106>