One of my zones is failing, don't know why.

2023-10-05 Thread William D. Colburn
One of my zones doesn't work anymore. It is an external view for aoc.nrao.edu. The master, zia.aoc.nrao.edu can't server it, and the two slaves are showing an old zone from September 20th. I see this in the logs. Is this a helpful clue? I don't see anything else in the logs that looks

Re: Compilation problems with 9.16.30 {External}

2022-06-15 Thread William D. Colburn
On Wed, Jun 15, 2022 at 08:55:59PM +0200, Ond??ej Surý wrote: >I believe the main problem might be that you were enforcing C99 with `CC=gcc >-std=gnu99`. BIND 9.16 requires C11 compatible compiler. (Well, apart from >using system past it???s respective end-of-life.) > >When I asked for exact

Re: Compilation problems with 9.16.30 {External}

2022-06-15 Thread William D. Colburn
On Wed, Jun 15, 2022 at 07:22:50PM +0200, Ond??ej Surý wrote: >You need to provide little bit more detail about the environment - operating >system, compiler used, output of ./configure (including the options used). > >There???s no such thing as too many *relevant* details??? I'll trim down the

Compilation problems with 9.16.30

2022-06-15 Thread William D. Colburn
I think I've sorted out my email problems and this message will make it through! The bind 9.16.30 release has problems in lib/isc/netmgr/netmgr-int.h. The first problem: In file included from netmgr.c:44: netmgr-int.h:326: error: redefinition of typedef 'isc__nm_uvreq_t' netmgr-int.h:189: note:

Re: Problems with openssl pkgconfig in bind 9.18.21 (but probably all 9.18) {External}

2023-12-22 Thread William D. Colburn
On Fri, Dec 22, 2023 at 05:43:09PM +0100, Ond??ej Surý wrote: >No, you missed my point - I asked why do you pretend to run stuff on RHEL 6 >while in fact you do not because all the critical libraries are self-compiled. > >You can run BIND 9 in a container (on RHEL 6) using a still-maintained

Problems with openssl pkgconfig in bind 9.18.21 (but probably all 9.18)

2023-12-22 Thread William D. Colburn
I'm compiling bind 9.18.21 on RHEL 6.10. I had to make my own libuv and openssl packages (and I still need a jemalloc package). I told bind about them via the PKG_CONFIG_PATH variable, which mostly works. The problem is in bind-9.18.21/doc/misc which doesn't seem to receive any information from