On Sunday 19 April 2009, Juha Heinanen wrote: > [email protected] writes: > > bison -d -b cfg cfg.y > > cfg.y: conflicts: 1 > > shift/reduce > > flex cfg.lex > > > > The rest of build is OK, without errors. > > Is this a problem or is normal? > > And if is not normal, how to avoid this problem? > > the conflict message has been there forever so i guess you can call it > "normal".
Hi Priz, yes, its only kind some kind of information messages from the bison parser generator (for the configuration file parser), its harmless. Cheers, Henning _______________________________________________ Kamailio (OpenSER) - Users mailing list [email protected] http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
