Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 19:21:06 +0200
From:      dt71@gmx.com
To:        freebsd-current@freebsd.org
Subject:   Re: Building of libc in /usr/src/lib/libc results in error
Message-ID:  <51A39602.7010604@gmx.com>
In-Reply-To: <CA%2BWntOtph=qwdR3ngwxCcKfyRsRin8rjK2Q6%2BX%2BN05RR-5AFWg@mail.gmail.com>
References:  <CA%2BWntOtph=qwdR3ngwxCcKfyRsRin8rjK2Q6%2BX%2BN05RR-5AFWg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

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=1 to /etc/make.conf for one buildworld&installworld run, and then do another run, for which ALLOW_SHARED_TEXTREL=1 will empirically not be required.



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