From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GctDN-0005MT-7a for garchives@archives.gentoo.org; Thu, 26 Oct 2006 00:35:21 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9Q0XBOX030377; Thu, 26 Oct 2006 00:33:11 GMT Received: from mail.liveops.com (mail-pai.liveops.com [209.157.154.34]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9Q0V5qe006612 for ; Thu, 26 Oct 2006 00:31:06 GMT Received: from [192.168.32.55] ([192.168.32.55]) by mail.liveops.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 25 Oct 2006 17:31:03 -0700 Message-ID: <454001D9.5000409@megahappy.net> Date: Wed, 25 Oct 2006 17:31:21 -0700 From: Bryan Whitehead User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cyrus-sasl error. References: <5bc4c4570610251614qa16e88dh1c6e10ea1c9e4222@mail.gmail.com> In-Reply-To: <5bc4c4570610251614qa16e88dh1c6e10ea1c9e4222@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Oct 2006 00:31:03.0841 (UTC) FILETIME=[04F25110:01C6F896] X-Archives-Salt: b1c65c45-885b-4bbe-a71c-7baa3bc5e2db X-Archives-Hash: 4187991dec5e27c223c8ea4f84075dc4 Can you do a "emerge -upv dev-libs/cyrus-sasl" and post? I'd like to see your use flags. Leandro Melo de Sales wrote: > Hi, > > I'm trying to update openldap and one of package dependency is > cyrus-sasl, but when emerge compile cyrus-sasl package, it shows the > following message: > > # emerge cyrus-sasl > Calculating dependencies... done! > > >>> Emerging (1 of 1) dev-libs/cyrus-sasl-2.1.22 to / > * cyrus-sasl-2.1.22.tar.gz MD5 ;-) > ... > ... > ... > ... > x86_64-pc-linux-gnu-gcc -shared .libs/sasldb.o .libs/sasldb_init.o > .libs/plugin_common.o -Wl,--whole-archive ../sasldb/.libs/libsasldb.a > -Wl,--no-whole-archive /usr/lib64/libdb- 4.2.so > -lresolv -march=athlon64 -Wl,-soname -Wl,libsasldb.so.2 -o > .libs/libsasldb.so.2.0.22 > /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: > ../sasldb/.libs/libsasldb.a(allockey.o): relocation R_X86_64_32S > against `a local symbol' can not be used when making a shared object; > recompile with -fPIC > ../sasldb/.libs/libsasldb.a(allockey.o): could not read symbols: Bad value > collect2: ld returned 1 exit status > make[2]: *** [libsasldb.la ] Error 1 > make[2]: Leaving directory `/var/tmp/portage/cyrus- > sasl-2.1.22/work/cyrus-sasl-2.1.22/plugins' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22' > make: *** [all] Error 2 > > !!! ERROR: dev-libs/cyrus- sasl-2.1.22 failed. > Call stack: > ebuild.sh, line 1546: Called dyn_compile > ebuild.sh, line 937: Called src_compile > cyrus-sasl-2.1.22.ebuild, line 166: Called die > > > Any clue/suggestion will be greatfully accepted. Thank you. > > Leandro > -- gentoo-user@gentoo.org mailing list