Opened 19 years ago

Closed 19 years ago

#3726 closed defect (worksforme)

libsdl_gfx doesn't build (Tiger + XCode 2.1)

Reported by: matteob@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

$ sudo port install libsdl_gfx ---> Fetching libsdl_gfx ---> Attempting to fetch SDL_gfx-2.0.13.tar.gz from http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ Error: No defined site for tag: lt, using master_sites ---> Attempting to fetch ltconfig13 from http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ ---> Attempting to fetch ltconfig13 from http://distfiles-od.opendarwin.org/lt ---> Attempting to fetch ltconfig13 from http://distfiles-msn.opendarwin.org/lt ---> Attempting to fetch ltconfig13 from http://distfiles-bay13.opendarwin.org/lt ---> Attempting to fetch ltconfig13 from http://distfiles-od.opendarwin.org/ Error: No defined site for tag: lt, using master_sites ---> Attempting to fetch ltmain13 from http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ ---> Attempting to fetch ltmain13 from http://distfiles-od.opendarwin.org/lt ---> Attempting to fetch ltmain13 from http://distfiles-msn.opendarwin.org/lt ---> Attempting to fetch ltmain13 from http://distfiles-bay13.opendarwin.org/lt ---> Attempting to fetch ltmain13 from http://distfiles-od.opendarwin.org/ ---> Verifying checksum(s) for libsdl_gfx ---> Extracting libsdl_gfx ---> Configuring libsdl_gfx ---> Building libsdl_gfx with target all Error: Target com.apple.build returned: shell command "install_name_tool -id /Library/Frameworks/SDL_gfx.framework/SDL_gfx build/SDL_gfx.framework/SDL_gfx" returned error 1 Command output: install_name_tool: can't open file: build/SDL_gfx.framework/SDL_gfx (No such file or directory)

Change History (1)

comment:1 Changed 19 years ago by matteob@…

Resolution: worksforme
Status: newclosed

Problem can be solved (tested only on my configuration (10.4.1 + XCode 2.1)

adding:

build*/Deployment* <------

when occurs in the Portfile (line 69, 74).

Note: See TracTickets for help on using tickets.