[Webkit-unassigned] [Bug 130933] [GTK] WebKit-3.0.gir build failure with -fuse-ld=gold

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 12:40:50 PDT 2015


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

nick <unixman at archlinux.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |unixman at archlinux.info

--- Comment #2 from nick <unixman at archlinux.info> ---
i got below error with: 

"-DCMAKE_LINKER=/usr/bin/ld.gold -DUSE_LD_GOLD=ON -DCMAKE_SKIP_RPATH=ON"

[ 99%] Generating ../../WebKit2-4.0.gir
ERROR: can't resolve libraries to shared libraries: javascriptcoregtk-4.0, webkit2gtk-4.0
Source/WebKit2/CMakeFiles/WebKit2-4-gir.dir/build.make:57: recipe for target 'WebKit2-4.0.gir' failed


my distro is archlinux.stock gcc and binutils.

default "ld" is "ld.bfd". So /usr/bin/ld = /usr/bin/ld.bfd

/usr/bin/ld.gold = gold linker

gcc-5.2.0  binutils-2.25.1  gtk-master   webkitgtk-2.9.4

i am curious what happening.please help a bit. i attacthed CMakeCache.txt and

"Source/WebKit2/CMakeFiles/WebKit2-4-gir.dir/build.make"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150727/9e22e27e/attachment.html>


More information about the webkit-unassigned mailing list