[Pkg-dspam-misc] Bug#522645: dspam: FTBS in a clean chroot due to not found libsqlite libs

Julien Valroff julien at kirya.net
Thu Jun 11 19:06:19 UTC 2009


tags 522645 + patch
thanks

Le dimanche 05 avril 2009 à 17:52 +0200, Julien Valroff a écrit :
> Le dimanche 05 avril 2009 à 17:13 +0200, Julien Valroff a écrit :
> > Package: dspam
> > Version: 3.6.8-9
> > Severity: serious
> > Justification: no longer builds from source
> > 
> > Hi,
> > 
> > Trying to build dspam sources in a clean chroot using cowbuilder fails with the following
> > error message:
> [...]
> > sqlite has been updated quite a lot recently, might be the cause of this issue.
> 
> dspam still builds fine on lenny (which still has sqlite3 3.5, whereas
> 3.6 has been uploaded to unstable)

A patch was applied in GIT upstream (commit
41026d770cdb8cf0c8b0b359de2055f95dfe41f7):

--- m4/sqlite3_drv.m4.org 2009-05-30 00:16:32.470345008 +0200
+++ m4/sqlite3_drv.m4 2009-06-01 22:05:47.912622542 +0200
@@ -210,7 +210,7 @@
continue
fi

- DS_LIBTOOL_RUN_IFELSE([AC_LANG_PROGRAM([[
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([[
#include <stdio.h>
#include <sqlite3.h>
#include <stdlib.h>

Cheers,
Julien






More information about the Pkg-dspam-misc mailing list