Re: Building of libc in /usr/src/lib/libc results in error

2013-05-27 Thread Dimitry Andric
On May 27, 2013, at 19:21, d...@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. > > I have run into this issue multiple times in the past -- its occurrence seems > to be correlated w

Re: Building of libc in /usr/src/lib/libc results in error

2013-05-27 Thread dt71
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