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 <gentoo-user+bounces-53685-garchives=archives.gentoo.org@gentoo.org>)
	id 1Gcvhq-0007RN-60
	for garchives@archives.gentoo.org; Thu, 26 Oct 2006 03:14:58 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9Q3CrBT021202;
	Thu, 26 Oct 2006 03:12:53 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9Q3AQod016155
	for <gentoo-user@lists.gentoo.org>; Thu, 26 Oct 2006 03:10:26 GMT
Received: by nf-out-0910.google.com with SMTP id p46so1203717nfa
        for <gentoo-user@lists.gentoo.org>; Wed, 25 Oct 2006 20:10:26 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=WDqVXc7LI6z8UZLqFcXshsMGXrvmaDJMp0N6Ns0JtpOUfe7Ofj8Zj5Z5S1P68pvWpOdT9u6hwHtDW3SMv3JobUPXsyGQ/YNbks6EFAKnfbYy9VdQ0jniE36bUCvP/Vsw8QxwL4C0siPcn5laq1mcWvbIHB8iTZpy2neBNTgRy18=
Received: by 10.82.126.5 with SMTP id y5mr347248buc;
        Wed, 25 Oct 2006 20:10:26 -0700 (PDT)
Received: by 10.82.98.1 with HTTP; Wed, 25 Oct 2006 20:10:26 -0700 (PDT)
Message-ID: <5bc4c4570610252010v33651da2lfbff62907c63504c@mail.gmail.com>
Date: Thu, 26 Oct 2006 00:10:26 -0300
From: "Leandro Melo de Sales" <leandroal@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] cyrus-sasl error.
In-Reply-To: <3525.210.55.22.193.1161821827.squirrel@drgnfire.is-a-geek.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
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; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <5bc4c4570610251614qa16e88dh1c6e10ea1c9e4222@mail.gmail.com>
	 <3525.210.55.22.193.1161821827.squirrel@drgnfire.is-a-geek.com>
X-Archives-Salt: 4fd865a6-02fc-4fdc-9ae5-0006c3a5468d
X-Archives-Hash: 4eff36d1d776641afbf4f438d035b855

Please, for those one that has this same problem go to:

http://bugs.gentoo.org/show_bug.cgi?id=152544
http://bugs.gentoo.org/show_bug.cgi?id=152665

Leandro.

2006/10/25, Jamie <gentoo@ihug.co.nz>:
> 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
>
-- 
gentoo-user@gentoo.org mailing list