#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 Leopard → ffmpeg compilation fails on Mac OS X 10.5 Leopard |
comment:2 Changed 16 years ago by acho@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
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...
Assigning to maintainer.