[MDEV-10841] uclibc build fails to find librt Created: 2016-09-20 Updated: 2023-04-12 Resolved: 2023-04-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling, wsrep |
| Affects Version/s: | 10.1.17 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Ryan Coe | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | contribution | ||
| Environment: |
Linux Buildroot, Cross-compiling using uclibc for libc |
||
| Attachments: |
|
| Description |
|
I'm using Buildroot for a project, and I am attempting to add MariaDB as a supported package. If the build is using uclibc instead of glibc, the build fails at wsrep because it is unable to link with librt. The current checks in configure.cmake fails to find librt. I have a patch with an additional check. |
| Comments |
| Comment by Jan Lindström [ 2023-04-11 ] |
|
10.1 is EOL. |