[MacPorts] #21687: x264 build errors on 10.6.1

MacPorts noreply at macports.org
Sun Oct 4 10:49:43 PDT 2009


#21687: x264 build errors on 10.6.1
------------------------------+---------------------------------------------
 Reporter:  jboyce@…          |       Owner:  devans@…           
     Type:  defect            |      Status:  new                
 Priority:  Normal            |   Milestone:                     
Component:  ports             |     Version:  1.8.1              
 Keywords:  snowleopard       |        Port:  x264               
------------------------------+---------------------------------------------

Comment(by george@…):

 This happens when you are selecting to the "universal" variant.
 After some investigation it turned out to be the double -arch flag that
 gets generated the in config.mak
 you get one -arch for the current x86_64 and one for each of the
 architecture types.

 A quick bypass is to edit config.mak manually and remove the unnecessary
 -arch flag. You need to do this for each architecture but the current.
 Then it will compile fine.

 Eventually the port file need to be changed so this does not occur.

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


More information about the macports-tickets mailing list