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
3351
10.3.9 Build Failure: Missing SecurityNssAsn1 headers
https://bugs.webkit.org/show_bug.cgi?id=3351
Summary
10.3.9 Build Failure: Missing SecurityNssAsn1 headers
Christopher Schmidt
Reported
2005-06-08 08:23:08 PDT
In file included from /Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/ WebKeyGeneration.cpp:29: /Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebKeyGeneration.h:38:38: SecurityNssAsn1/secasn1t.h: No such file or directory /Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebKeyGeneration.h:40:43: SecurityNssAsn1/X509Templates.h: No such file or directory /Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebKeyGeneration.h:41:42: SecurityNssAsn1/keyTemplates.h: No such file or directory This may simply be due to the fact that the webkitsysteminterface.a is built for Tiger, rather than Panther.
Attachments
Add attachment
proposed patch, testcase, etc.
Roberto Avanzi
Comment 1
2005-06-16 05:29:54 PDT
the SecurityNssAsn1 headers come from a private framework and this is indeed available on 10.3.9 - but not the corresponding headers. where do I find them and where can I put them so that the webkit compiles? I do not understand the connection with libWebKitSystemInterface.a
Koen van der Drift
Comment 2
2005-06-22 09:02:01 PDT
I haven't tried it yet, but you might be able to find them here:
http://www.opensource.apple.com/darwinsource/tarballs/other/SecurityNssAsn1
- 12.tar.gz That being said, I wouldn't know where to put the headers (not at a Mac right now).
Joost de Valk (AlthA)
Comment 3
2006-02-07 13:55:00 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