Error on installworld from 5.2.1 to 5.3-p1

From: Renato Botelho (rbgarga_at_gmail.com)
Date: 11/24/04

  • Next message: Michael Reifenberger: "Re: graid3 not working on partitions"
    Date: Wed, 24 Nov 2004 12:54:16 -0200
    To: freebsd-stable@freebsd.org
    
    

    Hi,

    I was trying to update my 5.2.1 box to 5.3-RELEASE-p1.

    I did this

    cvsuped RELENG_5_3
    make my KERNEL config
    make buildworld
    make buildkernel
    make installkernel
    shutdown now (At this time the machine was locked)
    I rebooted the machine and enter in single mode with kernel 5.2.1
    mergemaster -p
    make installworld

    When I execute the installworld, I got this error

    mkdir -p /tmp/install.d2Y7Hkxu
    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.d2Y7Hkxu; done
    cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386
    MACHINE=i386 CPUTYPE=
    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.d2Y7Hkxu
    /usr/obj/usr/src/make.i386/make -f Makefile.inc1 reinstall
    env: not found
    "/usr/src/Makefile.inc1", line 94: warning: "env -i
    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.d2Y7Hkxu
    MAKEFLAGS=" -m /usr/src/share/mk" /usr/obj/usr/src/make.i386/make -f
    /dev/null -V MAKEOBJDIRPREFIX dummy" returned non-zero status
    awk: Permission denied
    "/usr/src/Makefile.inc1", line 103: warning: "awk
    '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }'
    /usr/include/osreldate.h" returned non-zero status
    echo:Permission denied
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.

    I tried to boot in single mode with 5.3 kernel, but got the same error.

    Could someone help me please?

    Thanks in advance

    -- 
    Renato Botelho
    ICQ: 54596223
    AIM: RBGargaBR
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Michael Reifenberger: "Re: graid3 not working on partitions"

    Relevant Pages

    • Re: error when doing make installworld
      ... "Doing a make installworld before finding out if ... How am I able to find out if the new kernel will ... kernel will boot will bite ... *** Error code 1 ...
      (freebsd-questions)
    • Re: error when doing make installworld
      ... "Doing a make installworld before finding out if the ... How am I able to find out if the new kernel will boot ... *** Error code 1 ...
      (freebsd-questions)
    • Re: make, etc, whereis, commands broken
      ... enterprise# /usr/bin/make installworld ... MAKEOBJDIRPREFIX dummy" returned non-zero status ... Required smmsp user is missing, ... *** Error code 1 ...
      (freebsd-questions)
    • upgrading to 5.3-Beta7 problem
      ... I did make installworld and it stopped in a middle, ... dummy" returned non-zero status ... shift: can't shift that many ... *** Error code 2 ...
      (freebsd-questions)
    • Re: install doesnt work on current, either [was: pkgdb fails
      ... *** Error code 1 ... whatever gets installed before installworld bombs) ... I still have a Nov 6 kernel in /boot/kernel.old. ... rm immediately coredumps on buildworld. ...
      (comp.unix.bsd.freebsd.misc)