Bug 20581

Summary: Can not build WebKit : link error
Product: WebKit Reporter: MrGwen <mrgwen>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

MrGwen
Reported 2008-08-31 15:27:59 PDT
The pogram compile fine when it tries to link I've got this error ld: unknown option: --version-script collect2: ld returned 1 exit status At this line : g++ -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/libwebkit-1.0.1.0.0.dylib WebKit/gtk/WebCoreSupport/.libs/libwebkit_1_0_la-ChromeClientGtk.o WebKit/gtk/WebCoreSupport/.libs/libwebkit_1_0_la-ContextMenuClientGtk.o WebKit/gtk/WebCoreSupport/.libs/libwebkit_1_0_la- ... -lz /Users/gwenael/temp/Squeak.app/Contents/Resources//lib/libiconv.dylib -lm -lpthread -Wl,--version-script -Wl,./symbols.filter -install_name /Users/gwenael/temp/Squeak.app/Contents/Resources/lib/libwebkit-1.0.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module
Attachments
MrGwen
Comment 1 2008-08-31 16:24:01 PDT
*** This bug has been marked as a duplicate of 20582 ***
Note You need to log in before you can comment on or make changes to this bug.