Re: Compilation error
Edouard Gomez <[email protected]>
| Newsgroups | gmane.comp.video.xvid.user |
|---|---|
| Message-ID | <20020802082122.GA561@leloo> |
[email protected] ([email protected]) wrote: > I'm trying to compile the nightly build on a Debian 3.0 system with gcc > 2.95.4 and kernel 2.4.18. I get the following error: > nasm -f elf ../../src/dct/x86_asm/fdct_mmx.asm -o > ../../src/dct/x86_asm/fdct_mmx.o > ../../src/dct/x86_asm/fdct_mmx.asm:567: error: operation size not > specified > ../../src/dct/x86_asm/fdct_mmx.asm:656: error: operation size not > specified > ../../src/dct/x86_asm/fdct_mmx.asm:745: error: operation size not > [...] Try upgrading the nasm package with a SID or sarge package. It should be "NASM version 0.98.34 compiled on Jul 12 2002". -- Edouard Gomez