Changes between Version 59 and Version 60 of ProblemHotlist


Ignore:
Timestamp:
Aug 15, 2010, 7:44:53 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

remove section on outdated xproto, we have auto-upgrade now

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v59 v60  
    133133While trying to install python modules, if it fails with this message because your python port is outdated.  For py25-* modules, you need to upgrade python25, for py26-*, python26, and for py30-*, python30.
    134134
    135 == A port fails to build due to XPROTO == #xproto
    136 
    137 '''Error message:'''[[BR]]
    138 When building a port which depends on some X11-based ports, it fails with
    139 {{{
    140 Requested 'xproto >= 7.0.XY' but version of Xproto is 7.0.11
    141 }}}
    142 
    143 '''Workaround:'''[[BR]]
    144 
    145 When this happens you need to make sure your xorg-xproto port is up to date.  Use {{{sudo port selfupdate}}} then {{{sudo port upgrade outdated}}} (or at least {{{sudo port upgrade xorg-xproto}}}).
    146 
    147135== Corrupt Filemap == #corruptdatabase
    148136