Bug#666693: Fixed

2012-04-01 Thread Andy Teijelo
Well, it turned out to be a combination of two things: - AUXLIBS is missing -lsqlite3 and -lpthread - sqlite is not added to /etc/postfix/dynamicmaps.cf The first time I added the missing flags to AUXLIBS it didn't make a difference because sqlite wasn't even listed in dynamicmaps.cf. After addin

Bug#666693: the problem it's not -lsqlite3 or -lpthread

2012-03-31 Thread Andy Teijelo
Adding -lsqlite3 and -lpthread to AUXLIBS didn't make a difference. A package built that way still reported that sqlite was not a supported dictionary type. I'm trying with the upstream sources in postfix_2.9.1.orig.tar.gz.

Bug#666693: AUXLIBS in debian/rules doesn't include -lsqlite3

2012-03-31 Thread Andy Teijelo
Shouldn't -lsqlite3 be in AUXLIBS, as per SQLITE_README?

Bug#666693: postfix: unsupported dictionary type: sqlite

2012-03-31 Thread Andy Teijelo Pérez
Package: postfix Version: 2.8.7-1 Severity: normal Dear Maintainer, sqlite table is not working in this version of postfix. I tried it in 2.9.1 in another Debian system and it didn't work either. After writing in main.cf: virtual_mailbox_maps=sqlite:/etc/postfix/vmailbox.sqlite.cf

Bug#491273: kdelibs5-dev: Can't compile kdevelop

2008-07-27 Thread Andy Teijelo Pérez
I don't think this is a kdelibs5-dev bug. I can't say exactly where the error is, but the following two small changes: adding "-lQtGui -lkdeui" after "-lQtCore" to languages/cpp/cppduchain/CMakeFiles/kdev4cppduchain.dir/link.txt and "-lkparts" after "-lkdecore" to buildtools/managers/cmake/CMake