From: Markus H. <ma...@mh...> - 2003-01-19 22:40:41
|
Bruce D'Arcus writes: > Hmm...I think maybe they're missing. I just tried to compile libdbi > and got the following error: > > header file 'dlfcn.h' not found > This one is not a MySQL header. This header is required for the dlopen() kind of functions that libdbi uses to load the drivers, which are implemented as shared objects. I know that FreeBSD does ship the header by default, so I'm a little surprised that OS X (which is FreeBSD in disguise, sort of) lacks it. Again, as I'm not an OS X experts, others would have to jump in here. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |