On Sat, 27 Dec 2003, John Gay wrote: > Well, that wasn't too difficult, once I read it properly.
Ah, good - progress! ;) > However, I'm getting strange errors that I'm not to sure about. > > in utils/mmxsse/Makefile I'm getting problems with the following line: > LTCCASCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(NO_FPIC) $(CCASCOMPILE) > > because libtool says it doesn't support the --tag option? I.E. Sigh, I was afraid that would happen. "--tag" is from libtool-1.5 - I did not realize that had crept into the mjpegtools configuration. It seems that libtool 1.5 is now a requirement for building mjpegtools ;( > I've had a look, and found that in utils/altivec/Makefile the line is: > LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \ > > but changing --tag=CC to $(CCAS) makes things worse. Can you tell I'm no > programmer? Even programmers get frustrated (and irritated) by libtool/autoconf/ automake. > I'll keep bashing away at this until there is more help. The only thing I am fairly certain will work is to install a newer libtool. Can you try that and see if that solves the problem? Cheers, Steven Schultz ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users