Changes between Initial Version and Version 2 of Ticket #39960


Ignore:
Timestamp:
Aug 2, 2013, 2:24:19 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Duplicate of #39923.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39960

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
  • Ticket #39960 – Description

    initial v2  
    22
    33I tried to install gnome and one of it's requirement, webkit-gtk, failed to compile:
    4 
     4{{{
    55DerivedSources/ANGLE/glslang_tab.cpp:1785:16: error: no matching function for call to 'yylex'
    66      yychar = yylex (&yylval);
     
    1212make[1]: *** [DerivedSources/ANGLE/libWebCore_la-glslang_tab.lo] Error 1
    1313make[1]: *** Waiting for unfinished jobs....
     14}}}