export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
export LD_LIBRARY_PATH=/usr/local/lib:/usr/lib
?yum install -y http://repo.okay.com.mx/centos/7/x86_64/release/okay-release-1-1.noarch.rpm
yum install -y --nogpgcheck mariadb-connector-c-devel
剩下的就没什么了
参考链接:
https://github.com/signalwire/freeswitch/issues/1611