Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/gnu/usr.sbin/postfix/tlsmgr



On 2005.09.04 21:17:32 +0200, Bernd Ernesti wrote:
| > let me suggest
| > 
| > -DPADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPTLS} ${LIBCRYPTO} ${LIBPUTIL}
| > +DPADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPTLS} ${LIBPUTIL} ${LIBCRYPTO}
| > -LDADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPTLS} ${LIBCRYPTO} ${LIBPUTIL} 
-lssl
| > +LDADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPTLS} ${LIBPUTIL} -lssl -lcrypto
| > 
| > With this in place, it links both for i386 and sun2.
| 
| Hmm, what is now needed, libcrypto, libssl or both?

Both. Harvard Eidnes suggestion is the right one.

                -- Rui Paulo

Attachment: pgp24ZbVfKYWX.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index