From: Jerry <je...@se...> - 2019-03-03 12:49:15
|
On Sat, 2 Mar 2019 22:51:44 +0000 (UTC), Globe Trotter via Fetchmail-users stated: > I was trying to compile the version of fetchmail and I had the > following questions: >1. Is any option needed to get the contributed OAuth2 support working? >Any option in the configure script. 2. I configured with > >./configure --with-ssl > >and everything went without a hitch. >But when I tried to make, I got: >/bin/sh ./ylwrap rcfile_y.y y.tab.c rcfile_y.c y.tab.h `echo >rcfile_y.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e >s/c++$/h++/ -e s/c$/h/` y.output rcfile_y.output -- yacc -d yacc: e - >line 85 of >"/home/Downloads/fetchmail-git-78304ad9cb94fb3baa50819f2d529937f5f0052e/rcfile_y.y", >syntax error %destructor { free ($$); } STRING ^ make: *** >[Makefile:1282: rcfile_y.c] Error 1 > >What is the syntax error from? How do I fix it? What version of "yacc" are you using? -- Jerry |