WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
16412
build-webkit --svg-experimental fails on TOT
https://bugs.webkit.org/show_bug.cgi?id=16412
Summary
build-webkit --svg-experimental fails on TOT
Eric Seidel (no email)
Reported
2007-12-12 10:21:59 PST
build-webkit --svg-experimental fails out with some errors: it/WebCore/svg/SVGFESpecularLightingElement.cpp -o /Stuff/Users/eric/Projects/build/WebCore.build/Debug/WebCore.build/Objects-normal/i386/SVGFESpecularLightingElement.o /Stuff/Projects/WebKit/WebCore/svg/SVGFESpecularLightingElement.cpp: In member function ‘void WebCore::SVGFESpecularLightingElement::updateLights() const’: /Stuff/Projects/WebKit/WebCore/svg/SVGFESpecularLightingElement.cpp:115: error: ‘feDistantLightTag’ is not a member of ‘WebCore::SVGNames’ /Stuff/Projects/WebKit/WebCore/svg/SVGFESpecularLightingElement.cpp:116: error: ‘fePointLightTag’ is not a member of ‘WebCore::SVGNames’ /Stuff/Projects/WebKit/WebCore/svg/SVGFESpecularLightingElement.cpp:117: error: ‘feSpotLightTag’ is not a member of ‘WebCore::SVGNames’ Perhaps I need to blast away SVGNames.*, ideally the build-webkit script would be smart enough to do that for me. It's also possible that these defines aren't being propagated properly to the make_names.pl script.
Attachments
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2007-12-12 10:27:57 PST
If you change the flags you use you have to do a full clean rebuild -- eg rm WebKitBuild
Dirk Schulze
Comment 2
2009-06-14 14:19:40 PDT
I think we don't have the --svg-experimental flag anymore. Nevertheless I never had problem on building filters with webkit on Mac and a clean build should fix SVGNames problems. Can we close this bug? Or do you want it to stay open?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug