Carson Gaspar wrote:
Andrej Ricnik-Bay wrote:
On 6/26/07, tim.brown@juno.com <tim.brown@juno.com> wrote:
I've scanned the net for references to "-lxnet" on Solaris and could only determine that is a library routine particular to Linux. I could not find how to provide this on a Solaris platform.
No, it's not. It's part of SUNWcslx and I've never seen it on any Linux machine :}
Why is syslog-ng trying to link in the XTI library? Something is wrong, here...
Ah, libol's autoconf code adds in libxnet even though it isn't needed. I'm not sure what the code is _trying_ to do, but it's doing it wrong. On the plus side, I don't see references to xnet in the 2.0.4 syslog-ng, nor in the 0.2.5 eventlog. So my advice is to skip the old code and use the shiny new stuff. -- Carson