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 |

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to