On Jun 25, 2013, at 1:47 PM, Boris Samorodov <bsam_at_passap.ru> wrote: > 25.06.2013 12:38, Michael Tuexen пишет: >> Dear all, >> >> when doing a make installworld the following happens: >> >> -------------------------------------------------------------- >>>>> Installing everything >> -------------------------------------------------------------- >> cd /usr/home/tuexen/head; make -f Makefile.inc1 install >> ===> share/info (install) >> ===> lib (install) >> ===> lib/csu/amd64 (install) >> install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o /usr/lib >> ===> 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 >> >> 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 >> # >> >> >> Any idea how to progress? >> >> This is using svn head of yesterday. >> >> Thanks for you help. > > 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 > > -- > WBR, Boris Samorodov (bsam) > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Tue Jun 25 2013 - 10:16:41 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:38 UTC