Hello, I have similar problem, and im new to mac, I just bought it before leopard was released. What is configure.args? How do I edit it etc. so I can install ffmpeg? I'm getting the same error :( Thanks for any help Thank you very much. That does indeed work. I just added it into the configure.args as such: configure.args --prefix=${prefix} --disable-vhook \ --mandir=${prefix}/share/man \ --enable-shared --enable-pthreads --disable-mmx On Oct 28, 2007, at 10:05 AM, Mark Anderson wrote:
I added this to my portfile, seemed to do the trick. Seems that assembly and OSX still don't get along.
configure.args-append --disable-mmx
Mark
On 10/27/07, Michael Staggs <tannhaus@gmail.com> wrote:
I used the following command line: sudo port -v install ffmpeg +a52 +faac +faad +gpl +lame +x264 +xvid
And I get this:
collect2: ld returned 1 exit status make[1]: *** [libavcodec.51.dylib] Error 1 make: *** [lib] Error 2
Warning: the following items did not execute (for ffmpeg): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
-- View this message in context: http://www.nabble.com/ffmpeg-doesn%27t-build-with-leopard-tf4704856.html#a13... Sent from the MacPorts - Users mailing list archive at Nabble.com.