On Fri, Mar 07, 2008 at 09:13:35AM -0800, Erik Holstad wrote:
Hi! Yes I did get the template from the CVS and I did run the ./bootstrap for both buildtools and template and this is the message that I got:
automake 1.10 is 1.7 or newer. Good. autoconf 2.61 is 2.57 or newer. Good. libtool 1.5.24 is 1.4 or newer. Good. Python 2.5.1 is 2.0.0 or newer. Good. /home/erik/MonetDB/template/conf /home/erik/MonetDB/template/src /home/erik/MonetDB/template/src/monetdb4 /home/erik/MonetDB/template/src/monetdb5 Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Putting files in AC_CONFIG_AUX_DIR, `conf'. patching file aclocal.m4 Hunk #1 succeeded at 423 (offset -5963 lines). conf/Makefile.am:15: bad characters in variable name `C_monetdb-template-config' conf/Makefile.am:16: bad characters in variable name `C_script_monetdb-template-config'
and I looked at rows 15 and 16 but couldn't see what was wrong.
obviously, the '-' in the variable names are the problem; they should be '_' (and are in my case) --- I have no idea (yet?), why they aren't in your case --- what system are you running on? Stefan
Regards Erik
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |