Bug #75793 | configure.cmake improperly checks for cxxabi.h | ||
---|---|---|---|
Submitted: | 5 Feb 2015 11:52 | Modified: | 12 Feb 2015 12:56 |
Reporter: | Alexander Pozdneev (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Cluster: Packaging | Severity: | S3 (Non-critical) |
Version: | 7.3.8 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | cmake, cxxabi.h |
[5 Feb 2015 11:52]
Alexander Pozdneev
[5 Feb 2015 13:32]
MySQL Verification Team
Hello Alexander Pozdneev, Thank you for the bug report and contribution. [root@cluster-repo mysql-cluster-com-7.3.8]# md5sum mysql-cluster-com-7.3.8.tar.gz 5fe5cc146b1a9d0f3ea84000665e0224 mysql-cluster-com-7.3.8.tar.gz [root@cluster-repo mysql-cluster-com-7.3.8]# cmake . -L <...> -- Looking for include file cxxabi.h -- Looking for include file cxxabi.h - not found [root@cluster-repo mysql-cluster-com-7.3.8]# locate cxxabi.h /usr/include/c++/4.4.4/cxxabi.h Thanks, Umesh
[5 Feb 2015 13:32]
MySQL Verification Team
Could you please sign the OCA, so that we can consider taking your patch? Please see the following for more details: http://www.oracle.com/technetwork/community/oca-486395.html
[12 Feb 2015 12:56]
Alexander Pozdneev
I confirm the code being submitted is offered under the terms of the OCA.