[MacPorts] #24275: mutt-devel @1.5.20_2 fails to install with +sasl
MacPorts
noreply at macports.org
Mon Mar 29 16:24:27 PDT 2010
#24275: mutt-devel @1.5.20_2 fails to install with +sasl
------------------------------+---------------------------------------------
Reporter: bill@… | Owner: simon@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: mutt-devel
------------------------------+---------------------------------------------
Changes (by jmr@…):
* owner: macports-tickets@… => simon@…
* port: => mutt-devel
Old 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.
New 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.
--
Comment:
Please remember to preview and use WikiFormatting, fill in the Port field,
and cc the maintainer.
--
Ticket URL: <http://trac.macports.org/ticket/24275#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list