Ticket #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
comment:1 Changed 5 years ago by macsforever2000@…
- Keywords ffmpeg added
- Owner changed from macports-tickets@… to acho@…
- Milestone set to Port Bugs
- Summary changed from multimedia/ffmpeg compilation fails on Mac OS X 10.5 Leopard to ffmpeg compilation fails on Mac OS X 10.5 Leopard
comment:2 Changed 5 years ago by acho@…
- Status changed from new to closed
- Resolution set to fixed
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 5 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.