> -----Original Message-----
> From: [email protected] [mailto:rsyslog-
> [email protected]] On Behalf Of Brian Knox
> Sent: Wednesday, April 04, 2012 12:16 PM
> To: rsyslog-users
> Subject: Re: [rsyslog] rsyslog build error
> 
> Just did a fresh build of rsyslog head on archlinux, no issues.
> 
> gcc 4.7.0
gcc 4.6.3

> autconf 2.68
> flex 2.5.35
> bison 2.5
Same versions

This is an "interesting" problem. I have seen it on an (older) Debian machine
(when David asked initially and I tried repro) and now on the brand-new
Ubuntu (so Debian as well ;)). I have found lots of postings on the Internet
with the same problem, but without solutions.

Would really love to see what happens here...

Rainer
> 
>   ./autogen.sh  --enable-impstats \
>                 --enable-omhiredis \
>                 --enable-ommongodb \
>                 --enable-debug \
>                 --enable-imttcp \
>                 --enable-imptcp \
>                 --enable-omruleset \
>                 --enable-omprog \
>                 --enable-mmnormalize \
>                 --enable-mmjsonparse \
>                 --prefix=/usr
> 
> 
> On Wed, Apr 4, 2012 at 6:06 AM, Rainer Gerhards
> <[email protected]>wrote:
> 
> > 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/
> >
> _______________________________________________
> 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/

Reply via email to