PDA

View Full Version : Compilation error for 1.4.5


rdmenotte
28-04-2008, 20:46
When I attempt to compile after running ./configure with the following options

* --enable-server
* --enable-static
* --with-mysql
* --with-net-snmp
* --with-jabber

Zabbix compiles fine.

However, as soon as I add --with-libcurl I get the following error:

configure: error: Not found gssapi_krb5 library

This was tested on both Ubuntu 7.10 and 8.04. Can anyone provide some insight into this problem?