Hi Alan -

> From: Alan Murrell <[EMAIL PROTECTED]>
> Well, I did.  I grabbed the CVS stuff.  'jpeg-mmx' and
> 'libmovtar' compiled fine.  However, when I run
> 'autogen.sh' in 'mjpeg_play', I get the following:

        It went quite a ways thru - you're almost there!

        But the initial problem looks to have happened quite early ;(


> --- BEGIN ---
> processing .
> Running libtoolize...
> You should add the contents of
> `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
> Running aclocal -I ./movtar ...
> Running automake --gnu  ...
> configure.in: installing `./install-sh'
> configure.in: installing `./mkinstalldirs'
> configure.in: installing `./missing'
> configure.in:9: required file `./config.h.in' not found

        Ah, there's the beginning of the trouble.

        What version of automake/autoconf is present on the system?

> For some reason, it seems 'config.h' is not being
> generated due to a missing 'config.h.in' file, but
> that's just a guess.  If this is the case, is it
> possible to correct?  Or if the cause is something
> else, any ideas on how to fix?

        config.h.in is an autogenerated file - comes from 'autoheader' I 
        believe.

        autogen.sh does run autoheader so I can't think of why the file
        config.h.in was not created.   I see Bernhard has suggested 
        running autoheader manually - good idea.

        The run ./autogen.sh and watch for the initial error.   I think if
        you can get by the ./configure step you're almost home.

        Cheers,
        Steven Schultz


-------------------------------------------------------
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