Bugs item #1645365, was opened at 2007-01-26 15:56 Message generated for change (Comment added) made by tsheyar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1645365&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: None Group: Pathfinder 0.16 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jan Rittinger (tsheyar) Assigned to: Ying Zhang (yingying) Summary: XQ: compilation broken with default backend algebra Initial Comment: Jennie, your fix in [Monetdb-pf-checkins] pathfinder/compiler compile.c,1.96,1.96.2.1 breaks the compilation with configure option: --with-default-backend=algebra The new (undocumented) parameter url is only used inside #if MILPRINT_SUMMER_IS_DEFAULT block. ---------------------------------------------------------------------- >Comment By: Jan Rittinger (tsheyar) Date: 2007-01-26 18:06 Message: Logged In: YES user_id=993208 Originator: YES yes: /local_tmp/pathfinder/compiler/compile.c: In function 'PFcompile_MonetDB': /local_tmp/pathfinder/compiler/compile.c:685: warning: unused parameter 'url' make[4]: *** [libcompiler1_la-compile.lo] Error 1 ---------------------------------------------------------------------- Comment By: Ying Zhang (yingying) Date: 2007-01-26 17:30 Message: Logged In: YES user_id=341633 Originator: NO Hi Jan, I configured as the following: ../configure --prefix=$INSTALL_DIR --with-monet=$INSTALL_DIR --enable-bits=64 --enable-debug --disable-optimize --enable-assert --with-default-backend=algebra But I couldn't get the compiling error. Is this the right way to use the algebra backend? What was the error you got? Was it complaining that the variable 'url' is not used? Jennie ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1645365&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
