Failing to build mutt-devel-lite

Benjamin Stier benjamin.stier at ub.uni-tuebingen.de
Tue May 4 11:08:24 UTC 2010


Thanks for the fast answer. I'll just wait for the commit then :)

Regards,

    Benjamin

On Tue, May 04, 2010 at 12:26:23PM +0200, Schweigert, Udo CERT wrote:
> I have already submitted a fix for this problem caused by the openssl port:
> <http://www.freebsd.org/cgi/query-pr.cgi?pr=146261>
> 
> Just wait until it is committed or just apply it yourself.
> 
> Udo
> 
> On Tue, May 04, 2010 at 10:54:21 +0200, Benjamin Stier wrote:
> > Hey ports@,
> > 
> > I'm trying to build mail/mutt-devel-lite on FreeBSD 7.2-RELEASE-p4. My
> > makeoptions are
> > 
> > WITH_MUTT_SMTP=yes
> > WITH_MUTT_IMAP_HEADER_CACHE=yes
> > WITH_MUTT_CYRUS_SASL2=yes
> > WITH_MUTT_SIDEBAR_PATCH=yes
> > 
> > make always fails with the following output:
> > 
> > ===>  Building for mutt-devel-lite-1.5.20_3
> > make  all-recursive
> > Making all in m4
> > Making all in po
> > Making all in intl
> > Making all in contrib
> > Making all in imap
> > Making all in .
> > cc -I/usr/local/include -DPKGDATADIR=\"/usr/local/share/mutt\"
> > -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\"
> > -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I.
> > -I./imap  -Iintl  -I/usr/include  -I/usr/local/include -I/usr/local/include
> > -I./intl  -O2 -fno-strict-aliasing -pipe -MT mutt_ssl.o -MD -MP -MF
> > .deps/mutt_ssl.Tpo -c -o mutt_ssl.o mutt_ssl.c
> > mutt_ssl.c: In function 'check_host':
> > mutt_ssl.c:655: error: 'STACK' undeclared (first use in this function)
> > mutt_ssl.c:655: error: (Each undeclared identifier is reported only once
> > mutt_ssl.c:655: error: for each function it appears in.)
> > mutt_ssl.c:655: error: 'subj_alt_names' undeclared (first use in this
> > function)
> > mutt_ssl.c: In function 'ssl_cache_trusted_cert':
> > mutt_ssl.c:738: warning: assignment from incompatible pointer type
> > *** Error code 1
> > 
> > 
> > Any idea how to fix this?
> > 
> > Kind regards,
> > 
> >     Benjamin


More information about the freebsd-ports mailing list