Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-26 Thread Elimar Riesebieter
On Sun, 26 Feb 2006 the mental interface of Yaroslav Halchenko told: > On Sun, Feb 26, 2006 at 06:24:09PM +0100, Elimar Riesebieter wrote: > > How did you build the Debian package? It builds fine with > > apt-src build > dpkg-buildpackage -uc -us > after I applied some changes :-) Changes we don

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-26 Thread Yaroslav Halchenko
> No. Do you agree to close the bug then? yes - close it. I will report back to you if I figure out something definite -- .-. =-- /v\ = Keep in touch// \\ (yoh@|www.)onerussian.co

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-26 Thread Yaroslav Halchenko
On Sun, Feb 26, 2006 at 06:24:09PM +0100, Elimar Riesebieter wrote: > How did you build the Debian package? It builds fine with > apt-src build dpkg-buildpackage -uc -us after I applied some changes :-) > No! It builds with db.h or without. hm... what about db.h of previous version (as it was wi

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-26 Thread Elimar Riesebieter
On Sun, 26 Feb 2006 the mental interface of Yaroslav Halchenko told: > On Sun, Feb 26, 2006 at 10:03:18AM +0100, Elimar Riesebieter > wrote: > > Do you use automake1.7? > > realpath /usr/bin/automake > /usr/bin/automake-1.4 mutt-mg builds with automake-1.(4|7|9), but you're right I have to patc

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-26 Thread Yaroslav Halchenko
On Sun, Feb 26, 2006 at 10:03:18AM +0100, Elimar Riesebieter wrote: > Do you use automake1.7? realpath /usr/bin/automake /usr/bin/automake-1.4 I used apt-src to pull mutt-ng sources so I am sure that it 'satisfied' all of the build-depends before I went to build it. > configure:i

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-26 Thread Elimar Riesebieter
On Sun, 26 Feb 2006 the mental interface of Yaroslav Halchenko told: > As I said in the original mail, it is needed in Build-Depends. BDB > API (-dev) had to be present during the build and configure was > complaining that it could not compile a test code which #include . > The only packages which

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-26 Thread Yaroslav Halchenko
As I said in the original mail, it is needed in Build-Depends. BDB API (-dev) had to be present during the build and configure was complaining that it could not compile a test code which #include . The only packages which include db.h at all are: *> apt-file search /db.h | grep '\/db\.h$' | grep -

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-26 Thread Elimar Riesebieter
On Sun, 26 Feb 2006 the mental interface of Yaroslav Halchenko told: > > > ldd `which muttng` > linux-gate.so.1 => (0xe000) > libgpgme.so.11 => /usr/lib/libgpgme.so.11 (0xb7f8c000) > libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xb7f88000) > libncursesw.s

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-25 Thread Yaroslav Halchenko
> ldd `which muttng` linux-gate.so.1 => (0xe000) libgpgme.so.11 => /usr/lib/libgpgme.so.11 (0xb7f8c000) libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xb7f88000) libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7f3c000) libgnutls.so.11 => /usr/lib/libg

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-25 Thread Elimar Riesebieter
On Sun, 26 Feb 2006 the mental interface of Yaroslav Halchenko told: > Package: mutt-ng > Version: 0.0+20060213-1 > Severity: normal > > Sorry that I don't report original configure error which asks for DB4 > and otherwise fails to build. > Installation of libdb4.3-dev helped (as probably any oth

Bug#354420: mutt-ng: FTBFS: Build-Depends seems to be missing libdb-dev

2006-02-25 Thread Yaroslav Halchenko
Package: mutt-ng Version: 0.0+20060213-1 Severity: normal Sorry that I don't report original configure error which asks for DB4 and otherwise fails to build. Installation of libdb4.3-dev helped (as probably any other libdb4.x-dev) thus probably it is important to include it in Build-Depends (may b