Re: Compiling from CVS
Darren Vincent Hart <[email protected]> 01 Aug 2003 16:46:19 -0600
| Newsgroups | gmane.comp.embedded.stk.gui.devel |
|---|---|
| Message-ID | <1059777979.949.19.camel@sway> |
Mike, I just tested the build on another system (Debian with none of the required packages installed). It had the same string of errors you had, starting with the one about AM_PATH_SDL being undefined. After installing the libsdl1.2-dev package, autogen.sh ran fine. So perhaps your SDL or automake install is incomplete ? I have just rewritten several of the configure.in tests to use the PKG_CHECK_MODULES macro and have improved on the error / warning messages. Hopefully that will ease the process a bit. Darren On Fri, 2003-08-01 at 13:10, Mike Melanson wrote: > On 1 Aug 2003, Darren Vincent Hart wrote: > > > Mike, > > > > When your aclocal.m4 is generated, does it contain a section on SDL? > > Specifically does it define AM_PATH_SDL ? > > Don't know the answer yet. Though I can tell you that I installed > automake v1.7 after SDL. Discrepancy? > > Thanks... > -- > -Mike Melanson > > > _______________________________________________ > Libstk mailing list > [email protected] > http://www.dvhart.com/cgi-bin/mailman/listinfo/libstk