Bugs item #2153837, was opened at 2008-10-08 23:20 Message generated for change (Comment added) made by sjoerd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2153837&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Modules Group: Geom CVS Head >Status: Closed >Resolution: Rejected Priority: 5 Private: No Submitted By: Stefan de Konink (skinkie) >Assigned to: Sjoerd Mullender (sjoerd) Summary: GEOM fails to compile VAR_MAX undeclared Initial Comment: ibtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/monetdb5 -I../.. -I../../../src/monetdb5 -I/opt/osm/include/MonetDB -I/opt/osm/include/MonetDB/common -I/opt/osm/include/MonetDB/gdk -I/opt/osm/include/MonetDB5/atoms -I/opt/osm/include/MonetDB5/compiler -I/opt/osm/include/MonetDB5/kernel -I/opt/osm/include/MonetDB5/mal -I/opt/osm/include/MonetDB5/optimizer -I/opt/osm/include/MonetDB5/scheduler -I/opt/osm/include/MonetDB5 -I/usr/include -I../lib -I../../../src/monetdb5/../lib -DLIBGEOM -Wall -Wextra -std=c99 -g -pg -Werror-implicit-function-declaration -Werror -Wpointer-arith -Wdeclaration-after-statement -Wundef -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -c geom.c -fPIC -DPIC -o .libs/lib_geom_la-geom.o ../../../src/monetdb5/geom.mx: In functie wkb_size: ../../../src/monetdb5/geom.mx:544: fout: VAR_MAX undeclared (first use in this function) ../../../src/monetdb5/geom.mx:544: fout: (Each undeclared identifier is reported only once ../../../src/monetdb5/geom.mx:544: fout: for each function it appears in.) make[5]: *** [lib_geom_la-geom.lo] Fout 1 (yes, I'm recompiling MonetDB) ---------------------------------------------------------------------- >Comment By: Sjoerd Mullender (sjoerd) Date: 2008-10-08 23:32 Message: Update your MonetDB. VAR_MAX is defined in gdk.h (once you have updated). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2153837&group_id=56967 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
