Re: Building of libc in /usr/src/lib/libc results in error
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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 2 之 3 篇):