Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2008 10:06:10 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Sorin =?iso-8859-1?Q?P=E2nca?= <sorin.panca@psrk.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Failure building apache22 and mysql51
Message-ID:  <20080623170609.GA39224@eos.sc1.parodius.com>
In-Reply-To: <485FC488.7050105@psrk.com>
References:  <485FC488.7050105@psrk.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 23, 2008 at 06:43:04PM +0300, Sorin Pānca wrote:
> Hello people!
> I recently upgraded a amd64 machine from FreeBSD-6.2-RELEASE-p11 to  
> FreeBSD-7.0-RELEASE-p2 using the tutorial found at  
> http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade.html
> All went well with the base system.

I'm doubting that greatly.

Both ports you're trying to build rely on pthread, and both die in the
same way:

> /usr/bin/ld: /usr/lib/libpthread.a(thr_mutex.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
> /usr/lib/libpthread.a: could not read symbols: Bad value
>
> /usr/bin/ld: /usr/lib/libpthread.a(thr_syscalls.o): relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC
> /usr/lib/libpthread.a: could not read symbols: Bad value

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080623170609.GA39224>