Sebastien RAFFALLI writes:
 > /usr/local/lib/dbd/libdbdsqlite3.so: undefined symbol: 
 > _dbi_internal_error_handler

Thanks for catching this. This is a plain typo which you can fix
yourself (change _dbi_ to _dbd_ in
libdbi-drivers/drivers/sqlite3/dbd_sqlite3.c, line 741), or you may
use the attached diff. I wonder why I never stumbled across this. I'm
happily using the driver on FreeBSD...


As this is a pretty severe problem, at least on some platforms, I'll
upload a fixed version (libdbi-drivers-0.8.3-1) later tonight.

regards,
Markus

Attachment: dbd_sqlite3.c.diff
Description: patch for dbi typo

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
libdbi-users mailing list
libdbi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-users

Reply via email to