Eric Spakman wrote:

Laurentiu,

Did you follow the instructions in ulogd.txt and used ulogd.mk? (ulogd.mk changed a week ago, so maybe you must download it again) I know it works, just tried it myself. There is also a complete ulogd.lrp package compiled for uClibc in CVS.

Hi Eric,

Yes, I followed the instructions and used the new version of ulogd.mk; the trouble is at line 448 in ulogd.c:
if (!dlopen(file, RTLD_NOW)) {
ulogd_log(ULOGD_ERROR, "load_plugins: %s - %s\n", file, dlerror());
......
I changed it to print "file" content and it's OK "/usr/lib/ulogd/ ...and so on. So, IMHO the problem may be dlopen() of uClibc ?...
Any suggestions?

I did all this because I need ulogd_PGSQL plugin and I like to do things by myself. That's why I believe Bering is GREAT!

Thanks,
lwd




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Reply via email to