Re: Cannot upgrade 4.11-RELEASE #0

From: Michael C. Shultz (ringworm01_at_gmail.com)
Date: 11/27/05

  • Next message: Michael C. Shultz: "Re: Cannot upgrade 4.11-RELEASE #0"
    To: freebsd-hackers@freebsd.org
    Date: Sun, 27 Nov 2005 14:50:56 -0800
    
    

    On Sunday 27 November 2005 14:47, Geoff Mohler wrote:
    > I am trying to upgrade via buildworld my 4.11-RELEASE #0 system, and I am
    > running into a few key errors.
    >
    > First, I am updated in my cvsup, here is my config file:
    >
    > *default host=cvsup3.freebsd.org compress
    > *default base=/usr
    > *default prefix=/usr
    > *default release=cvs
    > *default delete use-rel-suffix
    > *default tag=.
    > src-all

    rm -rf /usr/src/*
    rm -rf /usr/obj/*

    change
    *default tag=.
    to
    *default tag=tag=RELENG_4

    You got the sources for 7.0 most likely
    on your system right now.

    -Mike

    >
    >
    > When I do a buiuldworld, I get a pile of these:
    >
    > /usr/src/usr.bin/make/globals.h:49: stdint.h: No such file or directory
    >
    >
    > My /etc/make.conf includes COMPAT3X and 4X as found in a number of google
    > searches related to this.
    >
    > Just not sure where to go next..
    >
    > Im trying to update this machine remotely, and my KEY issue is that
    > Imagemagik wont install, oddly with the same stdint.h error(s).
    >
    > Ideas?
    >
    > ---
    > "Sixty-six per cent of people currently do not approve of the way that Bush
    > is handling the war. The other 34 per cent believe that Adam and Eve rode
    > around naked on Dinosaurs."
    > -Tina Fey, SNL
    > _______________________________________________
    > freebsd-hackers@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Michael C. Shultz: "Re: Cannot upgrade 4.11-RELEASE #0"

    Relevant Pages

    • Cannot upgrade 4.11-RELEASE #0
      ... I am trying to upgrade via buildworld my 4.11-RELEASE #0 system, ... running into a few key errors. ... First, I am updated in my cvsup, here is my config file: ...
      (freebsd-hackers)
    • Re: Cannot upgrade 4.11-RELEASE #0
      ... > running into a few key errors. ... > First, I am updated in my cvsup, here is my config file: ...
      (freebsd-hackers)