Bugs item #2887777, was opened at 2009-10-28 10:11 Message generated for change (Comment added) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2887777&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: MonetDB Common "stable" Status: Open Resolution: None Priority: 5 Private: No Submitted By: Maurice van Keulen (mvankeulen) Assigned to: Nobody/Anonymous (nobody) Summary: MonetDB module fails to compile on my new Mac Initial Comment: System: MacBook Pro, MacOS X 10.6.1 I tried to compile the Aug2009 cvs checkout, but it stopped in the MonetDB-module with the following error: stream.mx: In function ‘file_fsync’: stream.mx:798: error: implicit declaration of function ‘fdatasync’ config.log attached. ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2009-10-28 12:34 Message: thanks, that makes this issue not a blocker for SP2, however, I'll look into a fix. ---------------------------------------------------------------------- Comment By: Maurice van Keulen (mvankeulen) Date: 2009-10-28 11:46 Message: I could not find a fdatasync manpage. The source super ball does give the warning stream.c: In function 'file_fsync': stream.c:516: warning: implicit declaration of function 'fdatasync' but it succesfully compiles to the end. ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2009-10-28 10:24 Message: Can you please post the head of fdatasync manpage? (e.g. which includes are necessary?) Can you please download http://monetdb.cwi.nl/testing/projects/monetdb/Stable/.DailyBuilds./0_latest/SourceSuperBall/MonetDB-Aug2009-SuperBall-DB0.tar.bz2 and run it's monetdb-install.sh as follows: ./monetdb-install.sh --prefix=/var/tmp/compile-test --enable-xquery and report if that finishes successfully and if that also runs? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2887777&group_id=56967 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
