MySQL Forums
Forum List  »  Source, Builds, Binaries

Build mysql-5.6.26.tar.gz Compiling under CygWIN fails
Posted by: NOT_FOUND NOT_FOUND
Date: September 14, 2015 06:14AM

Here is the error:
------------------
[ 94%] Linking CXX static library libmysys_ssl.a
[ 94%] Built target mysys_ssl
Scanning dependencies of target comp_err
[ 94%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o
[ 94%] Linking CXX executable comp_err.exe
yassl/taocrypt/libtaocrypt.a(aes.cpp.o): In function `_cxa_pure_virtual':
/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: multiple definition of `__cxa_pure_virtual'
yassl/libyassl.a(crypto_wrapper.cpp.o):/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: first defined here
yassl/taocrypt/libtaocrypt.a(aestables.cpp.o): In function `_cxa_pure_virtual':
/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/modes.hpp:93: multiple definition of `__cxa_pure_virtual'
yassl/libyassl.a(crypto_wrapper.cpp.o):/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: first defined here
yassl/taocrypt/libtaocrypt.a(des.cpp.o): In function `_cxa_pure_virtual':
/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: multiple definition of `__cxa_pure_virtual'
yassl/libyassl.a(crypto_wrapper.cpp.o):/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: first defined here
yassl/taocrypt/libtaocrypt.a(hash.cpp.o): In function `_cxa_pure_virtual':
/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: multiple definition of `__cxa_pure_virtual'
yassl/libyassl.a(crypto_wrapper.cpp.o):/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: first defined here
yassl/taocrypt/libtaocrypt.a(algebra.cpp.o): In function `_cxa_pure_virtual':
/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: multiple definition of `__cxa_pure_virtual'
yassl/libyassl.a(crypto_wrapper.cpp.o):/cygdrive/d/cygwin/mysql-5.6.26/extra/yassl/taocrypt/include/runtime.hpp:58: first defined here
collect2: error: ld returned 1 exit status
extra/CMakeFiles/comp_err.dir/build.make:104: recipe for target 'extra/comp_err.exe' failed
make[3]: *** [extra/comp_err.exe] Error 1
CMakeFiles/Makefile2:3804: recipe for target 'extra/CMakeFiles/comp_err.dir/all' failed
make[2]: *** [extra/CMakeFiles/comp_err.dir/all] Error 2
CMakeFiles/Makefile2:3146: recipe for target 'libmysql/CMakeFiles/mysqlclient.dir/rule' failed
make[1]: *** [libmysql/CMakeFiles/mysqlclient.dir/rule] Error 2
Makefile:1001: recipe for target 'mysqlclient' failed
make: *** [mysqlclient] Error 2
Michael@Morpheus /cygdrive/d/cygwin/mysql-5.6.26

Best regards,
Michael...

WINSNORT.com Management...
--
****************** Established ~ 2001 *******************
* Visit Us @ http://www.winsnort.com *
* ~~ FREE WinIDS Snort installation guides ~~ *
* ~~ FREE support forums ~~ *
* Snort: Open Source Network IDS - http://www.snort.org *
*********************************************************

Options: ReplyQuote


Subject
Views
Written By
Posted
Build mysql-5.6.26.tar.gz Compiling under CygWIN fails
4762
September 14, 2015 06:14AM


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.