On Fri, Jan 30, 2009 at 08:51:19PM +0100, Peter Adebahr wrote:

> gcc -Wmissing-prototypes -Wformat -DUSE_TLS -DHAS_PCRE -DSNAPSHOT -g -O -I. 
> -I../../include -DLINUX2 -o 
> smtpd smtpd.o smtpd_token.o smtpd_check.o smtpd_chat.o smtpd_state.o 
> smtpd_peer.o smtpd_sasl_proto.o smtpd_sasl_glue.o smtpd_proxy.o 
> smtpd_xforward.o smtpd_dsn_fix.o 
> smtpd_milter.o ../../lib/libmaster.a ../../lib/libtls.a ../../lib/libdns.a 
> ../../lib/libxsasl.a ../../lib/libmilter.a ../../lib/libglobal.a 
> ../../lib/libutil.a -lz -lm -lssl -lcrypto -lpcre -ldb -lnsl -lresolv
> /usr/src/postfix-2.6-20090125/src/tls/tls_server.c:647: undefined reference 
> to `BIO_set_callback'
> /usr/src/postfix-2.6-20090125/src/tls/tls_server.c:666: undefined reference 
> to `BIO_set_callback'
> /usr/src/postfix-2.6-20090125/src/tls/tls_server.c:318: undefined reference 
> to `EVP_MD_size'
> /usr/src/postfix-2.6-20090125/src/tls/tls_server.c:376: undefined reference 
> to `SSL_CTX_set_info_callback'
> /usr/src/postfix-2.6-20090125/src/tls/tls_server.c:525: undefined reference 
> to `SSL_CTX_sess_set_get_cb'

Install a working libssl/libcrypto.

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to