[MacPorts] #26716: smpeg @0.4.4 build error

MacPorts noreply at macports.org
Sun Oct 3 17:48:25 PDT 2010


#26716: smpeg @0.4.4 build error
------------------------------+---------------------------------------------
 Reporter:  realnc@…          |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.9.1                                
 Keywords:                    |        Port:  smpeg                                
------------------------------+---------------------------------------------

Comment(by realnc@…):

 "-Wl,-framework,Cocoa" is indeed missing from sdl-config's output:

 {{{
 $ sdl-config --cflags --libs
 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE
 -L/opt/local/lib -lSDLmain -lSDL
 }}}

 I edited the sdl-config script manually and put "-Wl,-framework,Cocoa" at
 the end.  After that, smpeg builds fine.

 If you're trying to reproduce, I've built libsdl with "+no_x11 +universal"
 and my macports.conf has these settings:

 {{{
 build_arch        i386
 universal_archs   i386 ppc
 }}}

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


More information about the macports-tickets mailing list