18 Nov
2009
18 Nov
'09
1:59 p.m.
Hi, Mark Heily schrieb:
I believe that libkqueue r101 solves this problem by changing the output of `pkg-config --libs` from this [...] Note that in order for pkg-config to find the libkqueue in /tmp/bar, the PKG_CONFIG_PATH environment variable must be set like this:
PKG_CONFIG_PATH=/tmp/bar/lib/pkgconfig ./configure
Let me know if this works for you.
That's what i already did. And yes, as predicted it works. Thanks a lot. ciao, Mario