Hello,

I've been playing around with seeing how many Kamailio modules that can't be built for CentOS with just the base repo can be built with EPEL.

One of these modules in jsonrpc-c, but it is a little noisy because there is no "libevent.pc" in any of the libevent RPMs for CentOS.  This results in lots of:
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing 'libevent.pc'
to the PKG_CONFIG_PATH environment varianle
No package 'libevent' found

It still builds correctly because the libevent headers go straight into /usr/include on CentOS.

Is there any simple way to quieten this down on CentOS without breaking the build (or losing the warning/error on different system where it might be useful)?

Regards,

Peter

--
Peter Dunkley
Technical Director
Crocodile RCS Ltd