[MacPorts] #39923: Update of webkit-gtk from v2.03 to v2.04 fails

ggo smiler2505 at gmail.com
Thu Aug 1 19:59:37 PDT 2013


It can be fixed by editing line 1786 in DerivedSources/ANGLE/glslang_tab.cpp

change line 1786 from:
yychar = yylex (&yyval);

to:
void* somevariablex;
yychar = yylex (&yyval, somevariablex);



--
View this message in context: http://mac-os-forge.2317878.n4.nabble.com/MacPorts-39923-Update-of-webkit-gtk-from-v2-03-to-v2-04-fails-tp224211p224462.html
Sent from the MacPorts - Tickets mailing list archive at Nabble.com.


More information about the macports-tickets mailing list