Hello.
  
On Fri, Dec 12, 2025 at 04:28:16PM +0100, Andreas Metzler via Exim-users wrote:
> undefined symbol: sqlite_lock_timeout   
> (./build-Linux-x86_64/dynmodules/sqlite_lookup.so)
> [...]
> 
> I think the cc invocation is not correctly ordered, the -lsqlite3 should
> be at the end, i.e.

 Does it really solve the problem?

 The list of libsqlite3 entries ( https://sqlite.org/c3ref/funclist.html )
 has no "sqlite_lock_timeout". Moreover, all entries have prefix "sqlite3_",
 so I suspect this function is not located in libsqlite3.so, output of
 objdump -T does not list it (Debian, libsqlite3-0 3.46.1-8).
-- 
 Eugene Berdnikov

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to