Gentoo Archives: gentoo-user-hu

From: Szakszon Peter <szaki85@×××××.com>
To: gentoo-user-hu@l.g.o
Subject: Re: [gentoo-user-hu] emerge fail cyrus-sasl
Date: Thu, 26 Oct 2006 12:25:23
Message-Id: 4540A925.10304@gmail.com
In Reply to: Re: [gentoo-user-hu] emerge fail cyrus-sasl by Szakszon Peter
1 Na megvan a megoldas. A hiba a kovetkezo volt: it wasn't including the
2 CRYPT_LIBS flag right into LIBS in the makefiles.
3
4 Leszedtem ezt a patch-et:
5 http://bugs.gentoo.org/attachment.cgi?id=100395&action=view es
6 elmentettem cyrus-sasl-2.1.22-build.patch neven. A leirast pedig a
7 gentoo foruman talaltam meg:
8
9 Become root and move the patch to:
10
11 Code:
12 /usr/portage/dev-libs/cyrus-sasl/files
13
14
15 Add the line:
16
17 Code:
18 epatch "${FILESDIR}/${P}-build.patch"
19
20
21 to
22
23 Code:
24 /usr/portage/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild
25
26
27 after the line :
28
29 Code:
30 epatch "${FILESDIR}/${P}-as-needed.patch"
31
32
33 in the src_unpack() function.
34
35 Run:
36
37 Code:
38 ebuild /usr/portage/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild digest
39
40 Run:
41
42 Code:
43 emerge cryus-sasl
44
45 --
46 gentoo-user-hu@g.o mailing list