2011/3/9 Tom Bergfeld <[email protected]>:
> We have just released rsyslog 5.7.8, the new v5-beta.
>
> This is a maintenance release for the current v5-beta branch. It contains
> some important bug fixes.

5.7.8 fails to build here.
I'm using
  $ ./configure --build=i486-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/rsyslog --disable-maintainer-mode
--disable-dependency-tracking --enable-mysql --enable-pgsql
--enable-mail --enable-imfile --enable-gssapi-krb5 --enable-gnutls
--enable-relp --enable-pmaixforwardedfrom --enable-pmcisconames
--enable-pmlastmsg --enable-pmrfc3164sd --enable-pmsnare
--enable-omprog --disable-testbench
--with-systemdsystemunitdir=/lib/systemd/system


make[2]: Entering directory
`/mnt/home/michael/debian/build-area/rsyslog-5.7.8/plugins/pmaixforwardedfrom'
  CC     pmaixforwardedfrom_la-pmaixforwardedfrom.lo
/bin/bash ../../libtool --silent --tag=CC   --mode=compile gcc
-DHAVE_CONFIG_H -I. -I../..  -I../../runtime -I../.. -pthread -I
../../tools   -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align
-Wpointer-arith -Wmissing-format-attribute -g -c -o
pmaixforwardedfrom_la-pmaixforwardedfrom.lo `test -f
'pmaixforwardedfrom.c' || echo './'`pmaixforwardedfrom.c
pmaixforwardedfrom.c: In function 'parse':
pmaixforwardedfrom.c:70: warning: unused variable 'opening'
pmaixforwardedfrom.c: In function 'queryEtryPt':
pmaixforwardedfrom.c:146: error: 'modGetKeepType' undeclared (first
use in this function)
pmaixforwardedfrom.c:146: error: (Each undeclared identifier is
reported only once
pmaixforwardedfrom.c:146: error: for each function it appears in.)
make[2]: *** [pmaixforwardedfrom_la-pmaixforwardedfrom.lo] Error 1
make[2]: Leaving directory
`/mnt/home/michael/debian/build-area/rsyslog-5.7.8/plugins/pmaixforwardedfrom'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/home/michael/debian/build-area/rsyslog-5.7.8'
make: *** [all] Error 2

Might I suggest updating DISTCHECK_CONFIGURE_FLAGS to catch such
errors in the future.

Cheers,
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

Reply via email to