[MacPorts] #20235: libsdl does not build 64-bit

MacPorts noreply at macports.org
Tue Sep 15 13:47:11 PDT 2009


#20235: libsdl does not build 64-bit
------------------------------+---------------------------------------------
 Reporter:  hussein@…         |       Owner:  nox@…           
     Type:  defect            |      Status:  new             
 Priority:  Normal            |   Milestone:                  
Component:  ports             |     Version:                  
 Keywords:  LP64              |        Port:  libsdl          
------------------------------+---------------------------------------------

Comment(by every_step_i_destroy@…):

 > ./configure CC="gcc-4.0" CXX="g++-4.0" CPPFLAGS="-isysroot
 /Developer/SDLs/MacOSX10.5.sdk"

 Uh-oh, my bad.
 You need to apply a patch to SDL 1.2.13
 (http://lists.macosforge.org/pipermail/macports-
 tickets/2009-March/027008.html for detail)

 http://trac.macports.org/raw-attachment/ticket/18955/libsdl-glxtokens.diff

 then,

 {{{
 ./configure CC="gcc-4.0" CXX="g++-4.0" CPPFLAGS="-isysroot
 /Developer/SDKs/MacOSX10.5.sdk"
 make
 make install
 }}}

 That's worked for me.

-- 
Ticket URL: <http://trac.macports.org/ticket/20235#comment:118>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list