Hi, Michael wrote: > It looks like Thomas fix is not sufficient. > > If you build from the tarball twice in a row, i.e. > ./configure && make && make clean && ./configure && make > the build will fail, if flex/bison is not around. > This is due to ./grammar/grammar.[ch] beeing removed on "make clean"
Mh, yes. I did not check for this test case (cleaning from release tarball). I would suggest that "make clean" should not remove any pre-generated files if configure detected that we are running from release tarball. Any objections? -Thomas _______________________________________________ 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.

