[MacPorts] #39960: webkit-gtk failed to compile
MacPorts
noreply at macports.org
Fri Aug 2 07:24:20 PDT 2013
#39960: webkit-gtk failed to compile
------------------------------+--------------------------------
Reporter: xionglingfeng@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: duplicate | Keywords:
Port: webkit-gtk |
------------------------------+--------------------------------
Changes (by larryv@…):
* status: new => closed
* resolution: => duplicate
Old description:
> OS: Mac OS X 10.8 ML
>
> I tried to install gnome and one of it's requirement, webkit-gtk, failed
> to compile:
>
> DerivedSources/ANGLE/glslang_tab.cpp:1785:16: error: no matching function
> for call to 'yylex'
> yychar = yylex (&yylval);
> ^~~~~
> DerivedSources/ANGLE/glslang_tab.cpp:279:12: note: candidate function not
> viable: requires 2 arguments, but 1 was provided
> extern int yylex(YYSTYPE* yylval_param, void* yyscanner);
> ^
> 1 error generated.
> make[1]: *** [DerivedSources/ANGLE/libWebCore_la-glslang_tab.lo] Error 1
> make[1]: *** Waiting for unfinished jobs....
New description:
OS: Mac OS X 10.8 ML
I tried to install gnome and one of it's requirement, webkit-gtk, failed
to compile:
{{{
DerivedSources/ANGLE/glslang_tab.cpp:1785:16: error: no matching function
for call to 'yylex'
yychar = yylex (&yylval);
^~~~~
DerivedSources/ANGLE/glslang_tab.cpp:279:12: note: candidate function not
viable: requires 2 arguments, but 1 was provided
extern int yylex(YYSTYPE* yylval_param, void* yyscanner);
^
1 error generated.
make[1]: *** [DerivedSources/ANGLE/libWebCore_la-glslang_tab.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
}}}
--
Comment:
Duplicate of #39923.
--
Ticket URL: <https://trac.macports.org/ticket/39960#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list