…
yasm -Iextern/xvidcore/src/image/x86_asm/ -I../../src/ -f elf64 -DMARK_FUNCS -DARCH_IS_X86_64 -o /home/gary/src/build/linux2/extern/xvidcore/src/image/x86_asm/colorspace_yuyv_mmx.o extern/xvidcore/src/image/x86_asm/colorspace_yuyv_mmx.asm
<b>yasm: FATAL: unable to open include file `nasm.inc'</b>
scons: *** [/home/gary/src/build/linux2/extern/xvidcore/src/image/x86_asm/colorspace_yuyv_mmx.o] Error 1
scons: building terminated because of errors.
Recently I’ve been able to build 2.49 with no problems. I’ve also tried building after a scons clean.