Benjamin Reed wrote: > Any chance I could get the output of "make -k" from the theora build > directory?
I ran make -k on a machine with xcode-3.0 where the crash occurs. I only got twice the same error message ld: absolute addressing (perhaps -mdynamic-no-pic) used in _FilterHoriz__mmx from .libs/dct_decode_mmx.o not allowed in slidable image while linking libtheoraenc.1.0.0.dylib and libtheora.0.3.3.dylib. The other errors appeared because of the non-existence of the dylibs or the corresponding .la files. So it seems to me that the bug is present in one file only. -- Martin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
