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.

