-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
None
-
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
-
Sprint 66 (Jul 2020), Sprint 67 (Aug 2020)
[user@server]# ./configure --with-net-snmp --with-libcurl --with-mysql --enable-server --enable-dependency-tracking
[...]
checking for the version of libcurl... 7.15.5
checking for libcurl >= version 7.13.1... yes
checking for main in -lcurl... no
configure: error: Not found libcurl library
yum install libidn-devel.x86_64 resolves this problem, but the configure output was not really pointing to that....