RE: Compile errors for Bind 9.16.1 on RHEL7.x and RHEL 6.X [ Issue resolved on RHEL 7.X ]

2020-05-19 Thread Bhangui, Sandeep - BLS CTR via bind-users
for me. Now moving to address the issue on RHEL 6.X. Thanks Sandeep -Original Message- From: Anand Buddhdev [mailto:ana...@ripe.net] Sent: Tuesday, March 24, 2020 4:04 PM To: Bhangui, Sandeep - BLS CTR ; bind-users@lists.isc.org Subject: Re: Compile errors for Bind 9.16.1 on RHEL7

Re: Compile errors for Bind 9.16.1 on RHEL7.x and RHEL 6.X

2020-03-24 Thread Shaun via bind-users
Hi Sandeep, I encountered this on RHEL 6 and got past it by tweaking an environment variable: export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig libuv places a meta file into that directory, and the configure script needed a little hint to find it. Shaun On Tue, 24 Mar 2020 19:44

RE: Compile errors for Bind 9.16.1 on RHEL7.x and RHEL 6.X

2020-03-24 Thread Bhangui, Sandeep - BLS CTR via bind-users
Buddhdev [mailto:ana...@ripe.net] Sent: Tuesday, March 24, 2020 4:04 PM To: Bhangui, Sandeep - BLS CTR ; bind-users@lists.isc.org Subject: Re: Compile errors for Bind 9.16.1 on RHEL7.x and RHEL 6.X On 24/03/2020 20:44, Bhangui, Sandeep - BLS CTR via bind-users wrote: Hi Sandeep, [snip] > As

Re: Compile errors for Bind 9.16.1 on RHEL7.x and RHEL 6.X

2020-03-24 Thread Anand Buddhdev
On 24/03/2020 20:44, Bhangui, Sandeep - BLS CTR via bind-users wrote: Hi Sandeep, [snip] > As far as I can tell has the libuv library packageis installed on this > RHEL 7.X machine. > > sh-4.2# rpm -qa | grep -i libuv > > libuv-1.34.0-1.el7.x86_64 This package contains just the runtime l

Compile errors for Bind 9.16.1 on RHEL7.x and RHEL 6.X

2020-03-24 Thread Bhangui, Sandeep - BLS CTR via bind-users
Hello Trying to compile Bind 9.16.1 on RHEL 7.X and RHEL 6.X and getting compile errors hopefully someone can point me in the right direction. The download for the source code from the ISC site was done sometimes late last week. Configuration. RHEL 7.X and RHEL 6.X running on HP-BLADE physic