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 >
