Hi - On Sun, 25 Jul 2004, Marc Gregoire wrote: > My autoconf version: > > $ autoconf --version > autoconf (GNU Autoconf) 2.59 > Written by David J. MacKenzie and Akim Demaille.
That's good. > -------------------------------------------------------- > Autoconf version 2.13 That is bad. And is what I think is causing the problems you're seeing. > -------------------------------------------------------- > This is autoconf-wrapper, which will hand off execution > to one of the two real versions listed above, depending I think a lot of the errors you reported earlier are due to autoconf 2.13 being invoked by mistake. The errors in the earlier mail item did indeed look like the wrong version of autoconf was being invoked. In particular the 'AC_CONFIG_HEADERS' error is exactly what one would get if 2.13 were used instead of 2.5x The question is "how does that wrapper script decided which version of autoconf to run?" The next question is "how do you force a specific version to be used?" You need 2.59 instead of 2.13 and then I think you'll get further along in running ./autogen.sh Cheers, Steven Schultz ------------------------------------------------------- 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=4721&alloc_id=10040&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users