[Ffmpeg-devel] Re: [PATCH] Fix compilation when using --disable-opts
Alexis Ballier
alexis.ballier
Sat Mar 31 20:47:39 CEST 2007
Hi, I get a compile error with recent svn and I think that patch is the cause :
#if defined(ARCH_X86_64) || (defined(ARCH_X86_32) &&
defined(CONFIG_EBX_AVAILABLE) && defined(CONFIG_EBP_AVAILABLE))
# define CONFIG_7REGS 1
#endif
shouldn't this also add && !defined(PIC) ?
plenty of error logs there :
http://bugs.gentoo.org/show_bug.cgi?id=172845
and :
http://bugs.gentoo.org/show_bug.cgi?id=172877
--
Alexis Ballier.
More information about the ffmpeg-devel
mailing list