Date: Tue, 25 Jun 2013 12:51:20 +0200 From: Michael Tuexen <tuexen@freebsd.org> To: Dimitry Andric <dim@FreeBSD.org> Cc: freebsd-current@freebsd.org Subject: Re: Problem with installworld Message-ID: <695631C3-C469-4BD5-B053-DC8D861D2391@freebsd.org> In-Reply-To: <51C97568.7090206@FreeBSD.org> References: <E52E1E72-53FA-4ABE-AEB4-85EC964160FD@freebsd.org> <51C97568.7090206@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 25, 2013, at 12:48 PM, Dimitry Andric <dim@FreeBSD.org> wrote: > On 2013-06-25 10:38, Michael Tuexen wrote: >> 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 >=20 > Can you please post the contents of your make.conf and src.conf? [bsd5:~] tuexen% cat /etc/make.conf WITHOUT_PKGNG=3Dyes #NO_MODULES=3D # added by use.perl 2012-03-24 15:25:22 PERL_VERSION=3D5.12.4 [bsd5:~] tuexen% sudo find . -name src.conf -print Password: Best regards Michael >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695631C3-C469-4BD5-B053-DC8D861D2391>