Hi,
i try to build an rsyslog RPM for my RHEL5.2 installations.
Unfortunately i can not get rfc3195d to compile.
If i go with --enable-rfc3195 on configure i get the error:
checking for LIBLOGGING... configure: error: in `/usr/src/rsyslog-3.20.2':
configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
But pkg-config is installed as /usr/bin/pkg-config (Version 0.21).
If i set PKG_CONFIG i get
checking for LIBLOGGING... configure: error: Package requirements (liblogging >= 0.7.1) were not met:
No package 'liblogging' found
But liblogging 0.7.1 is installed in /usr/lib
-rw-r--r-- 1 root root 772658 16. Jan 10:10 /usr/lib/liblogging.a
-rwxr-xr-x 1 root root 824 16. Jan 10:10 /usr/lib/liblogging.la
lrwxrwxrwx 1 root root 19 16. Jan 10:10 /usr/lib/liblogging.so -> liblogging.so.0.0.0
lrwxrwxrwx 1 root root 19 16. Jan 10:10 /usr/lib/liblogging.so.0 -> liblogging.so.0.0.0
-rwxr-xr-x 1 root root 353237 16. Jan 10:10 /usr/lib/liblogging.so.0.0.0
I tried also with rsyslog-4.1.3 which gave me exactly the same error.
Can anyone help me with problem ?
regards
LRH190


