Bugs item #1844790, was opened at 2007-12-05 13:43
Message generated for change (Settings changed) made by mhoenicka
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=512945&aid=1844790&group_id=65979

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Markus Hoenicka (mhoenicka)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: link drivers against libdbi

Initial Comment:
The drivers are dlopen()ed by libdbi at runtime. This works well if an app is 
linked against libdbi. It apparently fails if an app dlopen()s a module which 
in turn is linked against libdbi. To allow this mode of use, linking each 
driver against libdbi would help and has been tested to work on Linux. See if 
it works on other platforms and if it breaks other stuff.

----------------------------------------------------------------------

>Comment By: Markus Hoenicka (mhoenicka)
Date: 2007-12-05 23:02

Message:
Logged In: YES 
user_id=85809
Originator: YES

oops - this has already been implemented. Just use the --enable-libdbi
configure switch

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=512945&aid=1844790&group_id=65979

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Libdbi-drivers-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to