|
From: Jon S. B. <js...@ha...> - 2001-09-04 03:39:10
|
Check the mail archive for this list. Search on my name if you like. This question was addressed a short time ago (within the last two weeks). Try: aclocal -I . Also, there is an unspoken rule to please post in plain text, not HTML. -----Original Message----- From: fli...@li... [mailto:fli...@li...]On Behalf Of John Wojnaroski Sent: Monday, September 03, 2001 10:10 PM To: fli...@li... Cc: Curtis L. Olson Subject: [Flightgear-devel] Problems Compiling Hi I am having one bear of a time trying to get the development source from CVS to compile. The main problems are: 1) a compilation error with the source in plib/ssg 2) an undefined macro "AC_SG_SET_COMPILER" running autoconf against Simgear 3) two undefined macros "AC_EXT_DAYLIGHT", "AC_EXT_TIMEZONE" in Flightgear. In both cases autoconf exits without producing a set of makefile files. Is it a link/path problem? (Looking at the files it does not seem to be) As a sanity check, I went back to the -0.7.8 baseline and ran the build from the top aclocal, automake -a, and autoconf. I got the same autoconf errors!! The difference with the released version is that the Makefiles are provided in the tarred distributions so /.configure, etc etc works. Is there a workaround? Is there a xxx .m4 file that I'm missing? I suppose I could comment out the undefined macros and see what happens, but I would like a better and saner fix. As to the plib problem, I'll ping on the plib mailing list and see what happens. Hope someone will help. Regards Jack W. |