Re: Problem with installworld

From: Michael Tuexen <tuexen_at_freebsd.org>
Date: Tue, 25 Jun 2013 12:51:20 +0200
On Jun 25, 2013, at 12:48 PM, Dimitry Andric <dim_at_FreeBSD.org> wrote:

> 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?
[bsd5:~] tuexen% cat /etc/make.conf
WITHOUT_PKGNG=yes
#NO_MODULES=
# added by use.perl 2012-03-24 15:25:22
PERL_VERSION=5.12.4

[bsd5:~] tuexen% sudo find . -name src.conf -print
Password:


Best regards
Michael
> 
Received on Tue Jun 25 2013 - 08:51:20 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:38 UTC