Gentoo Archives: gentoo-user

From: Felipe Ribeiro <felipernb@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problems compiling cyrus-sasl
Date: Wed, 25 Oct 2006 19:17:57
Message-Id: b5deea460610251211g1c74c9b8jc9dfaef16274d548@mail.gmail.com
1 Have anyone had problems while compiling cyrus-sasl?
2 I got this:
3
4 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld:
5 ../sasldb/.libs/libsasldb.a(allockey.o): relocation R_X86_64_32S
6 against `a local symbol' can not be used when making a shared object;
7 recompile with -fPIC
8 ../sasldb/.libs/libsasldb.a(allockey.o): could not read symbols: Bad value
9 collect2: ld returned 1 exit status
10 make[2]: *** [libsasldb.la] Error 1
11 make[2]: Leaving directory
12 `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/plugins'
13 make[1]: *** [all-recursive] Error 1
14 make[1]: Leaving directory
15 `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22'
16 make: *** [all] Error 2
17
18 !!! ERROR: dev-libs/cyrus-sasl-2.1.22 failed.
19 Call stack:
20 ebuild.sh, line 1568: Called dyn_compile
21 ebuild.sh, line 937: Called src_compile
22 cyrus-sasl-2.1.22.ebuild, line 166: Called die
23
24
25 Any hints?
26 --
27 gentoo-user@g.o mailing list

Replies

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