> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Marcin Miroslaw > Sent: Monday, October 11, 2010 1:05 PM > To: rsyslog-users > Subject: [rsyslog] Problem with loading imuxsock plugin > > Hello! > I'm using git version of rsyslog. > I have problem with imuxsock, i'm getting this message: " > could not load module '/usr/lib/rsyslog/imuxsock.so', dlopen: > /usr/lib/rsyslog/imuxsock.so: undefined symbol: ceilf > "
This looks like a the math library was not part of the link process. Do you use an older commit? (This problem was there, but I fixed it -- at least it looked so ;)). > > BTW, is this something to worry?: > Message from portage: > " QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * net.c:1191: warning: dereferencing pointer ‘ipv6’ does break > strict-aliasing rules > " Well, whomever's QA would be better of providing a patch than writing this ;) Actually I tried to get rid of the compiler warning, but could not find any solution to this use case. I'd appreciate I you pressed whoever wrote this ro provide some real assistance instead of spreading FUD ;) Rainer > > Thanks for help, > Marcin > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

