Changes between Version 59 and Version 60 of ProblemHotlist
- Timestamp:
- Aug 15, 2010, 7:44:53 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProblemHotlist
v59 v60 133 133 While 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. 134 134 135 == A port fails to build due to XPROTO == #xproto136 137 '''Error message:'''[[BR]]138 When building a port which depends on some X11-based ports, it fails with139 {{{140 Requested 'xproto >= 7.0.XY' but version of Xproto is 7.0.11141 }}}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 147 135 == Corrupt Filemap == #corruptdatabase 148 136