Opened 14 years ago

Last modified 10 years ago

#24275 closed defect

mutt-devel @1.5.20_2 fails to install with +sasl — at Initial Version

Reported by: bill@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: mutt-devel

Description

When installing mutt-devel on OSX 10.6.2 I get the following:

sudo port install -d mutt-devel +gdbm+headercache+imap+pop+smtp+ssl+sasl+sidebar+universal ---> Computing dependencies for mutt-devel ---> Configuring mutt-devel Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt-devel/work/mutt-1.5.20" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-warnings --mandir=/opt/local/share/man --with-docdir=/opt/local/share/doc/mutt --with-libiconv-prefix=/opt/local --with-curses=/opt/local --enable-pop --enable-imap --with-ssl=/opt/local --with-sasl=/opt/local --enable-hcache --enable-gdbm --without-bdb --without-qdbm --without-tokyocabinet --enable-smtp " returned error 1 Command output: checking getopt.h presence... yes checking for getopt.h... yes checking for snprintf... yes checking for vsnprintf... yes checking whether your system's snprintf is C99 compliant... yes checking whether your system's vsnprintf is C99 compliant... yes checking for va_copy... va_copy checking for ftruncate... yes checking for strftime... yes checking for fchdir... yes checking for regcomp... yes checking whether your system's regexp library is completely broken... no checking where new mail is stored... /var/mail checking if /var/mail is world writable... no checking if /var/mail is group writable... yes checking where to put the documentation... /opt/local/share/doc/mutt checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for socklen_t... yes checking for gethostent... yes checking for setsockopt... yes checking for getaddrinfo... yes checking for deflate in -lz... yes checking for X509_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for RAND_status... yes checking for RAND_egd... yes checking for sasl_client_init in -lsasl2... no configure: error: could not find libsasl2

Installation without +sasl completes normally.

Change History (0)

Note: See TracTickets for help on using tickets.