[Mjpeg-users] compiling from CVS

2005-01-10 Thread Jose Luis Czerwinski
Hi folks,
I've downloaded the CVS version of the tools as I wanted to try some of 
the new features, but when I ran autogen.sh I got these errors:

aclocal: configure.ac: 313: macro `AM_PATH_SDL' not found in library
autoreconf: aclocal failed with exit status: 1
I'm not experienced enough to figure out what is going on, so any kind 
of help is welcomed.

Thanks in advance,
Jose L.


---
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, almosthttp://www.thinkgeek.com/sfshirt
___
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users


Re: [Mjpeg-users] compiling from CVS

2005-01-10 Thread E.Chalaron

> aclocal: configure.ac: 313: macro `AM_PATH_SDL' not found in library
> autoreconf: aclocal failed with exit status: 1


He he .. just wen through that.
Figure out where your m4 libraries are with locate
locate *.m4
Then with a bit of luck you'll find (at least) 2 directories, make a link 
between the directories so sdl.m4 "appears" in both.
Make sure that automake etc are up to date as well.
rerun ./autogen
E


---
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, almosthttp://www.thinkgeek.com/sfshirt
___
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users