Re: [Monetdb-developers] [Monetdb-checkins] buildtools/autogen/autogen am.py, 1.30.2.6, 1.30.2.7

2007-04-02 Thread Stefan Manegold
Niels (and others), my change below indeed yields the indented, i.e., modules' .mil files are only created if/after the respective library was compiled successfully, and thus, `make check` does not see and try to load modules unless (as required) both the .mil file and the respective library are a

Re: [Monetdb-developers] [Monetdb-checkins] buildtools/autogen/autogen am.py, 1.30.2.6, 1.30.2.7

2007-04-02 Thread Fabian Groffen
On 02-04-2007 09:16:01 +0200, Stefan Manegold wrote: > However, it also has two negative effects: > > (1) > automake 1.6.3 on Darwin/MacOS X complains about (e.g.) > > src/mapi/Makefile.am:31: mapi.mil defined both conditionally and > unconditionally > > since now next to the fo

Re: [Monetdb-developers] [Monetdb-checkins] buildtools/autogen/autogen am.py, 1.30.2.6, 1.30.2.7

2007-04-02 Thread Stefan Manegold
On Mon, Apr 02, 2007 at 10:18:17AM +0200, Fabian Groffen wrote: > On 02-04-2007 09:16:01 +0200, Stefan Manegold wrote: > > However, it also has two negative effects: > > > > (1) > > automake 1.6.3 on Darwin/MacOS X complains about (e.g.) > > > > src/mapi/Makefile.am:31: mapi.mil defined b

Re: [Monetdb-developers] [Monetdb-checkins] buildtools/autogen/autogen am.py, 1.30.2.6, 1.30.2.7

2007-04-02 Thread Fabian Groffen
Maybe this helps a bit tracking down the problem: On 02-04-2007 09:16:01 +0200, Stefan Manegold wrote: > /ufs/manegold/_/scratch0/Monet/Testing/Stable/source/MonetDB4/src/modules/mnetcdf/mnetcdf.mx:93:20: > error: netcdf.h: No such file or directory Are you confident that netcdf compilation is a