Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] cyrus-sasl error. Leandro Melo de Sales <leandroal@×××××.com>