** Patch added: "postfix-sqlite.patch"
https://bugs.launchpad.net/bugs/978698/+attachment/3045007/+files/postfix-sqlite.patch
--
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
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.