Comment 26 for bug 6771

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20040121232011.F16244@8304.ch>
Date: Wed, 21 Jan 2004 23:20:11 +0100
From: Olivier Mueller <omueller@8304.ch>
To: Marco d'Itri <email address hidden>
Subject: Re: Bug#228855: Bus Error on mutt startup with imap (sparc64)

On Wed, Jan 21, 2004 at 02:24:05PM +0100, Marco d'Itri wrote:
> Download the .diff.gz, .orig.tar.gz and .dsc files and then:
> dpkg-source -x *.dsc
> cd mutt-*
> fakeroot ./debian/rules binary

sorry, it won't compile: it stops during the ./configure,
despite the fact that all the libs listed in the .dsc file
are installed (Build-Depends: debhelper (>= 4), linuxdoc-tools-text, gettext, groff, libncurses5-dev, libsasl2-dev,
libgnutls10-dev, libidn11-dev, zlib1g-dev, libncursesw5-dev):

[...]
checking for tgoto... no
checking for tgoto in -ltermcap... no
checking for tgoto in -ltermlib... no
checking for tgoto in -lunknown... no
checking for initscr in -lcursesX... no
checking for initscr in -lcurses... no
checking for initscr in -lncurses... (cached) no
checking for initscr in -lxcurses... no
checking for initscr in -ljcurses... no
checking for initscr in -lunknown... no
configure: error: no curses library found
make[1]: *** [source.command] Error 1
make[1]: Leaving directory `/home/om/mutt/mutt-1.5.5.1'
make: *** [debian/stampdir/configure] Error 2

(yes, I ran "ldconfig" before)

Strange... :/
regards,
Olivier