Bugs item #1799445, was opened at 2007-09-21 08:29
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=1799445&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: SQL CVS Head
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Fabian (mr-meltdown)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: Compiling sql (Current) failed on GNU.32.32.d-Darwin8.10.0
Initial Comment:
1038 char *m_clients = GDKgetenv("mapi_clients");
1039 int nr = (m_clients)?strtol(m_clients, NULL, 10):1;
1040 mapi_frontend *f =
(mapi_frontend*)GDKmalloc(sizeof(mapi_frontend));
1041 f->name = GDKstrdup("sql");
1042 f->cache_limit = nr;
/private/var/tmp/monet.GNU.32.32.d.17891/sql/src/backends/monet4/sql_session.mx:
1040: error: 'f' undeclared (first use in this function)
/private/var/tmp/monet.GNU.32.32.d.17891/sql/src/backends/monet4/sql_session.mx:
1040: error: parse error before ')' token
make[7]: *** [lib_sql_server_la-sql_session.lo] Error 1
make[6]: *** [all] Error 2
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
grep: /private/var/tmp/monet.GNU.32.32.d.17891/TestTools/ALL.sql: No such file
or directory
Looks like the mapi_frontend struct is still not being recognised as such.
(Error messages may be truncated)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1799445&group_id=56967
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs