you have to compile and install all the other libraries before doing
rsyslog, do they all install without a problem?
David Lang
On Fri, 8 Jun 2012, Thomas Lau wrote:
Date: Fri, 8 Jun 2012 09:19:19 +0800
From: Thomas Lau <[email protected]>
Reply-To: rsyslog-users <[email protected]>
To: rsyslog-users <[email protected]>
Subject: Re: [rsyslog] compile rsyslog 6.2.1 error
Thanks for replying, it does not help, just tested this morning.
Thomas Lau
Senior Technology Analyst
Principle One Limited
27/F Kinwick Centre, 32 Hollywood Road, Central, Hong Kong
T +852 3555 2217 F +852 3555 2222 M +852 9880 1217
Hong Kong . Singapore . Tokyo
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Dirk Jahnke-Zumbusch
(DESY)
Sent: Thursday, June 07, 2012 7:59 PM
To: [email protected]
Subject: Re: [rsyslog] compile rsyslog 6.2.1 error
Hi there,
i may be totaly wrong, because yesterday was the first time, when I compiled
rsyslog. Anyhow, I had the same problem, which went away, when I configured my
environment explicitly:
export PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig
export LIBLOGNORM_LIBS="-L/usr/local/lib -llognorm"
export LIBEE_LIBS="-L/usr/local/lib -lee"
export LIBEE_CFLAGS=-I/usr/local/include export LIBESTR_LIBS="-L/usr/local/lib
-lestr"
export LIBLOGNORM_CFLAGS=-I/usr/local/include
export LIBESTR_CFLAGS=-I/usr/local/include
Configuring only PKG_CONFIG_LIBDIR did not work.
After setting the LIB* env vars, I compiled:
1. librelp
2. libestr
3. libee
4. libnorm
5. rsyslog
BTW: this was on SL 6.2 ~= RHEL 6.2
Perhaps this will help you.
Cheers,
Dirk
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards