WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
3347
10.3.9 Build Failure: Missing npapi headers
https://bugs.webkit.org/show_bug.cgi?id=3347
Summary
10.3.9 Build Failure: Missing npapi headers
Christopher Schmidt
Reported
2005-06-08 06:12:33 PDT
/usr/bin/gcc-3.3 -x objective-c -arch ppc -pipe -Wno-trigraphs -fasm-blocks -fpascal-strings -g -Os -mtune=G4 -Werror -Wmissing-prototypes -DNDEBUG -DFRAMEWORK_NAME=WebKit -Wall -W -Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter -fmessage-length=0 -F/Users/crschmidt/webkit/build -F/System/Library/Frameworks/WebKit.framework/Frameworks -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -F/System/Library/Frameworks/Carbon.framework/Frameworks -F/System/Library/PrivateFrameworks -F/Users/crschmidt/webkit/build/WebKit.build/WebKit.build/DerivedSources -I/Users/crschmidt/webkit/build/include -I/Users/crschmidt/webkit/build/usr/local/include -Iicu -I/Users/crschmidt/webkit/build/WebKit.build/WebKit.build/DerivedSources -Wp,-header-mapfile,/Users/crschmidt/webkit/build/WebKit.build/WebKit.build/WebKit.hmap -Wbad-function-cast -Wmissing-declarations -Wnested-externs -include /Users/crschmidt/webkit/build/SharedCaches/WebKitPrefix-cawlaxreojjhcxchakivqlucqibt/WebKitPrefix.h -c /Users/crschmidt/webkit/WebKit/Plugins.subproj/WebBaseNetscapePluginStream.m -o /Users/crschmidt/webkit/build/WebKit.build/WebKit.build/Objects-normal/ppc/WebBaseNetscapePluginStream.o In file included from /Users/crschmidt/webkit/WebKit/Plugins.subproj/WebBaseNetscapePluginStream.h:31, /Users/crschmidt/webkit/WebKit/Plugins.subproj/npfunctions.h:4:30: WebKit/npruntime.h: No such file or directory /Users/crschmidt/webkit/WebKit/Plugins.subproj/npfunctions.h:5:26: WebKit/npapi.h: No such file or directory Tiger users report that this is present in /System/Library/Frameworks/WebKit.framework/Versions/A/Headers/ -- this is not the case for Panther, so far as I can see. (`locate npapi` returns nothing.)
Attachments
Add attachment
proposed patch, testcase, etc.
Christopher Schmidt
Comment 1
2005-06-08 08:15:48 PDT
Copying the headers from /Users/crschmidt/webkit/build/Webkit.Framework/Frameworks/Versions/A/ Headers and PrivateHeaders into /Users/crschmidt/webkit/build/include allowed me to get past this build error.
Robin Lu
Comment 2
2005-06-09 00:43:36 PDT
my way to workaround is to add a link in $build/WebKit.framework as: Headers -> Versions/A/Headers/
Joost de Valk (AlthA)
Comment 3
2006-02-07 13:54:30 PST
We won't support building under 10.3.9 ever again. Sorry. Closing as WONTFIX.
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