FS#42011 - [mariadb] fails to compile with glibc 2.20-2
Attached to Project:
Arch Linux
Opened by Christian Hesse (eworm) - Thursday, 18 September 2014, 12:34 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Saturday, 27 September 2014, 14:52 GMT
Opened by Christian Hesse (eworm) - Thursday, 18 September 2014, 12:34 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Saturday, 27 September 2014, 14:52 GMT
|
Details
Description:
Macro _SVID_SOURCE is deprecated in glibc 2.20 and breaks compiling mariadb. Just replace with _DEFAULT_SOURCE: sed -i 's/_SVID_SOURCE/_DEFAULT_SOURCE/' storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake Additional info: mariadb 10.0.13-1 |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Saturday, 27 September 2014, 14:52 GMT
Reason for closing: Fixed
Additional comments about closing: mariadb 10.0.14-1
Saturday, 27 September 2014, 14:52 GMT
Reason for closing: Fixed
Additional comments about closing: mariadb 10.0.14-1
Comment by Christian Hesse (eworm) -
Friday, 26 September 2014, 15:21 GMT
This is still valid for mariadb 10.0.14.