Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 12:39:53 +0200
From:      Michael Tuexen <tuexen@freebsd.org>
To:        Florent Peterschmitt <florent@peterschmitt.fr>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Problem with installworld
Message-ID:  <B417A4C0-E04B-479C-959F-B401A89D0BF5@freebsd.org>
In-Reply-To: <51C95866.2080106@peterschmitt.fr>
References:  <E52E1E72-53FA-4ABE-AEB4-85EC964160FD@freebsd.org> <51C95866.2080106@peterschmitt.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 25, 2013, at 10:44 AM, Florent Peterschmitt =
<florent@peterschmitt.fr> wrote:

> Please tell us what branch are you using. And "> install: exec(strip):
> No such file or directory" seems to say "strip" program is missing.
>=20
> Try to rebuild & install it manually.
>=20
> cd YOUR_SRCDIR/gnu/usr.bin/binutils/strip && make clean && make all
> install clean
>=20
> Then try to rebuild the world.
Done. Same result:

--------------------------------------------------------------
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

Stop.
make: stopped in /usr/home/tuexen/head/lib/libc
*** Error code 1

Stop.
make: stopped in /usr/home/tuexen/head/lib
*** Error code 1

Stop.
make: stopped in /usr/home/tuexen/head
*** Error code 1

Stop.
make: stopped in /usr/home/tuexen/head
# which strip
/usr/bin/strip
#=20

Any further idea?

Best regards
Michael
>=20
> 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
>=20
> --=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 :)
>=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B417A4C0-E04B-479C-959F-B401A89D0BF5>