Hallo

> > If you do run into troubles let us know (cut&paste
> > the errors too ;))
> 
> Well, I did.  I grabbed the CVS stuff.  'jpeg-mmx' and
> 'libmovtar' compiled fine.  However, when I run
> 'autogen.sh' in 'mjpeg_play', I gett he following:
> 
> --- 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
Here ist the first hint that something is missing. 

> aenc/Makefile.am: installing `./depcomp'
> lavtools/Makefile.am: installing `./compile'
> Running autoconf ...
> Running ./configure --enable-maintainer-mode
> --enable-compile-warnings ...
[...]
> config.status: creating utils/altivec/Makefile
> config.status: creating utils/mmxsse/Makefile
> config.status: creating mjpegtools-config
> config.status: creating mjpegtools.pc
> config.status: creating mjpegtools.spec
> config.status: creating config.h
> config.status: error: cannot find input file:
> config.h.in
> --- END ---
Try running: autoheader where you started the autogen.sh, you should get
som output like that:
autoheader: `config.h.in' is created

If that does not work try it running in verbose mode (add: -v)

If it works run the configure script, maybe with some options. 

> 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?
Which distribution and which: autoconf, autoheader versions do you have. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED] [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


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