problem with building Zabbix on EL4/x86_64

Ville Skyttä ville.skytta at iki.fi
Sat Sep 15 08:14:26 UTC 2007


On Saturday 15 September 2007, Dan Horák wrote:
> Hello,
> I have problems with building Zabbix 1.4.2 on (only) EL4/x86_64. For an
> unknown reason, configure is saying that it cannot find net-snmp
> libraries even when net-snmp-devel is installed and the build on i386
> and ppc is done. Details can be found at
> http://buildsys.fedoraproject.org/logs/fedora-4-epel/36268-zabbix-1.4.2-1.e
>l4/ Can somebody do a local (or mock) build and send me the config.log (or
> its relevant part), so I can see what's wrong?

configure:10557: gcc -o 
conftest -O2 -g -pipe -m64   -I/usr/include/mysql -g -pipe -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing     -I/usr/include/rpm -I/usr/include/rpm -I. -I/usr/include/net-snmp    -L/usr/lib64 -L/usr/lib64conftest.c -lnetsnmp   -lm -lresolv 
>&5
/usr/lib64/libnetsnmp.so: undefined reference to `EVP_DigestInit'
/usr/lib64/libnetsnmp.so: undefined reference to `EVP_DigestFinal'
/usr/lib64/libnetsnmp.so: undefined reference to `EVP_DigestFinal_ex'
/usr/lib64/libnetsnmp.so: undefined reference to `AES_set_encrypt_key'
/usr/lib64/libnetsnmp.so: undefined reference to `EVP_md5'
/usr/lib64/libnetsnmp.so: undefined reference to `HMAC'
/usr/lib64/libnetsnmp.so: undefined reference to `EVP_MD_CTX_cleanup'
/usr/lib64/libnetsnmp.so: undefined reference to `SSLeay'
/usr/lib64/libnetsnmp.so: undefined reference to `EVP_sha1'
/usr/lib64/libnetsnmp.so: undefined reference to `EVP_MD_CTX_init'
/usr/lib64/libnetsnmp.so: undefined reference to `EVP_DigestUpdate'
/usr/lib64/libnetsnmp.so: undefined reference to `RAND_bytes'
/usr/lib64/libnetsnmp.so: undefined reference to `DES_cbc_encrypt'
/usr/lib64/libnetsnmp.so: undefined reference to `DES_ncbc_encrypt'
/usr/lib64/libnetsnmp.so: undefined reference to `DES_key_sched'
/usr/lib64/libnetsnmp.so: undefined reference to `AES_cfb128_encrypt'
collect2: ld returned 1 exit status




More information about the epel-devel-list mailing list