Gday
Thanks to all again for advice on compiling CVS on MDK... And Yes Steven I 
agree it is amazing that a recent ditribution like MDK 10 dose not have 
updated libraries. 

Anyway .... Libtool has been upgraded to the latest version (1.5), autogen 
works OK  (or seems to), though the all lot starts to be a [EMAIL PROTECTED] 
nightmare.

I get a :
libtool: unrecognized option `--tag=CC'

Here are the packages I have for the compliler

[EMAIL PROTECTED] edouard]$ rpm -qa | grep -i CC
libgcc1-3.3.2-6mdk
gcc-cpp-3.3.2-6mdk
gcc-3.3.2-6mdk
gcc-c++-3.3.2-6mdk

And a cut/paste of the make ....

HEEEEEEEEEEEEEELLLLLLLLLLLLLLLLPPPPPPPPPPPPPPPPPPPP,.............. please 
(jolly please)
E

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -march=athlon-4 -mno-sse2 
-mcpu=athlon-4 -g -O2 -pthread -Wall -Wunused -MT transfrm_x86.lo -MD -MP 
-MF .deps/transfrm_x86.Tpo -c transfrm_x86.c  -fPIC -DPIC 
-o .libs/transfrm_x86.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -march=athlon-4 -mno-sse2 
-mcpu=athlon-4 -g -O2 -pthread -Wall -Wunused -MT transfrm_x86.lo -MD -MP 
-MF .deps/transfrm_x86.Tpo -c transfrm_x86.c -o transfrm_x86.o >/dev/null 
2>&1
mv -f .libs/transfrm_x86.lo transfrm_x86.lo
/bin/sh ../libtool --mode=compile 
--tag=CC /bin/sh ../strip_fPIC.sh /usr/bin/nasm -f elf -O5 -o fdct_mmx.lo 
fdct_mmx.s
libtool: unrecognized option `--tag=CC'
Try `libtool --help' for more information.
make[2]: *** [fdct_mmx.lo] Error 1
make[2]: Leaving directory `/home/edouard/mjpeg_play/mpeg2enc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/edouard/mjpeg_play'
make: *** [all] Error 2


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to