Discussion:
bind-users Digest, Vol 3492, Issue 1
(too old to reply)
ShubhamGoyal
2020-07-07 04:42:45 UTC
Permalink
I am installing bind latest version with additional feature , it gave
me "configure: error librpz.so and dlopen needed for dnsrps" error.
I am searching for that error but i did not find the solution.
please help me!
Are you compiling from source? Or did you install a binary package and
now you're getting that error when trying to run something?
Please tell us a little bit about what you have done up to this point.
Please include details about the platform and version (updates) that you
are working on.
i am working in Centos
8 with bind version 9.17.2 and i am install from source package
------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------
Grant Taylor
2020-07-07 04:52:37 UTC
Permalink
i am working in Centos 8 with bind version 9.17.2 and  i am install
from source package
It sounds like you're missing some dependencies.

Read the documents that come with BIND source code and make sure you
have all the dependencies.

Seeing as how you are working with CentOS, chances are decent that you
also need the *-dev versions of the listed dependencies.

I'd chase the dlopen first.

I would expect librpz.so to be provided with BIND.
--
Grant. . . .
unix || die
Loading...