Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2007 19:36:02 GMT
From:      Gardner Bell<gbell72@rogers.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/107962: security/libgpg-error fails to build
Message-ID:  <200701151936.l0FJa25i073769@www.freebsd.org>
Resent-Message-ID: <200701151940.l0FJeIQW074795@freefall.freebsd.org>

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

>Number:         107962
>Category:       ports
>Synopsis:       security/libgpg-error fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 15 19:40:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gardner Bell
>Release:        6.2-RELEASE
>Organization:
>Environment:
FreeBSD Tyan 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 12:18:19 EST 2007 root@Tyan:/usr/obj/usr/src/sys/TYAN amd64
>Description:
Attempting to build libgpg-error-1.4 on AMD64 6.2-RELEASE results in the following error.  I've tried recompiling with -fPIC but the same error is returned.

===>  Building for libgpg-error-1.4
make  all-recursive
Making all in intl
Making all in m4
Making all in src
make  all-am
/bin/sh ../libtool --tag=CC --mode=link cc  -O2 -pipe -fno-strict-aliasing -march=opteron    -o libgpg-error.la -rpath /usr/local/lib  -version-info  3:0:3     libgpg_error_la-init.lo  libgpg_error_la-strsource.lo libgpg_error_la-strerror.lo  libgpg_error_la-code-to-errno.lo  libgpg_error_la-code-from-errno.lo ../intl/libintl.a 

*** Warning: Linking the shared library libgpg-error.la against the
*** static library ../intl/libintl.a is not portable!
cc -shared  .libs/libgpg_error_la-init.o .libs/libgpg_error_la-strsource.o .libs/libgpg_error_la-strerror.o .libs/libgpg_error_la-code-to-errno.o .libs/libgpg_error_la-code-from-errno.o  ../intl/libintl.a  -march=opteron -Wl,-soname -Wl,libgpg-error.so.3 -o .libs/libgpg-error.so.3
usr/bin/ld: ../intl/libintl.a(bindtextdom.o): relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC
./intl/libintl.a: could not read symbols: Bad value
*** Error code 1

Stop in /usr/local/ports/security/libgpg-error/work/libgpg-error-1.4/src.
*** Error code 1

Stop in /usr/local/ports/security/libgpg-error/work/libgpg-error-1.4/src.
*** Error code 1

Stop in /usr/local/ports/security/libgpg-error/work/libgpg-error-1.4.
*** Error code 1

Stop in /usr/local/ports/security/libgpg-error/work/libgpg-error-1.4.
*** Error code 1

Stop in /usr/local/ports/security/libgpg-error.
>How-To-Repeat:

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



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