[Webkit-unassigned] [Bug 12263] Drosera won't launch in Tiger due to dependency on /usr/lib/libgcc_s.1.dylib (nightlies r18828, r18836, r18843)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 14 13:06:54 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12263





------- Comment #6 from fabriceperrinel at gmail.com  2007-01-14 13:06 PDT -------
No more luck with build r18794 ...
Here is what I get when launching Drosera from Terminal:

"$
/Applications/Drosera.app/Contents/Resources/Drosera.app/Contents/MacOS/Drosera 
dyld: Library not loaded:
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore
  Referenced from:
/Applications/Drosera.app/Contents/Resources/Drosera.app/Contents/MacOS/Drosera
  Reason: image not found
Trace/BPT trap"

And here is the "otool -L" command output:

"$ otool -L
/Applications/Drosera.app/Contents/Resources/Drosera.app/Contents/MacOS/Drosera 
/Applications/Drosera.app/Contents/Resources/Drosera.app/Contents/MacOS/Drosera:
        /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
(compatibility version 1.0.0, current version 11.0.0)
       
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit
(compatibility version 1.0.0, current version 1.0.0)
        /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
(compatibility version 2.0.0, current version 128.0.0)
       
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore
(compatibility version 1.0.0, current version 1.0.0)
       
/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKitBuild/Release/WebCore.framework/Versions/A/WebCore
(compatibility version 1.0.0, current version 1.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.3.4)"

I will test again with other builds, may be compile my own, etc...
If you know some useful tests I could perform with otool, class-dump, GDB let
me know...

-fabrice


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list