From: Viljo M. <na...@ma...> - 2004-11-08 08:51:00
|
Hello, I don't know when this change was made, but in glib.h function name was changed from g_string_hash() to g_str_hash() and this has to be changed in perfparse/log_reader.c line 533 to compile correctly. I use glib-1.2 from Debian unstable. P.S. I don't know what's the problem, but I just can't get perfparsed work with pipe file. Should this work by simply echoing data to pipe file and perfparsed then inserts this to mysql (or whatever) db? I try echo for testing, of course. And when perfparse-service.log file is not pipe then check info appears normally there. Can I somehow trace what perfparsed is doing, or why it's not doing what it is supposed to be doing? Rgds, Viljo |