Bug 26764

Summary: bind needs patch for building against glibc cvs
Product: [Retired] Red Hat Linux Reporter: Jack Howarth <howarth>
Component: bindAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: Florence Gold
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-09 23:09:15 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 Jack Howarth 2001-02-09 00:44:59 UTC
The following patch is required to build bind against glibc cvs because of
the
time header changes...

diff -uNr bind-9.1.0/lib/isc/unix/stdtime.c
bind-9.1.0.new/lib/isc/unix/stdtime.c
--- bind-9.1.0/lib/isc/unix/stdtime.c	Wed Jan 17 18:42:41 2001
+++ bind-9.1.0.new/lib/isc/unix/stdtime.c	Sun Feb  4 17:50:11 2001
@@ -19,7 +19,7 @@
 
 #include <config.h>
 
-#include <sys/time.h>
+#include <time.h>
 
 #include <isc/stdtime.h>
 #include <isc/util.h>

Comment 1 Glen Foster 2001-02-09 23:09:11 UTC
We (Red Hat) should really try to resolve this before next release.

Comment 2 Bernhard Rosenkraenzer 2001-02-13 15:01:51 UTC
Fixed in 9.1.1-0.2