Joshua Root wrote: > Looks like the -DCMAKE_INSTALL_NAME_DIR configure arg in mysql55 is wrong?
THAT fixes it :-D :-D :-D bash-4.2$ port -q contents postfix | xargs -n1 grep '/macports/lib/mysql55/mysql/libmysqlclient' Binary file /macports/bin/mailq matches Binary file /macports/bin/newaliases matches Binary file /macports/libexec/postfix/anvil matches Binary file /macports/libexec/postfix/bounce matches Binary file /macports/libexec/postfix/cleanup matches Binary file /macports/libexec/postfix/discard matches Binary file /macports/libexec/postfix/dnsblog matches Binary file /macports/libexec/postfix/error matches Binary file /macports/libexec/postfix/flush matches Binary file /macports/libexec/postfix/lmtp matches Binary file /macports/libexec/postfix/local matches Binary file /macports/libexec/postfix/master matches Binary file /macports/libexec/postfix/nqmgr matches Binary file /macports/libexec/postfix/oqmgr matches Binary file /macports/libexec/postfix/pickup matches Binary file /macports/libexec/postfix/pipe matches Binary file /macports/libexec/postfix/postscreen matches Binary file /macports/libexec/postfix/proxymap matches Binary file /macports/libexec/postfix/qmgr matches Binary file /macports/libexec/postfix/qmqpd matches Binary file /macports/libexec/postfix/scache matches Binary file /macports/libexec/postfix/showq matches Binary file /macports/libexec/postfix/smtp matches Binary file /macports/libexec/postfix/smtpd matches Binary file /macports/libexec/postfix/spawn matches Binary file /macports/libexec/postfix/tlsmgr matches Binary file /macports/libexec/postfix/tlsproxy matches Binary file /macports/libexec/postfix/trivial-rewrite matches Binary file /macports/libexec/postfix/verify matches Binary file /macports/libexec/postfix/virtual matches Binary file /macports/sbin/postalias matches Binary file /macports/sbin/postcat matches Binary file /macports/sbin/postconf matches Binary file /macports/sbin/postdrop matches Binary file /macports/sbin/postfix matches Binary file /macports/sbin/postkick matches Binary file /macports/sbin/postlock matches Binary file /macports/sbin/postlog matches Binary file /macports/sbin/postmap matches Binary file /macports/sbin/postmulti matches Binary file /macports/sbin/postqueue matches Binary file /macports/sbin/postsuper matches Binary file /macports/sbin/sendmail matches grep: /macports/var/lib/postfix/.turd_postfix: Permission denied grep: /macports/var/spool/postfix/maildrop/.turd_postfix: Permission denied grep: /macports/var/spool/postfix/public/.turd_postfix: Permission denied bash-4.2$ port -q contents dovecot2 | xargs -n1 grep '/macports/lib/mysql55/mysql/libmysqlclient' Binary file /macports/lib/dovecot/libdovecot-sql.0.dylib matches Binary file /macports/lib/dovecot/libdovecot-sql.dylib matches Binary file /macports/libexec/dovecot/auth matches Binary file /macports/libexec/dovecot/dict matches bash-4.2$ port -q contents mysql55 | xargs -n1 grep '/macports/lib/mysql55/mysql/libmysqlclient' Binary file /macports/lib/mysql55/mysql/libmysqlclient.18.dylib matches Binary file /macports/lib/mysql55/mysql/libmysqlclient.dylib matches Binary file /macports/lib/mysql55/mysql/libmysqlclient_r.18.dylib matches Binary file /macports/lib/mysql55/mysql/libmysqlclient_r.dylib matches bash-4.2$ all right ... I'll shortly open an trac issue for mysql55 regarding the build & destroot issues ... :-) -- Bjarne D Mathiesen København N ; Danmark ; Europa ---------------------------------------------------------------------- denne besked er skrevet i et totalt M$-frit miljø MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz DDR3 _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
