Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)
Date: Sun, 18 Feb 2018 19:01:44
Message-Id: e4d56781-2e87-8f7d-d322-a4b6d46518c5@sys-concept.com
1 I'm getting an error.
2
3 make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.11-r200/work/webkitgtk-2.4.11'
4 make: *** [GNUmakefile:25837: all] Error 2
5 * ERROR: net-libs/webkit-gtk-2.4.11-r200::gentoo failed (compile phase):
6 * emake failed
7
8 I've tried this propose patch.
9 https://621532.bugs.gentoo.org/attachment.cgi?id=511304
10
11 save it to a file patch.patch
12 went to directory:
13 cd /usr/portage/net-libs/webkit-gtk/
14 patch -p0 < patch.patch
15
16 It ask me what file I want to patch, I entered:
17 JSStringRef.h
18
19 run:
20 ebuild /usr/portage/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild digest
21
22 But it still fails to compile.
23 Am I applying patch the same way.
24 --
25 Thelma

Replies

Subject Author
Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase) Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase) Floyd Anderson <f.a@××××.net>