Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #15759 > unrolled thread

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

Started by"Bhangui, Sandeep - BLS CTR" <Bhangui.Sandeep@bls.gov>
First post2020-05-19 16:09 +0000
Last post2020-05-19 16:09 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.protocols.dns.bind

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: Compile errors for Bind 9.16.1 on RHEL7.x and RHEL 6.X  [ Issue resolved on RHEL 7.X ] "Bhangui, Sandeep - BLS CTR" <Bhangui.Sandeep@bls.gov> - 2020-05-19 16:09 +0000

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

From"Bhangui, Sandeep - BLS CTR" <Bhangui.Sandeep@bls.gov>
Date2020-05-19 16:09 +0000
SubjectRE: Compile errors for Bind 9.16.1 on RHEL7.x and RHEL 6.X [ Issue resolved on RHEL 7.X ]
Message-ID<mailman.414.1589904572.942.bind-users@lists.isc.org>
Hello

Finally got time to work on this and happy to report that the  compile was successful for 9.16.3 on RHEL 7.X. 

What it needed was just the installation of  libuv-devel package to be installed on RHEL 7.X

So basically addition of two libuv packages on RHEL 7.X resolved the compile issue for me.

Now moving to address the issue on RHEL 6.X.

Thanks
Sandeep





-----Original Message-----
From: Anand Buddhdev [mailto:anandb@ripe.net] 
Sent: Tuesday, March 24, 2020 4:04 PM
To: Bhangui, Sandeep - BLS CTR <Bhangui.Sandeep@bls.gov>; 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 far as I can tell has the libuv library package....is 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 library. However, in order to compile code that links against libuv, you need the "libuv-devel"
package. Besides "libuv-devel", you also need some other packages to build and run BIND properly.

However, seeing as you're stumbling on even this basic step, I'd advise you not to compile BIND. You're better off using packages made by other experienced people. The packages also contain additional files, such as systemd unit files, that make it easy to run BIND. For CentOS, have a look at:

https://copr.fedorainfracloud.org/coprs/isc/

Regards,
Anand

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

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

[toc] | [standalone]


Back to top | Article view | comp.protocols.dns.bind


csiph-web