make installworld failure

Subhro subhro.kar at gmail.com
Tue Oct 25 22:10:27 PDT 2005


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 at subhro.org  --  Yahoo: subhro82
    (0Y0)      |  ICQ: 203567534         --  AIM: bsdboy1982
ooO--(_)--Ooo--+----------------------------------------------



More information about the freebsd-stable mailing list