-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

When enabled, in plugins/libffmpeg/libavcodec/i386:387 we have:

$(LIBTOOL) --mode=compile --tag=CXX $(STRIP_FPIC) nasm -f elf $<

wich generates an error at --tag=CXX. It looks like that --tag=CXX MUST BE 
MOVED to line 186:

LINK = $(LIBTOOL) --mode=link --tag=CXX $(CCLD)...

But it still generates error at file:  cputest.c:5 wich tries to include 
../dsputil.h that simply doesn't exist under this software distribution.

Then we have errors at lines 61: MM_MMX undeclared, 63: MM_MMXEXT undeclared, 
MM_SSE undelared, 65: MM_SSE2 undeclared, 79: MM_3DNOW undeclared.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7dzvMuyd3xy/8SRwRAs+YAKCGh+c1HkYDo+LrqMYG9UNNPqVObgCeJPKB
fswLSJDaQ2ZCR4YfbrzUkZQ=
=AMdX
-----END PGP SIGNATURE-----

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to