[MDEV-19719] make: *** No rule to make target `aws_key_management'. Stop Created: 2019-06-08 Updated: 2019-07-15 Resolved: 2019-07-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - AWS key management |
| Affects Version/s: | 10.3.15 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Phani Kumar | Assignee: | Sergei Golubchik |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | aws, centos7, kms, need_feedback, plugins | ||
| Environment: |
Centos |
||
| Description |
|
I am trying to build aws_kms_management plugin on Centos 7 to encrypt data at rest. I followed this link https://jira.mariadb.org/browse/MDEV-18752 and tried building the plugin. But I am getting error make: *** No rule to make target `aws_key_management'. Stop. Can some one help me on this |
| Comments |
| Comment by Sergei Golubchik [ 2019-06-12 ] |
|
check the cmake output, the answer should be there. |