Top bug (not in priority, just in age) in the bug tracker: "Missing gperf leads to error in CSSGrammar.y". :) http://code.google.com/p/chromium/issues/list?q=os%3Alinux
On Thu, Sep 11, 2008 at 9:03 PM, Dan Kegel <[EMAIL PROTECTED]> wrote: > > This is probably well known, but maybe it will help somebody yahooing > for an error message. > > On a system missing the gperf library, I got the error > > In file included from src/third_party/WebKit/WebCore/css/CSSGrammar.y:52: > Hammer/webkit/V8Bindings/DerivedSources/CSSPropertyNames.c:253: error: > 'CSSPropertyID' was not declared in this scope > > Cleaning, installing gperf, and building got rid of the error. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
