Bugs item #2460953, was opened at 2008-12-23 10:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2460953&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: PF general Group: Pathfinder CVS Head Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Jan Flokstra (jflokstra) Summary: `make dist` (and hence `make rpm`) fails for pathfinder Initial Comment: `make dist` (and hence `make rpm`) fail(s) for pathfinder, since probxml now seems to require the geom module, but is not (yet) told where to find it. (See details below.) In fact, module geom does not yet install the header files that are required to develop "on top of" module geom. (Please do not hesitate to ask in case you need advice and/or help with fixing this one.) From http://www.ins.cwi.nl/~monet/permastore/2008-12-23/Current/dist-pathfinder-GNU.64.64.d.1-Fedora8.errors.html#l515 : " /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel -c pf_config.h -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml -I../../runtime -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/../../runtime -I../../compiler/include -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/../../compiler/include -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4 -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/monet -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/plain -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/contrib -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/mapi -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/calibrator -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB/common -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB/gdk -I/usr/include/libxml2 -mil geoxml.m > geoxml.mil /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel: "/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/geoxml.mx", line 27, Module not found at "4" of geom. /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel: "/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/geoxml.mx", line 27, syntax error at "1" of ;. Found 2 syntax errors. make[2]: *** [geoxml.mil] Error 1 make[2]: *** Deleting file `geoxml.mil' /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel -c pf_config.h -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml -I../../runtime -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/../../runtime -I../../compiler/include -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/../../compiler/include -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4 -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/monet -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/plain -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/contrib -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/mapi -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/calibrator -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB/common -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB/gdk -I/usr/include/libxml2 -proto geoxml.m > geoxml.proto.h /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel: "/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/geoxml.mx", line 27, Module not found at "4" of geom. /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel: "/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/geoxml.mx", line 27, syntax error at "1" of ;. Found 2 syntax errors. make[2]: *** [geoxml.proto.h] Error 1 make[2]: *** Deleting file `geoxml.proto.h' /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel -c pf_config.h -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml -I../../runtime -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/../../runtime -I../../compiler/include -I/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/../../compiler/include -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4 -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/monet -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/plain -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/contrib -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/mapi -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB4/.GNU.64.64.d.1-Fedora8/include/MonetDB4/calibrator -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB/common -I/scratch/monet.GNU.64.64.d.1.30790/MonetDB/.GNU.64.64.d.1-Fedora8/include/MonetDB/gdk -I/usr/include/libxml2 -glue geoxml.m > geoxml.glue.c /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel: "/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/geoxml.mx", line 27, Module not found at "4" of geom. /scratch/monet.GNU.64.64.d.1.30790/buildtools/.GNU.64.64.d.1-Fedora8/bin/mel: "/scratch/monet.GNU.64.64.d.1.30790/pathfinder/modules/probxml/geoxml.mx", line 27, syntax error at "1" of ;. Found 2 syntax errors. make[2]: *** [geoxml.glue.c] Error 1 make[2]: *** Deleting file `geoxml.glue.c' " ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2460953&group_id=56967 ------------------------------------------------------------------------------ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
