amd64/122468: Compile problems after upgrading to 7.0
Ruud Boon
ruud at t-boonproductions.nl
Sat Apr 5 15:10:01 UTC 2008
>Number: 122468
>Category: amd64
>Synopsis: Compile problems after upgrading to 7.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-amd64
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 05 15:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Ruud Boon
>Release: 7.0 release
>Organization:
>Environment:
FreeBSD myserver.nl 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
I've upgrade freebsd 6.3 to 7.0 using this site :
http://www.cyberciti.biz/faq/howto-...erver-upgrades/
After upgrading i've tried to upgrade the ports tree.
I've got the same error over different ports.
The port apache22 gives the following error :
/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
*** Error code 1
Stop in /usr/ports/www/apache22/work/httpd-2.2.8/srclib/apr.
*** Error code 1
>How-To-Repeat:
Upgrade to 7.0 on an amd64 system
>Fix:
After installing i had to create a symlink : ln -s /usr/lib/libthr.so /usr/lib/libpthread.so
This fixes the problem.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-amd64
mailing list