Just FYI: I got that very same problem on Ubuntu 12.04 right now. Tried again to investigate, without success. Did a new autoreconf (to try out automake in verbose mode) ... out of the sudden it worked... Still no solution, but doing two autoreconfs may be a workaround... Rainer
> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of [email protected] > Sent: Sunday, February 26, 2012 1:35 AM > To: rsyslog-users > Subject: Re: [rsyslog] rsyslog build error > > do you have any modified version for me to test? > > David Lang > > On Sat, 25 Feb 2012, Rainer Gerhards wrote: > > > This looks like a problem with flex/bison, but I have to admit I > don't see > > any message that points me to where the problem could be... > > > > Rainer > > > >> -----Original Message----- > >> From: [email protected] [mailto:rsyslog- > >> [email protected]] On Behalf Of [email protected] > >> Sent: Tuesday, February 21, 2012 11:59 PM > >> To: rsyslog-users > >> Subject: [rsyslog] rsyslog build error > >> > >> building 6.3.7 on debian 5 > >> > >> I was able to build 6.2.0 without a problem > >> > >> David Lang > >> > >> make[2]: Leaving directory `/usr/src/rsyslog/runtime' > >> Making all in grammar > >> make[2]: Entering directory `/usr/src/rsyslog/grammar' > >> /bin/sh ../ylwrap grammar.y y.tab.c grammar.c y.tab.h grammar.h > >> y.output grammar.output -- bison -y -d > >> updating grammar.h > >> make all-am > >> make[3]: Entering directory `/usr/src/rsyslog/grammar' > >> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > - > >> I.. -I../runtime -I.. -I../grammar -g -O2 -W -Wall -Wformat- > security > >> -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g > -MT > >> libgrammar_la-grammar.lo -MD -MP -MF .deps/libgrammar_la-grammar.Tpo > -c > >> -o libgrammar_la-grammar.lo `test -f 'grammar.c' || echo > './'`grammar.c > >> mkdir .libs > >> gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -g -O2 > -W > >> -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith - > >> Wmissing-format-attribute -g -MT libgrammar_la-grammar.lo -MD -MP - > MF > >> .deps/libgrammar_la-grammar.Tpo -c grammar.c -fPIC -DPIC -o > >> .libs/libgrammar_la-grammar.o > >> mv -f .deps/libgrammar_la-grammar.Tpo .deps/libgrammar_la- > grammar.Plo > >> /bin/sh ../ylwrap lexer.l .c lexer.c -- : > >> make[3]: *** [lexer.c] Error 1 > >> make[3]: Leaving directory `/usr/src/rsyslog/grammar' > >> make[2]: *** [all] Error 2 > >> make[2]: Leaving directory `/usr/src/rsyslog/grammar' > >> make[1]: *** [all-recursive] Error 1 > >> make[1]: Leaving directory `/usr/src/rsyslog' > >> make: *** [all] Error 2 > >> secdev:/usr/src/rsyslog# > >> _______________________________________________ > >> rsyslog mailing list > >> http://lists.adiscon.net/mailman/listinfo/rsyslog > >> http://www.rsyslog.com/professional-services/ > > _______________________________________________ > > rsyslog mailing list > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > http://www.rsyslog.com/professional-services/ > > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/

