Maybe somebody set the CC in the default environment? You can pass the override
by doing ./configure CC=pick_your_compiler (instead of environment), that way
it’s recorded in the config.log and config.status.
As for RHEL6 - you might not be able to compile 9.18 at all unless you
home-cook all t
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 conf
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 configure invocation (options used), I asked for a
reason…
Cheers,
--
O
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 c
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…
Ondřej
--
Ondřej Surý — ISC (He/Him)
My working hours and your working hours may be diffe
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:
6 matches
Mail list logo