On Sat, 2011-05-21 at 14:33:19 -0500, Len Conrad wrote:

> 8.2-RELEASE FreeBSD
> 
> make && install done here:
> 
> cat /usr/ports/mail/postfix-current/distinfo 
> SHA256 (postfix/postfix-2.9-20110501.tar.gz) = 
> 5789269f34fa152e39a70af3077f3ce4bc9c4e52fc67bb50a42e5d245ee1da3b
> SIZE (postfix/postfix-2.9-20110501.tar.gz) = 3671046

2.9-20110501 here.

> pkg_info shows:
> 
> mysql-client-5.5.11 Multithreaded SQL database (client)
> mysql-server-5.5.9  Multithreaded SQL database (server)
> postfix-current-2.9.20110228,4 A secure alternative to widely-used Sendmail

2.9.20110228 here.  Make up your mind and only have one version
installed.

> postconf
> /libexec/ld-elf.so.1: Shared object "libmysqlclient.so.16" not found, 
> required by "postconf"

Woops.

> locate libmysqlclient
> /usr/local/lib/mysql/libmysqlclient.a
> /usr/local/lib/mysql/libmysqlclient.so
> /usr/local/lib/mysql/libmysqlclient.so.18
> /usr/local/lib/mysql/libmysqlclient_r.a
> /usr/local/lib/mysql/libmysqlclient_r.so
> /usr/local/lib/mysql/libmysqlclient_r.so.18

You upgraded MySQL; now rebuild Postfix to link to the new libs.

-- 
Sahil Tandon <sa...@freebsd.org>

Reply via email to