[Webkit-unassigned] [Bug 20581] New: Can not build WebKit : link error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 31 15:27:59 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20581

           Summary: Can not build WebKit : link error
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrgwen at gmail.com


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


-- 
Configure bugmail: https://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