Make install error compiling Bind 9.12.4 on RHEL 6.X [ Resolved ]

Bhangui, Sandeep - BLS CTR Bhangui.Sandeep at bls.gov
Wed Apr 3 13:23:26 UTC 2019


My bad....I had an typo when I tried....."--without-python" option did the trick.

Was able to compile it successfully.

Thanks a lot 

Sandeep

-----Original Message-----
From: bind-users [mailto:bind-users-bounces at lists.isc.org] On Behalf Of Bhangui, Sandeep - BLS CTR via bind-users
Sent: Wednesday, April 3, 2019 9:18 AM
To: bind-users at lists.isc.org
Subject: RE: Make install error compiling Bind 9.12.4 on RHEL 6.X

Thanks

Tried what was suggested and got the same exact error.

Sandeep

-----Original Message-----
From: Anand Buddhdev [mailto:anandb at ripe.net]
Sent: Wednesday, April 3, 2019 8:29 AM
To: Bhangui, Sandeep - BLS CTR <Bhangui.Sandeep at bls.gov>; bind-users at lists.isc.org
Subject: Re: Make install error compiling Bind 9.12.4 on RHEL 6.X

On 03/04/2019 14:05, Bhangui, Sandeep - BLS CTR via bind-users wrote:

Hi Sandeep,

> Trying to compile Bind 9.12.4 on RHEL 6.X running on physical HP blade server.
> 
> Looks like I am missing something trivial  but have looked at things 
> couple of times but cannot figure it out.

One cause could be that this version of BIND will try to build the "isc"
python module, and fail, because it requires python >= 2.7. However, RHEL 6 only ships with python 2.6. You can probably see this if you examine the build logs.

You'll need to add "--without-python" to work around this.

I also recommend that you remove the DIG_SIGCHASE define. This feature has been deprecated, and the newest release of BIND, 9.14.0, doesn't even have it any more.

Regards,
Anand

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

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



More information about the bind-users mailing list