Re: Cannot upgrade 4.11-RELEASE #0

From: Sam Lawrance (boris_at_brooknet.com.au)
Date: 11/28/05

  • Next message: M. Warner Losh: "Re: to list all the devices in freebsd &definition analyse"
    Date: Mon, 28 Nov 2005 10:08:50 +1100
    To: Geoff Mohler <gemohler@speedtoys.com>
    
    

    On 28/11/2005, at 9:47 AM, 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
    >
    >
    > 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?

    Your tag is set to "." which will check out -current. I don't think
    this is what you want to do, and this is not the way to go about
    doing it anyhow. If your problem is with that port specifically,
    perhaps you should obtain a build log using "script", and ask for
    help from the maintainer and ports@ list.

    _______________________________________________
    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: M. Warner Losh: "Re: to list all the devices in freebsd &definition analyse"