Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2005 10:39:53 +0530
From:      Subhro <subhro.kar@gmail.com>
To:        Alexander 'alxl' Lobachov <alxl@alxl.info>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make installworld failure
Message-ID:  <435F0FA1.9060106@gmail.com>
In-Reply-To: <20051026044218.GA58825@alxl.info>
References:  <20051026044218.GA58825@alxl.info>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander 'alxl' Lobachov sat at his 'puter and typed on 10/26/2005 10:12:
> Hello,
>
> Just cvsuped and built the kernel and installed it ok, buildworld went
> clear also, tried to installworld and got this:
>
> $ sudo make installworld
> mkdir -p /tmp/install.QhTsbtJk
> for prog in [ awk cap_mkdb cat chflags chmod chown  date
> echo egrep find grep  ln make 
>               mkdir mtree mv pwd_mkdb rm sed sh sysctl  test true uname
> wc zic; do  cp `which $prog` 
>               /tmp/install.QhTsbtJk;  done
> cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386
> MACHINE=i386  
>               CPUTYPE=athlon-xp
> GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin  
>               GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font  
>               GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac  
> PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/tmp/install.QhTsbtJk
> make -f Makefile.inc1 reinstall
> make: Permission denied
> *** Error code 126
> Stop in /usr/src.
> *** Error code 1
> Stop in /usr/src.
>
>
> The box was quite new actually, already running -STABLE maybe a few
> weeks old or so.
>
> Any hints how to fix it will be greatly appreciated. Thanks.
>
>   
Type this and give the output:

sysctl kern.securelevel
mount

Thanks
S.

-- 
---------------+----------------------------------------------
               |               Subhro Sankha Kar
    \   /      |  GSM: +919831064613  --  Fax: +919831832913
     \./       |  MSN:subhro@subhro.org  --  Yahoo: subhro82
    (0Y0)      |  ICQ: 203567534         --  AIM: bsdboy1982
ooO--(_)--Ooo--+----------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?435F0FA1.9060106>