I use SuSE 8.2 and tried to install jpeg-mmx-0.1.4
What does the error below mean?

jpeg-mmx-0.1.4 # ./configure
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for function prototypes... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for working const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking libjpeg version number... 62
creating ./config.status
creating Makefile
creating jconfig.h
jconfig.h is unchanged


jpeg-mmx-0.1.4 # make
gcc -O6  -I.   -c -o jcapimin.o jcapimin.c
gcc -O6  -I.   -c -o jcapistd.o jcapistd.c
gcc -O6  -I.   -c -o jctrans.o jctrans.c
gcc -O6  -I.   -c -o jcparam.o jcparam.c
gcc -O6  -I.   -c -o jdatadst.o jdatadst.c
gcc -O6  -I.   -c -o jcinit.o jcinit.c
gcc -O6  -I.   -c -o jcmaster.o jcmaster.c
gcc -O6  -I.   -c -o jcmarker.o jcmarker.c
gcc -O6  -I.   -c -o jcmainct.o jcmainct.c
gcc -O6  -I.   -c -o jcprepct.o jcprepct.c
gcc -O6  -I.   -c -o jccoefct.o jccoefct.c
gcc -O6  -I.   -c -o jccolor.o jccolor.c
gcc -O6  -I.   -c -o jcsample.o jcsample.c
gcc -O6  -I.   -c -o jchuff.o jchuff.c
gcc -O6  -I.   -c -o jcphuff.o jcphuff.c
gcc -O6  -I.   -c -o jcdctmgr.o jcdctmgr.c
gcc -O6  -I.   -c -o jfdctfst.o jfdctfst.c
gcc -O6  -I.   -c -o jfdctflt.o jfdctflt.c
gcc -O6  -I.   -c -o jfdctint.o jfdctint.c
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_x86simd.o jquant_x86simd.c
gcc -O6  -I.   -c -o cpu_accel.o cpu_accel.c
gcc -O6  -I.   -c -o jdapimin.o jdapimin.c
/tmp/cc95DzIH.s: Assembler messages:
/tmp/cc95DzIH.s:619: Error: symbol `NOT_SUPPORTED' is already 
defined
make: *** [jdapimin.o] Error 1

Al


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to