From: Ralf Hildebrandt (no email)
Date: Fri May 02 2008 - 04:45:18 EDT
* Ralf Hildebrandt <>:
> David and I were wondering why the cleanup deamon is being linked
> against libssl.
>
> I had a naive look:
>
> postamt:/usr/src/postfix-2.6-20080411/src/cleanup# fgrep -i ssl *
> Binary file cleanup matches
> Makefile:SYSLIBS = -lpcre -lssl -lcrypto -lcdb -ldb -lnsl -lresolv
> Makefile:EXPORT = AUXLIBS='-lpcre -lssl -lcrypto -lcdb' CCARGS='-DHAS_CDB -DUSE_TLS -DHAS_PCRE -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DSNAPSHOT' OPT='-O' DEBUG='-g'
>
> So, I don't think linking in libssl would be necessary. But what do I
> know, so I think I'd rather ask.
I think this may be due to:
LIBS = ../../lib/libmaster.a ../../lib/libmilter.a ../../lib/libglobal.a \
-- Ralf Hildebrandt () Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155 http://www.arschkrebs.de The only secure Microsoft software is what's still shrink-wrapped in the warehouse.
|
|
|