Opened 14 years ago

Closed 13 years ago

#25054 closed defect (fixed)

libsdl_net-framework fails to build (no SDK MacOSX10.4u.sdk)

Reported by: bobchew@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: libsdl_net-framework

Description

Trying to compile libsdl_net-framework on 10.6.3. Build fails with this error:

--->  Computing dependencies for libsdl_net-framework
--->  Building libsdl_net-framework
Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl_net-framework/work/SDL_net-1.2.7" && /usr/bin/xcodebuild -project "Xcode/SDL_net.xcodeproj" -target "Framework" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS="x86_64 i386" SDKROOT= " returned error 1
Command output: Build settings from command line:
    ARCHS = x86_64 i386
    MACOSX_DEPLOYMENT_TARGET = 10.6
    OBJROOT = build/
    SDKROOT = 
    SYMROOT = build/


=== BUILD NATIVE TARGET Framework OF PROJECT SDL_net WITH CONFIGURATION Deployment ===
Check dependencies
error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk'
[BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk'
** BUILD FAILED **

Change History (4)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to nox@…
Summary: 10.4SDK on 10.6 systemlibsdl_net-framework fails to build (no SDK MacOSX10.4u.sdk)

As a workaround, try installing the 10.4u SDK. On Snow Leopard, this is an optional install in the Xcode installer.

See also #24402 which is the same bug reported against libsdl_image-framework.

comment:2 Changed 14 years ago by bobchew@…

Oh good! Installing 10.4u SDK on Snow Leopard worked.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from nox@… to jmr@…
Status: newassigned

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.