Thanks again Michael, I changed the debian rules, and added build dep as you recommended and updated the packages. I will also change the naming to 0adisconX when 7.3.5 comes out.
Best regards, Andre > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Michael Biebl > Sent: Freitag, 14. Dezember 2012 20:18 > To: rsyslog-users > Subject: Re: [rsyslog] Ubuntu 12 (Precise) v7-devel packages > > 2012/12/14 Radu Gheorghe <[email protected]>: > > - omelasticsearch doesn't load because of the undefined symbol "pow" > > The adiscon package (7.3.4-1adiscon3) does apply my patch but does > *not* run autoreconf, so the changes have no effect. > > If you patch the configure.ac and Makefile.am files you need to run > autoreconf. > The simplest way to achieve that, is to use dh-autoreconf: > 1/ Add a Build-Depends on dh-autoreconf > 2/ Update debian/rules, change "dh $@ --with autotools_dev" to "dh $@ -- > with autoreconf" > > Or simply wait until there is a 7.3.5 release tarball :-) > > Michael > -- > Why is it that all of the instruments seeking intelligent life in the > universe are > pointed away from Earth? > _______________________________________________ > 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 NOTE WELL: > This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond > our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT. _______________________________________________ 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 NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

