Hello all,
First: Let me apologize for the cross post. Sorry.
Second:
I have finally managed to get the OpenBaseDBD to compile under OS X, but
have run into a problem with some missing symbols that I don't quite know
what to do about.
Here's what happens:
[skitzo:~/Sites] ed% ./songs.cgi
(offline mode: enter name=value pairs on standard input)
table=name
Content-Type: text/html
dyld: perl Undefined symbols:
.objc_class_name_OpenBase
_objc_msgSend
The problem is in the DynaLoader.pm (I think), it can't find the symbols
it needs when loading the OpenBase module, pukes and dies.
Does anyone have any ideas for where I can even start to figure this one
out?
Cheers,
--Ed