Hallo
> I am trying to install jpeg-mmx in order for installing the mjpegools
> later, but after ./configure i get this error while make:
>
> nasm -f elf -o fdct_mmx.o fdct_mmx.s
> nasm -f elf -o quant_mmx.o quant_mmx.s
> gcc -O6 -I. -c -o fdctdata.o fdctdata.c
> gcc -O6 -I. -c -o jquant_x8
-- Forwarded message --
Date: Sat, 31 Jan 2004 01:31:37 +0100
From: Bernhard Frühmesser <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: jpeg-mmx compiling error
Hello,
I am trying to install jpeg-mmx in order for installing the mjpegools
later, but after ./configure i get this