recurring installworld problem

freebsd_at_msquaredweb.net
Date: 11/18/03

  • Next message: Garance A Drosihn: "Re: upgraded to CURRENT = system is dead"
    Date: Mon, 17 Nov 2003 18:25:23 -0500 (EST)
    To: freebsd-current@freebsd.org
    
    

    Hey all...

    Been trying to get 5.1-CURRENT installed since thursday.

    This is my procedure:

    cvsup
    make buildworld
    make buildkernel
    make installkernel
    -- reboot --
    make installworld

    This is the error I've been getting (probably 25x since thursday... yes..
    25 fresh installs since then)

    ===> bin/rcp
     install -s -o root -g wheel -m 4555 -fschg rcp /bin
     install -o root -g wheel -m 444 rcp.1.gz /usr/share/man/man1
     ===> bin/csh
     install -s -o root -g wheel -m 555 csh /bin
     install -o root -g wheel -m 444
    /usr/src/bin/csh/../../contrib/tcsh/complete.tcsh
    /usr/src/bin/csh/../../contrib/tcsh/csh-mode.el /usr/share/examples/tcsh
     gencat -new et_EE.ISO8859-15.cat et_EE.ISO8859-15.msg
     gencat:No such file or directory
     *** Error code 1

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

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

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

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

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

     Stop in /usr/src.

    Yes, I must use -CURRENT because that apparently is the only way for me to
    use the multi-ip jail patch. However, these errors occur without the
    patch. Once I successfully bring the box to 5.1-CURRENT, then I'll try the
    patch. My goal now is to just get -CURRENT up and running.

    Any ideas?

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Garance A Drosihn: "Re: upgraded to CURRENT = system is dead"

    Relevant Pages

    • make installworld fails : touch not found ?
      ... All make buildworld, buildkernel, and installkernel ... *** Error code 1 ... And here were my kernel config file, make.conf, and dmesg message: ... <VIA Generic host to PCI bridge> mem 0xc0000000-0xcfffffff at device ...
      (freebsd-stable)
    • installworld problem
      ... I've now done a buildworld, buildkernel, installkernel, reboot, and ... In all instances, the buildworld, buildkernel, and installkernel proceeds ... *** Error code 1 ...
      (freebsd-questions)
    • 3 problems on my 5.2 server
      ... installkernel, but when trying to installworld I get: ... *** Error code 1 ... Suddently I can't use 'adduser' to add users to the system. ... the program add "\n/sbin/nologin" after the user info to the passwd ...
      (freebsd-hackers)
    • Error code 1 on make installworld 6.0-Beta5
      ... I cvsup-ed the source tree. ... make installkernel all run without errors ... Bellow I'm retyping the error messages: ... *** Error code 1 ...
      (freebsd-questions)
    • Re: clarification of cvsup process.
      ... In the wake of the recent sendmail security announcement, ... patch as listed in the announcement, but the patch just seemed to hang, ...
      (freebsd-questions)