Date: Tue, 25 Jun 2013 12:48:08 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Michael Tuexen <tuexen@freebsd.org>, freebsd-current@freebsd.org Subject: Re: Problem with installworld Message-ID: <51C97568.7090206@FreeBSD.org> 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
On 2013-06-25 10:38, Michael Tuexen wrote: > 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 Can you please post the contents of your make.conf and src.conf?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51C97568.7090206>