Quoting Mike Rylander <[EMAIL PROTECTED]>: > PS: yes, I'd be willing to bribe someone for this. ;)
Fine. My account number is... No, seriously, I read from your and Kjell's replies that it would apparently make sense to reverse the default of this switch in future releases. The drivers would be linked by default, and if anyone ever runs into problems on some weird platform she could disable linking with a --disable-libdbi switch. Would that help? regards, Markus > > On Dec 5, 2007 5:02 PM, SourceForge.net <[EMAIL PROTECTED]> wrote: >> 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 > -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de ------------------------------------------------------------------------- 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
