On 9/14/06, Thierry Nuttens <[EMAIL PROTECTED]> wrote:
I try to compile libdv-0.104 Here is the message when issue make Its based on LFS Date SVN-20060831 with package management. Note it's the 162th package I install.
<snip>
/tmp/ccuCnq5O.s: Assembler messages: /tmp/ccuCnq5O.s:1464: Error: suffix or operands invalid for `paddb'
I think this is a problem with gcc-4.1.x. Apparently, you can try to add --disable-asm to the configure line which will disable the use of assembly code. This will make things slower, though. Also, what is your arch? It seems there are also issues with asm specific to x86_64. I see a couple patches in gentoo and fedora, but I'd like to know if they're the x86_64 ones. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
