On Mon, May 07, 2007 at 07:48:22AM +0000, Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
> In directory sc8-pr-cvs16:/tmp/cvs-serv3297
> 
> Modified Files:
>       opt_partitions.mx 
> Log Message:
> The first version of the partition code generator.
> The code produced looks reasonable.
> The necessary list module is not yet implemented.

Nevertheless, checked-in code should always compile --- at least on one
platform (and with the most conservative settings); however:
========
 gcc -DHAVE_CONFIG_H -I. 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/MonetDB5/src/optimizer 
-I../.. 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/MonetDB5/src/optimizer 
-I../mal 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/MonetDB5/src/optimizer/../mal
 -I../modules/mal 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/source/MonetDB5/src/optimizer/../modules/mal
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix.--enable-strict_--disable-optimize_--enable-debug/include/MonetDB
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix.--enable-strict_--disable-optimize_--enable-debug/include/MonetDB/common
 
-I/ufs/manegold/_/scratch0/Monet/Testing/Current/prefix.--enable-strict_--disable-optimize_--enable-debug/include/MonetDB/gdk
 -DLIBOPTIMIZER -Wall -Wextra -std=c99 -g -Werror-implicit-function-declaration 
-Werror -Wpointer-arith -Wdeclaration-after-statement -D_REENTRANT -c 
opt_partitions.c  -fPIC -DPIC -o .libs/lib_optimizer_la-opt_partiti
 ons.o
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/MonetDB5/src/optimizer/opt_partitions.mx:
 In function 'OPTpartitionStrategy':
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/MonetDB5/src/optimizer/opt_partitions.mx:269:
 error: 'TYPE_list' undeclared (first use in this function)
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/MonetDB5/src/optimizer/opt_partitions.mx:269:
 error: (Each undeclared identifier is reported only once
/ufs/manegold/_/scratch0/Monet/Testing/Current/source/MonetDB5/src/optimizer/opt_partitions.mx:269:
 error: for each function it appears in.)
make[5]: *** [lib_optimizer_la-opt_partitions.lo] Error 1
========

Stefan

-- 
| Dr. Stefan Manegold | mailto:[EMAIL PROTECTED] |
| 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       |

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-developers mailing list
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to