[Bug 978698] [NEW] sqlite maps are broken in postfix 2.9.1-2

David Olrik david at olrik.dk
Wed Apr 11 08:37:36 UTC 2012


Public bug reported:

dict_sqlite.so compiled incorrectly in postfix 2.9.1-2. (Ubuntu precise
12.04)

When querying with postmap I get "undefined symbol: sqlite3_open"

Looking at the code I found these errors:

- In Makefile.in dict_sqlite.so is made to link against Postgresql instead of sqlite3.
- dict_sqlite.so is missing from dynamicmaps.cf
- dict_sqlite.so is not linked against libpthread as per http://www.postfix.org/SQLITE_README.html

The attached patch fixes these issues.

** Affects: postfix (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/978698

Title:
  sqlite maps are broken in postfix 2.9.1-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/978698/+subscriptions



More information about the Ubuntu-server-bugs mailing list