To:
miekg@atoom.net (Miek Gieben)
Cc:
dnssec@cafax.se, bind9-bugs@isc.org
From:
Bill Manning <bmanning@isi.edu>
Date:
Fri, 15 Nov 2002 09:25:40 -0800 (PST)
In-Reply-To:
<20021114101051.GA17756@atoom.net> from Miek Gieben at "Nov 14, 2 11:10:51 am"
Sender:
owner-dnssec@cafax.se
Subject:
Re: bind-9.3.0s20021113 threads, Linux
% On linux you cannot use threads with this snapshot: % % $ ./host miek.nl % app.c:421: REQUIRE(main_thread == pthread_self()) failed. % Aborted % % Compiled with: % ./configure --with-openssl=/usr --enable-libtool --enable-threads \ % --enable-shared % % without threading is seems to work ok. % % grtz Miek % % -- Also, IPv6 has a weakness. Mark suggests: ./configure --with-openssl=/usr/local/ssl --disable-threads STD_CDEFINES=-DISC_ALLOW_MAPPED --bill