Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] cyrus-sasl build problem
Date: Tue, 31 Oct 2006 20:56:08
Message-Id: loom.20061031T202851-988@post.gmane.org
1 Hello
2
3 I have cyrus-sasl built on one sytem but it fails on an identical mother
4 board both running gentoo:
5
6 crystal james # eix cyrus-sasl
7 * dev-libs/cyrus-sasl
8 Available versions: 2.1.21-r2:2 ~2.1.21-r3:2 2.1.22:2 2.1.22-r1:2
9 Installed: 2.1.22-r1
10
11 sheet james # eix cyrus-sasl
12 * dev-libs/cyrus-sasl
13 Available versions: 2.1.21-r2:2 ~2.1.21-r3:2 2.1.22:2 2.1.22-r1:2
14 Installed: none
15
16 Both systems use the same mobo:
17 product: A7V8X-X
18
19 Both try to build with identical flags:
20 dev-libs/cyrus-sasl-2.1.22-r1 USE="berkdb crypt gdbm java ldap mysql pam
21 postgres ssl -authdaemond -kerberos -ntlm_unsupported_patch -sample -srp
22 -urandom" 0 kB
23
24 The successful system uses this kernel:
25 2.6.16-gentoo-r9
26 and these settings:
27 CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
28 equery depends cyrus-sasl
29 [ Searching for packages depending on cyrus-sasl... ]
30 dev-lang/php-5.1.6-r8
31 net-nds/openldap-2.3.27-r2
32 kde-base/kdepim-kioslaves-3.5.2-r3
33 kde-base/kdebase-kioslaves-3.5.2
34
35
36 The system that fails uses a newer kernel:
37 2.6.17-gentoo-r5
38 and is slightly more conservative with these options:
39 CFLAGS="-O2 -march=athlon-xp -pipe"
40 equery depends cyrus-sasl
41 [ Searching for packages depending on cyrus-sasl... ]
42 net-nds/openldap-2.3.27-r2
43 kde-base/kdepim-kioslaves-3.5.2-r3
44 kde-base/kdebase-kioslaves-3.5.2
45
46 I've used "equery belongs cyrus-sasl"
47 which comes back empty on both systems; so I'm not really sure
48 why it is even necessary?
49
50 Surely php is not the defining difference?
51
52
53 thoughts and ideas are most welcome.
54
55 James
56
57
58
59 --
60 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cyrus-sasl build problem Neil Bothwick <neil@××××××××××.uk>