Exactly the same error? If not, can you post a compile log? Thx,Rainer
> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Thomas Lau > Sent: Monday, June 11, 2012 12:23 PM > To: rsyslog-users > Subject: Re: [rsyslog] compile rsyslog 6.2.1 error > > Same error after I test v6-stable. > > 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:rsyslog- > [email protected]] On Behalf Of Rainer Gerhards > Sent: Friday, June 08, 2012 6:16 PM > To: rsyslog-users > Subject: Re: [rsyslog] compile rsyslog 6.2.1 error > > There were some issues when libestr was not installed in the default > paths, maybe libee as well. At least the libestr issue is now fixed. I > suggest to use git v6-stable head to obtain the fix. Alternatively, you > can try the released 6.3.10, which IMHO already contains this fix. A > new v6-stable is due shortly, finalizing some remaining nits... > > Rainer > > > -----Original Message----- > > From: [email protected] [mailto:rsyslog- > > [email protected]] On Behalf Of Thomas Lau > > Sent: Friday, June 08, 2012 4:09 AM > > To: rsyslog-users > > Subject: Re: [rsyslog] compile rsyslog 6.2.1 error > > > > All dependency listed on my first email compiled and installed > without > > problem, so yes. > > > > 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:rsyslog- > > [email protected]] On Behalf Of [email protected] > > Sent: Friday, June 08, 2012 10:08 AM > > To: rsyslog-users > > Subject: Re: [rsyslog] compile rsyslog 6.2.1 error > > > > 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 > _______________________________________________ > 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

