> On 18 Jun 2019, at 16:43, Witold Krecicki <w...@isc.org> wrote:
> 
> W dniu 17.06.2019 o 17:34, Mayer Hans pisze:
> (...)
>> My environment: 
>> Solaris 11.4 on Sparc
>> gcc version 5.5.0 (GCC)
> (...)
> 
> There's a bug in GCC on Solaris wrt thread-local storage -
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90912
> 
> As a fix for now I'd suggest using Solaris Studio C compiler.

Alternatively, you can comment out whole block in configure.ac after “Check for 
thread local storage” comment, run `autoreconf -fi` and BIND will now use 
locking, which is suboptimal, but it should suffice as a workaround.

Ondrej
--
Ondřej Surý
ond...@isc.org

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to