Bugs item #2848525, was opened at 2009-09-01 17:39
Message generated for change (Comment added) made by mr-meltdown
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2848525&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: MonetDB5 "stable"
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: francois guerin (fguerin)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: mac10.6 and monetdb installation

Initial Comment:
Hi,
I've just installed the newest version of MacOSX (ie 10.6, which is claimed to 
be a pure 64bits architecture, smaller, better, faster, stronger, etc.)
for i was no sure my last installation of MonetDB would be still compatible, i 
re-installed it (monetdb-install.sh --enable-xquery --enable-optimize) and got 
the error:

In file included from MapiClient.c:32:
ReadlineTools.h:9: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
ReadlineTools.h:10: error: expected ')' before '*' token
MapiClient.c: In function 'doFileByLines':
MapiClient.c:1292: error: 'rl_completion_func_t' undeclared (first use in this 
function)
MapiClient.c:1292: error: (Each undeclared identifier is reported only once
MapiClient.c:1292: error: for each function it appears in.)
MapiClient.c:1292: error: 'func' undeclared (first use in this function)
MapiClient.c:1297: warning: implicit declaration of function 
'suspend_completion'
MapiClient.c:1300: warning: implicit declaration of function 
'continue_completion'
MapiClient.c:1556: warning: assignment discards qualifiers from pointer target 
type
gnumake[5]: *** [MapiClient.o] Error 1
gnumake[4]: *** [all] Error 2
gnumake[3]: *** [all-recursive] Error 1
gnumake[2]: *** [all] Error 2
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
making MonetDB-client failed


(Take a look at the attached file my log file)

thanks.

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

>Comment By: Fabian (mr-meltdown)
Date: 2009-09-01 17:49

Message:
problem is readline related, probably we don't really deal very well with a
new version of libedit that immitates as readline even more

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2848525&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

Reply via email to