I googled around on old kannel lists. Seemingly, if you delete * wmlscript/wsgram.y* file, the compilation continues peacefully.
On Wed, Apr 3, 2013 at 4:16 PM, spameden <[email protected]> wrote: > it has something to do with your bison > > on debian it compiles ok, just checked > > check what kind of bison you've got installed > > > 2013/4/3 [email protected] <[email protected]> > > Hi, >> >> I am trying to compile kannel (downloaded via SVN), but getting stuck on >> following error: >> >> [root@ip-10-1-2-5 trunk]# make >> Makefile:338: .depend: No such file or directory >> yacc -d -p ws_yy_ wmlscript/wsgram.y && mv y.tab.c wmlscript/wsgram.c >> yacc: e - line 111 of "wmlscript/wsgram.y", syntax error >> %pure-parser >> ^ >> make: *** [wmlscript/wsgram.c] Error 1 >> Can someone help? Thanks! >> >> Hamza >> > >
