Cavin wrote: > Hi, > > Using fink 32-bit trying to build bundle-kde4-mac. ffmpeg-0.4.20071217-7 > fails to build.
For the record, here is the summary of our off-list discussion: We found the bug: The ffmpeg build system wants to build 64bit binaries when the machine is booted with a 64bit kernel, even when the Fink installation is 32bit. It uses `uname -m` for host system detection. This was the cause of the error. It is now fixed. -- Martin ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
