MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: Build 5-5-9 in cygwin
Posted by: Michael Romero
Date: May 03, 2011 02:43PM

Hey Guys, I'll throw myself into this as well. The suggestions above helped me move past the "dtoa.c" error, and have left me at the following:


[ 84%] Built target sql
Linking CXX executable mysqld.exe
Creating library file: libmysqld.dll.a
libsql.a(mysqld.cc.o):mysqld.cc:(.rdata$_ZTV12Comp_creator[vtable for Comp_creator]+0x10): undefined reference to `___cxa_pure_virtual'
libsql.a(mysqld.cc.o):mysqld.cc:(.rdata$_ZTV12Comp_creator[vtable for Comp_creator]+0x14): undefined reference to `___cxa_pure_virtual'
libsql.a(mysqld.cc.o):mysqld.cc:(.rdata$_ZTV12Comp_creator[vtable for Comp_creator]+0x18): undefined reference to `___cxa_pure_virtual'
libsql.a(mysqld.cc.o):mysqld.cc:(.rdata$_ZTV12Comp_creator[vtable for Comp_creator]+0x1c): undefined reference to `___cxa_pure_virtual'
libsql.a(mysqld.cc.o):mysqld.cc:(.rdata$_ZTV16Unknown_key_hook[vtable for Unknown_key_hook]+0x10): undefined reference to `___cxa_pure_virtual'
libsql.a(repl_failsafe.cc.o):repl_failsafe.cc:(.rdata$_ZTV19Item_basic_constant[vtable for Item_basic_constant]+0x40): more undefined references to `___cxa_pure_virtual' follow
collect2: ld returned 1 exit status
make[2]: *** [sql/mysqld.exe] Error 1
make[1]: *** [sql/CMakeFiles/mysqld.dir/all] Error 2
make: *** [all] Error 2

I'm actually using mysql-5.5.11, I noticed a few of you are using slightly older released (5.5.9 and 5.5.10).

Anybody manage to get this working past the error above?

Options: ReplyQuote


Subject
Views
Written By
Posted
10310
February 13, 2011 06:42PM
4705
February 17, 2011 10:19AM
3460
February 28, 2011 08:32AM
3854
February 28, 2011 01:57PM
3801
April 01, 2011 06:43PM
Re: Build 5-5-9 in cygwin
3114
May 03, 2011 02:43PM
2618
May 05, 2011 03:45AM
2974
May 10, 2011 10:07AM
2648
April 30, 2011 09:36PM
4693
April 30, 2011 10:05PM
2784
May 01, 2011 07:31AM
2535
May 27, 2011 06:03AM
3183
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.