Bugs item #2833831, was opened at 2009-08-07 19:36 Message generated for change (Tracker Item Submitted) made by skinkie You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2833831&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: Mapi Group: Clients CVS Head Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stefan de Konink (skinkie) Assigned to: Nobody/Anonymous (nobody) Summary: mapilib/Mapi.h missing HAVE_LONG_LONG Initial Comment: /opt/monetdb-head/include/MonetDB/mapilib/Mapi.h:182: error: expected declaration specifiers or '...' before 'mapi_int64' /opt/monetdb-head/include/MonetDB/mapilib/Mapi.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mapi_fetch_all_rows' /opt/monetdb-head/include/MonetDB/mapilib/Mapi.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mapi_get_row_count' /opt/monetdb-head/include/MonetDB/mapilib/Mapi.h:189: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mapi_get_last_id' /opt/monetdb-head/include/MonetDB/mapilib/Mapi.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mapi_rows_affected' It seems HAVE_LONG_LONG is not defined. Thus the compilation of client programs break. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2833831&group_id=56967 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
