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

2012-04-11 Thread David Olrik
** 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

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

2012-04-11 Thread David Olrik
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.