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-53675-garchives=archives.gentoo.org@gentoo.org>)
	id 1GcoGD-0005Jx-9o
	for garchives@archives.gentoo.org; Wed, 25 Oct 2006 19:17:57 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9PJFT62021053;
	Wed, 25 Oct 2006 19:15:29 GMT
Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9PJB7IJ002417
	for <gentoo-user@lists.gentoo.org>; Wed, 25 Oct 2006 19:11:07 GMT
Received: by nz-out-0102.google.com with SMTP id 9so242931nzo
        for <gentoo-user@lists.gentoo.org>; Wed, 25 Oct 2006 12:11:05 -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=GMVAOuBbJ0lqbAeObxnPf9KBcICXtEW5RfvAAe6fwnlYmNMaszNWIq8XxN2eEdF3pHxwn4lbM7Te22XdS9383QnymHATg6ErfuRk0715fheNNzI6DeJU6h2OFim9wKyEcBJrcbvsILsKWqMH+VPLUyjXQyfRR7T/+4W3uwm3IYA=
Received: by 10.35.72.1 with SMTP id z1mr1618595pyk;
        Wed, 25 Oct 2006 12:11:04 -0700 (PDT)
Received: by 10.35.116.9 with HTTP; Wed, 25 Oct 2006 12:11:04 -0700 (PDT)
Message-ID: <b5deea460610251211g1c74c9b8jc9dfaef16274d548@mail.gmail.com>
Date: Wed, 25 Oct 2006 16:11:04 -0300
From: "Felipe Ribeiro" <felipernb@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Problems compiling cyrus-sasl
In-Reply-To: <b5deea460610250842w2790854cq29db4f68d3864a26@mail.gmail.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: <b5deea460610250842w2790854cq29db4f68d3864a26@mail.gmail.com>
X-Archives-Salt: a4c23260-f41f-4dfe-a9db-24c2ff98a34f
X-Archives-Hash: b32e9a67ff64b2448cd5ae1f311e209a

Have anyone had problems while compiling cyrus-sasl?
I got this:

/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/dev-libs/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/dev-libs/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 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  cyrus-sasl-2.1.22.ebuild, line 166:   Called die


Any hints?
-- 
gentoo-user@gentoo.org mailing list