Date: Tue, 25 Jun 2013 14:16:40 +0200 From: Michael Tuexen <tuexen@freebsd.org> To: Boris Samorodov <bsam@passap.ru> Cc: freebsd-current@freebsd.org Subject: Re: Problem with installworld Message-ID: <4A093777-39D2-482E-B2DC-E60E3E76CFFC@freebsd.org> In-Reply-To: <51C98360.3000105@passap.ru> References: <E52E1E72-53FA-4ABE-AEB4-85EC964160FD@freebsd.org> <51C98360.3000105@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 25, 2013, at 1:47 PM, Boris Samorodov <bsam@passap.ru> wrote: > 25.06.2013 12:38, Michael Tuexen =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >> 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 > May be you system clock has changed? You never know. But I have done this a lot of times and never had this = problem... I have tried this a couple of times and I doubt that the clock gets changed all the time... Best regards Michael >=20 > --=20 > WBR, Boris Samorodov (bsam) > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A093777-39D2-482E-B2DC-E60E3E76CFFC>