Re: Problems Compiling after upgrading via cvsup

From: Melvyn Sopacua (freebsd-stable_at_webteckies.org)
Date: 07/12/03

  • Next message: Ted Faber: "Re: Where did kernfs go?"
    To: "Douglas" <douglasv@verizon.net>, <freebsd-stable@freebsd.org>
    Date: Sat, 12 Jul 2003 14:23:20 +0200
    
    

    On Saturday 12 July 2003 14:02, Douglas wrote:

    > I couldn't compile any thing after upgrading 4.6.2 to 4.8 via cvsup
    > I also updated ports via cvsup
    > And nothing would compile, nothing, just error after error

    > I think I will cd to /usr/ports after doing anything with cvsup or any
    > install, just in case
    > or am I looking in the wrong direction???

    Some common problems, when upgrading from 4.2 to 4.8 (been there):
    * cvsup is outof date. Solution: use pkg_add to install the binary version.
    You'll get protocol mismatch errors otherwise.

    * many dependencies are obsolete, wrong version or what not. The first package
    you want to install is portupgrade. This is an excellent tutorial on how to
    get it up and running __before__ you do anything else:
    http://www.onlamp.com/pub/a/bsd/2001/11/29/Big_Scary_Daemons.html

    * There's one other package I needed to do binary, via portupgrade -P, in the
    XFree or KDE3 Family, but I can't remember which and this might already have
    been fixed. In any case: whenever something does not compile, try portupgrade
    -P.

    HTH.

    -- 
    Melvyn
    =======================================================
    FreeBSD ghost.lan.webteckies.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Jul  5 
    18:39:46 CEST 2003     
    root@ghost.lan.webteckies.org:/usr/obj/usr/src/sys/GHOST  i386
    =======================================================
    _______________________________________________
    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: Ted Faber: "Re: Where did kernfs go?"

    Relevant Pages

    • Re: cvsup and portupgrade
      ... > source and ports. ... > appropriately, make deinstall, the cvsup the ports, then make install) ... > I've heard reference to a portupgrade package, ...
      (freebsd-questions)
    • Re: compiling ports to packages on fast system, installing on slower one
      ... One way to do it is to run a portupgrade -n ... ... compiling ports to packages on fast system, ... like to install the latest gnome 2.14 desktop on, ... I would like to compile the needed apps ...
      (freebsd-questions)
    • Building 5.1-RELEASE on 4.8
      ... I have a much-played-with 4.8 system, ... tried to compile 5.1-RELEASE. ... from cvsup on the machine; ... but I also have not managed to build a 5.1 sysinstall to just install ...
      (freebsd-questions)
    • Compiling ports
      ... *** Error code 2 ... Xscreensaver won't compile: ... I ran `make install` on both of those cases. ... portupgrade, which installs: ...
      (freebsd-questions)
    • Re: Application installs keep failing???
      ... stooper, Steve Ackman wrote: ... I ran portupgrade -arR and its been running for two days. ... minimal install, run my cvsup, bring my database all up to date etc, ...
      (comp.unix.bsd.freebsd.misc)