Gentoo Archives: gentoo-user

From: Leandro Melo de Sales <leandroal@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cyrus-sasl error.
Date: Thu, 26 Oct 2006 03:14:58
Message-Id: 5bc4c4570610252010v33651da2lfbff62907c63504c@mail.gmail.com
In Reply to: Re: [gentoo-user] cyrus-sasl error. by Jamie
1 Please, for those one that has this same problem go to:
2
3 http://bugs.gentoo.org/show_bug.cgi?id=152544
4 http://bugs.gentoo.org/show_bug.cgi?id=152665
5
6 Leandro.
7
8 2006/10/25, Jamie <gentoo@×××××××.nz>:
9 > Best guess it that one of the files is currupted or has an update. Try and
10 > emerge --sync then try again.
11 >
12 > > Hi,
13 > >
14 > > I'm trying to update openldap and one of package dependency is
15 > > cyrus-sasl,
16 > > but when emerge compile cyrus-sasl package, it shows the following
17 > > message:
18 > >
19 > > # emerge cyrus-sasl
20 > > Calculating dependencies... done!
21 > >
22 > >>>> Emerging (1 of 1) dev-libs/cyrus-sasl-2.1.22 to /
23 > > * cyrus-sasl-2.1.22.tar.gz MD5 ;-)
24 > > ...
25 > > ...
26 > > ...
27 > > ...
28 > > x86_64-pc-linux-gnu-gcc -shared .libs/sasldb.o .libs/sasldb_init.o
29 > > .libs/plugin_common.o -Wl,--whole-archive ../sasldb/.libs/libsasldb.a
30 > > -Wl,--no-whole-archive /usr/lib64/libdb-4.2.so -lresolv -march=athlon64
31 > > -Wl,-soname -Wl,libsasldb.so.2 -o .libs/libsasldb.so.2.0.22
32 > > /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld:
33 > > ../sasldb/.libs/libsasldb.a(allockey.o): relocation R_X86_64_32S against
34 > > `a
35 > > local symbol' can not be used when making a shared object; recompile with
36 > > -fPIC
37 > > ../sasldb/.libs/libsasldb.a(allockey.o): could not read symbols: Bad value
38 > > collect2: ld returned 1 exit status
39 > > make[2]: *** [libsasldb.la] Error 1
40 > > make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-
41 > > sasl-2.1.22/plugins'
42 > > make[1]: *** [all-recursive] Error 1
43 > > make[1]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-
44 > > sasl-2.1.22'
45 > > make: *** [all] Error 2
46 > >
47 > > !!! ERROR: dev-libs/cyrus-sasl-2.1.22 failed.
48 > > Call stack:
49 > > ebuild.sh, line 1546: Called dyn_compile
50 > > ebuild.sh, line 937: Called src_compile
51 > > cyrus-sasl-2.1.22.ebuild, line 166: Called die
52 > >
53 > >
54 > > Any clue/suggestion will be greatfully accepted. Thank you.
55 > >
56 > > Leandro
57 > >
58 >
59 >
60 > --
61 > gentoo-user@g.o mailing list
62 >
63 --
64 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cyrus-sasl error. Joshua Schmidlkofer <joshland@×××××.com>