WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 17816
Bug 17951
Can't build 64-bit because libWebCoreSQLite3 doesn't have 64-bit symbols
https://bugs.webkit.org/show_bug.cgi?id=17951
Summary
Can't build 64-bit because libWebCoreSQLite3 doesn't have 64-bit symbols
Andrew Rahn
Reported
2008-03-19 09:02:09 PDT
The libWebCoreSQLite3.a included with the distribution doesn't have 64-bit symbols, so it isn't very easy to build webkit for 64-bit. I'm trying to help track down a 64-bit only bug in webkit that was released w/ safari 3.1, but I'm having to download and build sqlite myself to get it to link. libWebCoreSQLite3.a should be a universal +64 binary. lipo -info libWebCoreSQLite3.a Architectures in the fat file: libWebCoreSQLite3.a are: ppc i386 Expected: Architectures in the fat file: libWebCoreSQLite3.a are: ppc i386 x86_64
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-03-19 10:09:28 PDT
*** This bug has been marked as a duplicate of
17816
***
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