RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 927914 - building bind-dyndb-ldap error: dns/rrl.h: No such file or directory
Summary: building bind-dyndb-ldap error: dns/rrl.h: No such file or directory
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: bind
Version: 6.3
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: rc
: ---
Assignee: Tomáš Hozza
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks: 928439
TreeView+ depends on / blocked
 
Reported: 2013-03-26 13:56 UTC by Lukas Bezdicka
Modified: 2013-11-14 10:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-14 10:42:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lukas Bezdicka 2013-03-26 13:56:34 UTC
Description of problem:
When rebuilding bind-dyndb-ldap with
/usr/include/dns/view.h:76:21: error: dns/rrl.h: No such file or directory

Version-Release number of selected component (if applicable):
bind-9.8.2-0.17.rc1.el6.3

Steps to Reproduce:
1. yumdownloader --source bind-dyndb-ldap
2. rpm -i bind-dyndb-ldap
3. rpmbuild -bb ~/rpmbuild/SPEC/bind-dyndb-ldap.spec
  
Actual results:
Build fails with missing dependancy "/usr/include/dns/view.h:76:21: error: dns/rrl.h: No such file or directory"

Expected results:
build will succeed

Comment 9 Lukas Bezdicka 2013-04-20 15:25:39 UTC
Last build worked fine, I guess this is fixed.


Note You need to log in before you can comment on or make changes to this bug.