Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] GTKLauncher fails in Webkit-gtk 2.4.6 r200
Date: Sun, 23 Nov 2014 17:20:44
Message-Id: 20141123172052.GB9052@syscon7
1 I'm getting an error with some applications:
2
3 ------
4 lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/var/tmp/portage/net-libs/webkit-gtk-2.4.4-r201/work/webkitgtk-2.4.4/.libs
5 ./.libs/libwebkitgtk-1.0.so: undefined reference to `_ZNSt6chrono12steady_clock3nowEv@GLIBCXX_3.4.17'
6 collect2: error: ld returned 1 exit status
7 GNUmakefile:40409: recipe for target 'Programs/GtkLauncher' failed
8 make[1]: *** [Programs/GtkLauncher] Error 1
9 make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.4-r201/work/webkitgtk-2.4.4'
10 GNUmakefile:25561: recipe for target 'all' failed
11 make: *** [all] Error 2
12 ------
13
14 I know there is a bug filed againt it:
15 https://bugs.gentoo.org/show_bug.cgi?id=513386
16
17 But the solution is not clear to me.
18
19 How do I install this patch:
20 https://bugs.gentoo.org/attachment.cgi?id=380508
21
22 --
23 Joseph