Changes between Version 80 and Version 81 of FAQ


Ignore:
Timestamp:
Aug 27, 2009, 6:23:38 PM (15 years ago)
Author:
jmroot (Joshua Root)
Comment:

improve port build failure suggestions

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v80 v81  
    55== General Questions ==
    66
    7 === A port fails to build === #buildfails
    8 
    9 Before filing a bug in the issue tracker, please make sure you have the latest version of MacPorts and of the ports tree by running
     7=== A port fails to build. What should I do? === #buildfails
     8
     9Before filing a ticket in the issue tracker, please make sure you have the latest version of MacPorts and of the ports tree by running
    1010
    1111{{{
     
    2121Also, make sure you have the latest version of Xcode. Old versions of Xcode are known to make certain ports fail.
    2222
    23 === I get the error "C compiler cannot create executables" when I try to install a port === #missingxcode
     23If this does not help, check ProblemHotlist (and SnowLeopardProblems if you are on Mac OS X 10.6) and see if your issue is mentioned. If not, [search:] for an existing ticket. If there does not appear to be one, you can then [http://guide.macports.org/#project.tickets create a new ticket].
     24
     25=== I get the error "C compiler cannot create executables" when I try to install a port. Why? === #missingxcode
    2426
    2527You need to install [http://www.macports.org/install.php#requirements Xcode].