Quickly from phone. You need libee master branch.
> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Radu Gheorghe > Sent: Saturday, April 14, 2012 6:17 PM > To: rsyslog-users > Subject: [rsyslog] Can't build rsyslogd from master-elasticsearch > > Hi, > > I've just downloaded the last build that supports omelasticsearch from > the master-elasticsearch branch here: > http://git.adiscon.com/?p=rsyslog.git;a=shortlog;h=refs/heads/master- > elasticsearch > > Exact link is this one: > http://git.adiscon.com/?p=rsyslog.git;a=snapshot;h=f9bb245a4ae06151897a > 4a68d6c22ba88a6ecee8;sf=tgz > > and I'm trying to install it on an Ubuntu 12.04 beta 2 VirtualBox > machine. After having the same problem described here: > > http://rsyslog-rsyslog-users.1305293.n2.nabble.com/rsyslog-build-error- > td7306608.html > > which got fixed after running autogen.sh a second time, now I'm stuck > with building rsyslogd: > --------- > make[2]: Leaving directory > `/home/radu/Downloads/rsyslog/plugins/omtesting' > Making all in tools > make[2]: Entering directory `/home/radu/Downloads/rsyslog/tools' > CCLD rsyslogd > /usr/local/lib/libee.so: undefined reference to `pow' > collect2: ld returned 1 exit status > make[2]: *** [rsyslogd] Error 1 > make[2]: Leaving directory `/home/radu/Downloads/rsyslog/tools' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/radu/Downloads/rsyslog' > make: *** [all] Error 2 > ---------- > > I'm running configure with "--enable-elasticsearch --enable-debug". If > I add "--disable-rsyslogd" it works, but then I don't know how to use > rsyslog without it, even for testing. > > Other information that might help: > - liblognorm is installed from the Ubuntu repository (version 0.3.2-1) > - libee is installed from sources (version 0.4.0) > - libestr is installed from sources (version 0.1.2) > - LD_LIBRARY_PATH=/usr/local/lib/:/usr/local/lib/rsyslog > > Any ideas? > > Thanks, > Radu > _______________________________________________ > 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

