cal wrote: > Re: > http://sourceforge.net/mailarchive/forum.php?thread_name=200703291652.38437.jwalt%40garni.ch&forum_name=cegcc-devel > I'm attempting to apply the described patches to build the latest version of > SDL. Most of it appears to work, except building configure from the revised > configure.in. this breaks with > > configure.in:441: error: possibly undefined macro: AM_PATH_ESD > > Unfortunately, autoconf is a horrid mess to figure out when something breaks, > and I have no clue how to apply aclocal.m4, or if something else is the > matter. >
Most of the problems with regenerating configure and friends relate to using the wrong versions of autoconf, automake, etc. Ensure you're running the exact same version that was originally used on sources you have. Take a peek at the top of the generated files, e.g., with "head configure". -- Pedro Alves ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel