Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)
Date: Sun, 18 Feb 2018 19:14:27
Message-Id: 20180218191413.2188d266@digimed.co.uk
In Reply to: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase) by thelma@sys-concept.com
1 On Sun, 18 Feb 2018 12:01:54 -0700, thelma@×××××××××××.com wrote:
2
3 > I've tried this propose patch.
4 > https://621532.bugs.gentoo.org/attachment.cgi?id=511304
5 >
6 > save it to a file patch.patch
7 > went to directory:
8 > cd /usr/portage/net-libs/webkit-gtk/
9 > patch -p0 < patch.patch
10 >
11 > It ask me what file I want to patch, I entered:
12 > JSStringRef.h
13 >
14 > run:
15 > ebuild /usr/portage/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild
16 > digest
17 >
18 > But it still fails to compile.
19 > Am I applying patch the same way.
20
21 The patch is to be applied to the source files, not the ebuild
22
23 mkdir /etc/portage/patches/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200
24 then copy the patch file to that directory and portage will apply it to
25 the source after unpacking.
26
27
28 --
29 Neil Bothwick
30
31 Where do forest rangers go to "get away from it all?"

Replies

Subject Author
Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase) thelma@×××××××××××.com