Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 22:08:39 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        dt71@gmx.com
Cc:        freebsd-current@freebsd.org
Subject:   Re: Building of libc in /usr/src/lib/libc results in error
Message-ID:  <B95063BC-24B0-4651-BA1B-8816B5D17B41@FreeBSD.org>
In-Reply-To: <51A39602.7010604@gmx.com>
References:  <CA%2BWntOtph=qwdR3ngwxCcKfyRsRin8rjK2Q6%2BX%2BN05RR-5AFWg@mail.gmail.com> <51A39602.7010604@gmx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 27, 2013, at 19:21, dt71@gmx.com wrote:
> On 05/27/2013 02:28, Super Bisquit wrote:
>> building shared library libc.so.7
>> /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object.
>=20
> I have run into this issue multiple times in the past -- its =
occurrence seems to be correlated with header updates. As an instant =
workaround, you can add ALLOW_SHARED_TEXTREL=3D1 to /etc/make.conf for =
one buildworld&installworld run, and then do another run, for which =
ALLOW_SHARED_TEXTREL=3D1 will empirically not be required.

This may work around the issue, but it will not solve the root cause.
Normally, you should never get these warnings, so there must be
something special about your environment.  Can you post your make.conf,
src.conf and any other relevant settings?

-Dimitry




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B95063BC-24B0-4651-BA1B-8816B5D17B41>