18 Aug
2009
18 Aug
'09
1:18 p.m.
Did I mention that I hate libtool and libltdl? They're close to *causing* more problems than they solve.
Yes, on several occasions that I recall :) I share your sentiments...
I actually started removing libltdl a while ago. See src/main/modules.c. Look for WITHOUT_LIBLTDL. I'll bet that if you spent a bit of time hacking the source, you could get it to build && run *without* libltldl. At that point, the stupid "can't load library" issues will go away.
If I get some spare time (what's that :)), I'll see what I can do..