Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2015 08:33:28 -1000 (HST)
From:      Jeff Roberson <jroberson@jroberson.net>
To:        chromium@freebsd.org
Subject:   Chrome build broken on current
Message-ID:  <alpine.BSF.2.20.1507030829180.68036@desktop>

next in thread | raw e-mail | index | archive | help
The IDL parser seems to be out of sync with the python flex/yacc package. 
I can get past this by editing ppapi/generators/idl_{lexer,parser}.py and 
not passing in None for the tables.  After that it fails because we're not 
compiling assembly sources and there are a ton of unresolved symbols 
related to sse2/3 support.

Is anyone working on this?

Thanks,
Jeff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1507030829180.68036>