Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16157 closed defect (fixed)

ffmpeg compilation fails on Mac OS X 10.5 Leopard

Reported by: flynn@… Owned by: acho@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ffmpeg Cc:
Port:

Description

--disable-mmx was added to the configuration flags in multimedia/ffmpeg Portfile in revision 30772 to allow ffmpeg to compile on Leopard

--disable-mmx was then removed from the Portfile in Revision 38543 .

As a result of this change, compilation under Leopard is failing again. When --disable-mmx is re-added to the portfile, the problem goes away.

Change History (4)

comment:1 Changed 16 years ago by mf2k (Frank Schima)

Keywords: ffmpeg added
Milestone: Port Bugs
Owner: changed from macports-tickets@… to acho@…
Summary: multimedia/ffmpeg compilation fails on Mac OS X 10.5 Leopardffmpeg compilation fails on Mac OS X 10.5 Leopard

Assigning to maintainer.

comment:2 Changed 16 years ago by acho@…

Resolution: fixed
Status: newclosed

What version of xcode are you using? I am using xcode 3.1 in mac os 10.5.4.

Since it is apparent that most people have trouble compiling it, I have made the default "compile without mmx" and added an mmx variant for the brave.

Update is in r38970

comment:3 Changed 16 years ago by flynn@…

Xcode 3.1 was released less than one month ago. For better or worse, a lot of people install the Xcode on the OS DVD and never upgrade until the next OS version is released. I think it would be safe to modify the Portfile when Snow Leopard comes out, whever that happens...

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.