Bug 27612
Summary: | DNS support needed | ||
---|---|---|---|
Product: | [Retired] Red Hat Powertools | Reporter: | Jean-Luc Fontaine <jfontain> |
Component: | webalizer | Assignee: | Tim Powers <timp> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-02-14 16:16:19 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jean-Luc Fontaine
2001-02-14 13:50:38 UTC
Fixing the product/component. It took some digging, but it was sucking in the wrong header for db, it needed <db1/db.h> instead of <db.h> (which is db3). This is why when configuring wiht the --with-dns option and then building would fail in the past (it's expecting db1 to be the default). In any case, it's fixed, and has dns enabled. I have put the fixed package in http://people.redhat.com/timp/RPMS/webalizer-2.01_06-5.i386.rpm and the SRPM in http://people.redhat.com/timp/SRPMS/webalizer-2.01_06-5.src.rpm . These packages should also show up in rawhide the next time it's updated. Tim I tested it and it works. Thanks for such a prompt fix! That is what I call efficiency. Best regards, Jean-Luc. |