Opened 11 years ago
Closed 11 years ago
#39960 closed defect (duplicate)
webkit-gtk failed to compile
Reported by: | xionglingfeng@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | webkit-gtk |
Description (last modified by larryv (Lawrence Velázquez))
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....
Change History (2)
comment:1 Changed 11 years ago by xionglingfeng@…
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #39923.
Note: See
TracTickets for help on using
tickets.
Seems the log is malformatted and I cannot edit it :-(