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 20582
20581
Can not build WebKit : link error
https://bugs.webkit.org/show_bug.cgi?id=20581
Summary
Can not build WebKit : link error
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug