On Fri, 17 Feb 2012, Mike Melanson wrote:

Using 11.04 and gcc 4.5.2 on AltiVec-capable PPC, dct-test fails to build:

$ make libavcodec/dct-test
LD      libavcodec/dct-test
libavcodec/dct-test.o:(.rodata+0x140): undefined reference to `fdct_altivec'
collect2: ld returned 1 exit status
make: *** [libavcodec/dct-test] Error 1

Thanks, this was due to my prefix cleanup the other day, apparently this part slipped my mind. Fix sent.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to