MySQL Forums
Forum List  »  Source, Builds, Binaries

Build 5-5-9 in cygwin
Posted by: philippe beaucart
Date: February 13, 2011 06:42PM

Hi,

I followed first [url="[url]http://forums.mysql.com/read.php?51,389833,389833#msg-389833"[/url]; this topic] but it's obsolete for mysql-5.5.9 because of the transition from "configure" to "cmake".

Trying to compile from the source, even without options, on :
CYGWIN_NT-6.1-WOW64 PC_DEV 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin


cmake
looks to go the end of its process.

make
....
[ 5%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o
/usr/local/src/mysql-5.5.9/strings/dtoa.c:55: error: conflicting types for ‘dtoa’
/usr/include/stdlib.h:162: error: previous declaration of ‘dtoa’ was here
make[2]: *** [strings/CMakeFiles/strings.dir/dtoa.c.o] Error 1
make[1]: *** [strings/CMakeFiles/strings.dir/all] Error 2
make: *** [all] Error 2

I tried many options, but failed till now. I have no idea whether it's cygwin or mysql or gcc related.

If sbdy faced the same issue, I'd be keen on getting some hints.

Thx in advance

Options: ReplyQuote


Subject
Views
Written By
Posted
Build 5-5-9 in cygwin
10234
February 13, 2011 06:42PM
4662
February 17, 2011 10:19AM
3421
February 28, 2011 08:32AM
3820
February 28, 2011 01:57PM
3712
April 01, 2011 06:43PM
3016
May 03, 2011 02:43PM
2582
May 05, 2011 03:45AM
2939
May 10, 2011 10:07AM
2614
April 30, 2011 09:36PM
4623
April 30, 2011 10:05PM
2737
May 01, 2011 07:31AM
2497
May 27, 2011 06:03AM
3110
June 08, 2011 09:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.