Bugs item #1516928, was opened at 2006-07-04 13:56 Message generated for change (Comment added) made by mlkersten You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1516928&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: Build Group: MonetDB5 4.99.19 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Sjoerd Mullender (sjoerd) Summary: M5: compilation from tarball fails Initial Comment: When compiling the MonetDB5-4.99.19.tar.gz tarball with `configure ; make ; make install` (in a build directory that is different from the source directory), I get: Making all in tools make[4]: Entering directory `/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Stable/.GNU.64.64.d..BUILD./MONET5/src/tools' x c monetdb5-config.mx /ufs/manegold/bin/x: line 5: type: c: not found /ufs/manegold/bin/x: line 5: type: monetdb5-config.mx: not found /ufs/manegold/bin/x: line 10: type: c: not found /ufs/manegold/bin/x: line 10: type: monetdb5-config.mx: not found gcc -m64 -g -O2 -std=c99 -Wall -W -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label -Wno-sign-compare -D_REENTRANT monetdb5-config.c /net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Stable/monet5/src/tools/monetdb5-config.mx.in -o monetdb5-config gcc: monetdb5-config.c: No such file or directory make[4]: *** [monetdb5-config] Error 1 make[4]: Leaving directory `/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Stable/.GNU.64.64.d..BUILD./MONET5/src/tools' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Stable/.GNU.64.64.d..BUILD./MONET5/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Stable/.GNU.64.64.d..BUILD./MONET5/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Stable/.GNU.64.64.d..BUILD./MONET5' make: *** [all] Error 2 Moreover, there is a "bootstrap" file in the tarball that should not be there. Also, there is IMHO no documentation, how to compile MonetDB/Five from theis tarball. ---------------------------------------------------------------------- >Comment By: Martin Kersten (mlkersten) Date: 2007-01-17 05:42 Message: Logged In: YES user_id=490798 Originator: NO The tarball should now be available through our nightly builds. It presumable compiles, or otherwise the testweb would already triggers a warning. The old tarball version 4.99 can be removed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1516928&group_id=56967 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
