Changes between Initial Version and Version 1 of Ticket #20344


Ignore:
Timestamp:
Jul 17, 2009, 6:15:43 AM (15 years ago)
Author:
tobypeterson
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20344 – Description

    initial v1  
    11The xcode file is looking for gcc-3.3 whereas OS 10.5 assumes gcc-4.0
    22Build OP is as follows:
     3{{{
    34--->  Building RadioRecorder
    45Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_RadioRecorder/work/RadioRecorder-1.08" && xcodebuild  -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.5 ARCHS=i386 SDKROOT= " returned error 1
     
    1415error: can't exec '/usr/bin/gcc-3.3' (No such file or directory)
    1516** BUILD FAILED **
     17}}}