Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: beryl-vidcap - Beryl OpenGL window and compositing manager video capture utility https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=215569 ------- Additional Comments From tom@xxxxxxxxxxxxx 2006-12-15 04:59 EST ------- (In reply to comment #19) > libtool --tag=CC --mode=compile yasm -f elf -m x86 -o src/arch/x86/frame.lo > -prefer-non-pic src/arch/x86/frame.asm > mkdir src/arch/x86/.libs > yasm -f elf -m x86 src/arch/x86/frame.asm -o src/arch/x86/.libs/frame.o > yasm -f elf -m x86 src/arch/x86/frame.asm -o src/arch/x86/frame.o >/dev/null > 2>&1 Don't get fooled by the '-prefer-non-pic' because that's only there to tell libtool not to add -DPIC to the commandline when executing yasm. If there is a better way of doing that, please tell me - executing anything else than gcc with libtool just asks for trouble.. :( -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review