Bugs item #2072292, was opened at 2008-08-24 23:40
Message generated for change (Comment added) made by stmane
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2072292&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: Core
Group: MonetDB5 CVS Head
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
>Assigned to: Stefan Manegold (stmane)
Summary: mserver5 fails to start on Windows

Initial Comment:
On Windows, starting mserver5 fails with

!MALException:MAL.getAddress:address of 'bat.BKCbatvmsize' not found
!MALException:MAL.getAddress:address of 'bat.BKCbatdisksize' not found

cf.,
http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.Int.32.32.d.1-Windows5.1..2008.08.24_00-09-03/test10.out.html
http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.Int.64.64.d.1-Windows5.2..2008.08.24_00-09-03/test10.out.html


----------------------------------------------------------------------

>Comment By: Stefan Manegold (stmane)
Date: 2008-08-25 00:08

Message:
Logged In: YES 
user_id=572415
Originator: YES

Fixed in CVS.

Please note and remember:

Functions that are called from a different module / (shared) library /
DLL
--- like, e.g., function that implement MAL commands ---
need to be properly ex- & imported.

Functions that are only used within the same source file they are defined
in
MUST NOT be exported, but should (must) rather be declared "static".


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2072292&group_id=56967

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to