I thought I'd try to compile the MJPEG tools from source, rather than relying 
on the SUSE-9.1 supplied versions. I downloaded JPEG-MMX-0.1.5 from 
Sourceforge and did the './configure' and 'make' as described in the 
mjpegtools README. I get this error:

gcc  -o djpeg djpeg.o wrppm.o wrgif.o wrtarga.o wrrle.o wrbmp.o rdcolmap.o 
cdjpeg.o libjpeg-mmx.a
libjpeg-mmx.a(jidctint.o)(.text+0x46): In function `domidct8x8llmW':
: undefined reference to `fix_054n184_054'
libjpeg-mmx.a(jidctint.o)(.text+0x50): In function `domidct8x8llmW':
: undefined reference to `fix_054n184_054'
libjpeg-mmx.a(jidctint.o)(.text+0x5a): In function `domidct8x8llmW':
: undefined reference to `fix_054_054p076'
libjpeg-mmx.a(jidctint.o)(.text+0x64): In function `domidct8x8llmW':
: undefined reference to `fix_054_054p076'
...

and so on for several pages. What did I miss?


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to