Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 20:22:00 +0100 (CET)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ia64/49081: @gprel relocation against dynamic symbol in /usr/lib/libobjc.a
Message-ID:  <200303101922.h2AJM0IG050615@home.dinoex.sub.de>

next in thread | raw e-mail | index | archive | help

>Number:         49081
>Category:       ia64
>Synopsis:       @gprel relocation against dynamic symbol in /usr/lib/libobjc.a
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ia64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 11:20:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 5.0-CURRENT ia64
>Organization:
privat
>Environment:

	FreeBSD 5.0-CURRENT ia64

>Description:

	libobjc cant be linked to applications.

>How-To-Repeat:

e.G. Build ports/lang/gnustep-base
http://bento.freebsd.org/errorlogs/ia64-5-latest/gnustep-base-1.5.2.log

[...]
 Compiling file GSSSLHandle.m ...
 Linking bundle SSL ...
/usr/bin/ld: /usr/lib/libobjc.a(objects.o): @gprel relocation against dynamic symbol _objc_object_alloc
/usr/bin/ld: /usr/lib/libobjc.a(objects.o): @gprel relocation against dynamic symbol _objc_object_copy
/usr/bin/ld: /usr/lib/libobjc.a(objects.o): @gprel relocation against dynamic symbol _objc_object_dispose
gmake[2]: *** [SSL.bundle/ia64/freebsd/gnu-gnu-gnu/SSL] Error 1
gmake[1]: *** [SSL.all.bundle.variables] Error 2
gmake[1]: Leaving directory `/tmp/a/ports/lang/gnustep-base/work/gnustep-base-1.5.2/SSL'
gmake: *** [internal-all] Error 2
*** Error code 2

>Fix:

change complilation options ...
	see PR# ia64/38678

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




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