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 1Gct0J-0003t3-Po for garchives@archives.gentoo.org; Thu, 26 Oct 2006 00:21:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9Q0JgLT007345; Thu, 26 Oct 2006 00:19:42 GMT Received: from grunt3.ihug.co.nz (grunt3.ihug.co.nz [203.109.254.43]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9Q0HUdL016896 for ; Thu, 26 Oct 2006 00:17:31 GMT Received: from 203-173-151-17.bliink.ihug.co.nz (drgnfire.is-a-geek.com) [203.173.151.17] by grunt3.ihug.co.nz with esmtp (Exim 3.35 #1 (Debian)) id 1Gcsw5-00088M-00; Thu, 26 Oct 2006 13:17:29 +1300 Received: from 210.55.22.193 (SquirrelMail authenticated user jamie) by drgnfire.is-a-geek.com with HTTP; Thu, 26 Oct 2006 13:17:07 +1300 (NZDT) Message-ID: <3525.210.55.22.193.1161821827.squirrel@drgnfire.is-a-geek.com> In-Reply-To: <5bc4c4570610251614qa16e88dh1c6e10ea1c9e4222@mail.gmail.com> References: <5bc4c4570610251614qa16e88dh1c6e10ea1c9e4222@mail.gmail.com> Date: Thu, 26 Oct 2006 13:17:07 +1300 (NZDT) Subject: Re: [gentoo-user] cyrus-sasl error. From: "Jamie" To: gentoo-user@lists.gentoo.org User-Agent: SquirrelMail/1.4.8 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 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Archives-Salt: d2c593ec-def0-4d85-b1d0-c2b4f52f777a X-Archives-Hash: 03535c967efc44784b268c4663b68a90 Best guess it that one of the files is currupted or has an update. Try and emerge --sync then try again. > 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