WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
VERIFIED FIXED
3397
Build DumpRenderTree fails with unresolved NSAutoreleasePool, etc
https://bugs.webkit.org/show_bug.cgi?id=3397
Summary
Build DumpRenderTree fails with unresolved NSAutoreleasePool, etc
Curt Arnold
Reported
2005-06-09 16:17:15 PDT
With Xcode 2.1 (2.0 not tested), run-webkit-tests results in: /usr/bin/ld: Undefined symbols: .objc_class_name_NSAutoreleasePool .objc_class_name_NSConstantString .objc_class_name_NSDate .objc_class_name_NSObject .objc_class_name_NSRunLoop .objc_class_name_NSURLRequest _CFStringCreateWithCString _CFURLCreateWithFileSystemPath _NSDefaultRunLoopMode __NSConstantStringClassReference collect2: ld returned 1 exit status
Attachments
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2005-06-09 16:27:53 PDT
Looks like the project file had Foundation.framework in there as a "folder", not as a "framework". Got a fix.
Darin Adler
Comment 2
2005-06-09 16:33:30 PDT
Landed the fix.
Chris Petersen
Comment 3
2005-06-18 23:07:42 PDT
Reporter, please mark this bug as Verified if this issue has been fixed in the latest TOT Webkit.
Joost de Valk (AlthA)
Comment 4
2005-07-03 07:40:05 PDT
i'll assume it fixed (tested it and it works for me, but reporter didn't confirm.) Verifying.
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