[MacPorts] #24397: smpeg doesn't build universal on SL 10.6.3

MacPorts noreply at macports.org
Fri Jul 16 09:26:12 PDT 2010


#24397: smpeg doesn't build universal on SL 10.6.3
---------------------------+------------------------------------------------
 Reporter:  ih-mon@…       |       Owner:  mww@…           
     Type:  defect         |      Status:  new             
 Priority:  Normal         |   Milestone:                  
Component:  ports          |     Version:  1.8.2           
 Keywords:                 |        Port:  smpeg           
---------------------------+------------------------------------------------

Comment(by jeffrey.m.engel+macports@…):

 I was able to patch the 3 Makefiles in smpeg to get this port to compile.
 I am not building universal.  (SL 10.6.4, XC 3.2.2)

 I changed the line:
 {{{
 LIBTOOL = $(SHELL) $(top_builddir)/libtool
 }}}
 to:
 {{{
 LIBTOOL = $(SHELL) $(top_builddir)/libtool --tag=CXX
 }}}

 My patches are attached.

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


More information about the macports-tickets mailing list