hi again,

On Thu, Jul 27, 2006 at 11:32:04AM +0200, Robert Millan [ackstorm] wrote:
> Since libsnmp is *already* linking with libz and libcrypto, if zabbix itself
> doesn't use them directly, there's no need for a direct link.

yep, removing the -lcrypto from LDFLAGS works as expected, libcrypto
then becomes an indirect library dependency:

dpkg-shlibdeps -O /usr/sbin/zabbix_server 
 shlibs:Depends=libc6 (>= 2.3.5-1), libldap2 (>= 2.1.17-1), libmysqlclient15off 
(>= 5.0.19-1), libsnmp9 (>= 5.2.2), zlib1g (>= 1:1.2.1)

im going to speak with upstream about cleaning up configure (zabbix does
run on quite alot systems like solaris and aix, maybe the linking is
needed due to portability on other systems).

bye,
    - michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to