There is something that changed in the latest ffmpeg revision that I think is breaking my builds against some of the ffmpeg libraries. On a 10.5/Intel and a 10.4/Intel machine with ffmpeg suite 0.4.20071217-6 installed, things work fine. On a 10.4/Intel machine with version 0.4.20071217-7, I have an error when using install_name_tool to rewrite the install location. I am doing this to embed the libs into an app. I have fixed this issue in other contexts with a flag to the linker:
http://annoyingtechnicaldetails.wordpress.com/2007/04/18/install_name_tool-changing-install-names-cant-be-redone-for-for-architecture-ppc-because-larger-updated-load-commands-do-not-fit-the-program-must-be-relinked/ If you want to see the build transcript, search this file for "larger updated load commands": http://autobuild.puredata.info/auto-build/2009-12-14/logs/2009-12-14_03.15.39_darwin_macosx104-i386_pd-extended.txt I'm not sure why the ffmpeg update would do that... .hc ---------------------------------------------------------------------------- "We have nothing to fear from love and commitment." - New York Senator Diane Savino, trying to convince the NY Senate to pass a gay marriage bill ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
