From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 52764138A1A for ; Sun, 23 Nov 2014 17:20:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64CB9E0871; Sun, 23 Nov 2014 17:20:38 +0000 (UTC) Received: from mail146c7.megamailservers.com (mail767.megamailservers.com [69.49.98.77]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 315A0E07DF for ; Sun, 23 Nov 2014 17:20:36 +0000 (UTC) X-POP-User: admin@sys-concept.com X-VIP: 69.49.109.100 Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail146c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id sANHKYE3008200 for ; Sun, 23 Nov 2014 12:20:35 -0500 Received: by syscon7.localdomain (Postfix, from userid 1000) id C8A872007E8; Sun, 23 Nov 2014 10:20:52 -0700 (MST) Date: Sun, 23 Nov 2014 10:20:52 -0700 From: Joseph To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] GTKLauncher fails in Webkit-gtk 2.4.6 r200 Message-ID: <20141123172052.GB9052@syscon7> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) X-CTCH-RefID: str=0001.0A020206.54721764.003B,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=Tqzf2lnh c=1 sm=1 tr=0 a=C3ZDv51cNVt4vJz/79I2xQ==:117 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=SDcUNfBxAAAA:8 a=BDKbP5mgAAAA:8 a=Unq3plm5DvEA:10 a=M1kyBYkWWGkA:10 a=8nJEP1OIZ-IA:10 a=pGLkceISAAAA:8 a=5y4faFyK3SkA:10 a=7mOBRU54AAAA:8 a=suPhT6hDgfmekM0WGhEA:9 a=wPNLvfGTeEIA:10 X-Origin-Country: CA X-Archives-Salt: b71e42d3-a7d3-45cb-a21d-7e406b74da9b X-Archives-Hash: ebc58674898a94987e665470f15c3b41 I'm getting an error with some applications: ------ 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 ./.libs/libwebkitgtk-1.0.so: undefined reference to `_ZNSt6chrono12steady_clock3nowEv@GLIBCXX_3.4.17' collect2: error: ld returned 1 exit status GNUmakefile:40409: recipe for target 'Programs/GtkLauncher' failed make[1]: *** [Programs/GtkLauncher] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.4-r201/work/webkitgtk-2.4.4' GNUmakefile:25561: recipe for target 'all' failed make: *** [all] Error 2 ------ I know there is a bug filed againt it: https://bugs.gentoo.org/show_bug.cgi?id=513386 But the solution is not clear to me. How do I install this patch: https://bugs.gentoo.org/attachment.cgi?id=380508 -- Joseph