On Wed, Nov 12, 2014 at 01:57:43PM +0100, giacomo wrote:
> I see and I remove the file indicated in the guide (and run all another 
> command) but the 
> compilation end with errors:
> 
> : warning: sprintf() is often misused, please use snprintf()
> /usr/bin/ld: warning: libgssapi.so.7.1, needed by 
> /usr/local/lib/libsasl2.so.3.0, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libkrb5.so.20.0, needed by 
> /usr/local/lib/libsasl2.so.3.0, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libasn1.so.20.0, needed by 
> /usr/local/lib/libsasl2.so.3.0, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libcrypto.so.23.0, needed by 
> /usr/local/lib/libsasl2.so.3.0, may conflict with libcrypto.so.30.0
> /usr/bin/ld: warning: libwind.so.1.0, needed by 
> /usr/local/lib/libsasl2.so.3.0, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libroken.so.1.0, needed by 
> /usr/local/lib/libsasl2.so.3.0, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libcom_err.so.20.0, needed by 
> /usr/local/lib/libsasl2.so.3.0, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libheimbase.so.1.0, needed by 
> /usr/local/lib/libsasl2.so.3.0, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libssl.so.20.0, needed by 
> /usr/local/lib/libmysqlclient.so.23.0, may conflict with libssl.so.27.0
> cp posttls-finger ../../bin/posttls-finger
> ===>  Faking installation for postfix-2.12.20140701-sasl2-mysql
> install -d -o root -g bin -m 755 
> /usr/ports/pobj/postfix-2.12.20140701-sasl2-mysql/fake-i386-sasl2-mysql/usr/local/share/examples/postfix
> bin/postconf: can't load library 'libcom_err.so.20.0'
> bin/postconf: can't load library 'libkrb5.so.20.0'
> bin/postconf: can't load library 'libasn1.so.20.0'
> bin/postconf: can't load library 'libkrb5.so.20.0'
> postfix-install: Error: "" should be "no" or an absolute path name.
> *** Error 1 in . (../Makefile.inc:109 'do-install': @(cd 
> /usr/ports/pobj/postfix-2.12.20140701-sasl2-mysql/postfix-2.12-20140701; sh 
> postfix...)
> *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2802 
> '/usr/ports/pobj/postfix-2.12.20140701-sasl2-mysql/fake-i386-sasl2-mysql/.fake_done')
> *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1922 
> '/usr/ports/packages/i386/all/postfix-2.12.20140701-sasl2-mysql.tgz')
> *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2475 
> '_internal-package')
> *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2455 'package')
> *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1939 
> '/var/db/pkg/postfix-2.12.20140701-sasl2-mysql/+CONTENTS')
> *** Error 1 in /usr/ports/mail/postfix/snapshot 
> (/usr/ports/infrastructure/mk/bsd.port.mk:2455 'install')

Shot in the dark... but isn't the problem you have sasl, mysql built with
kerberos from the past? Try to rebuild sasl, mysql.

j.

Reply via email to