On 11/12/06, Robert Connolly <[EMAIL PROTECTED]> wrote:
make[3]: Entering directory `/usr/src/libdv/libdv-0.104/libdv'
if /bin/sh ../libtool --silent --mode=compile --tag=CC
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -g -MT
YUY2.lo -MD -MP -MF ".deps/YUY2.Tpo" -c -o YUY2.lo YUY2.c; \
        then mv -f ".deps/YUY2.Tpo" ".deps/YUY2.Plo"; else
rm -f ".deps/YUY2.Tpo"; exit 1; fi
/tmp/ccuCnq5O.s: Assembler messages:
/tmp/ccuCnq5O.s:1464: Error: suffix or operands invalid for `paddb'
...

I fixed it with --disable-asm
I took a look at the source and got the same error, but I've pulled
together a patch that fixes it, see attached.

Attachment: libdv-0.104-paddbfix-1.patch
Description: Binary data

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to