Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 8236

Summary: djbdns: broken build (patch included)
Product: Gentoo Linux Reporter: Sascha Silbe <sascha-gentoo-bugzilla>
Component: Current packagesAssignee: Jared H. Hudson <gentoo>
Status: RESOLVED FIXED    
Severity: major CC: BoBB, slipmode
Priority: High    
Version: 1.0   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix the Makefile for djbdns after the IPv6 patch
Fixed ebuild
Digest for fixed ebuild

Description Sascha Silbe 2002-09-22 18:18:36 UTC
The attached patch fixes the missing dependancy on uint32.h after applying the IPv6 patch.
Comment 1 Sascha Silbe 2002-09-22 18:19:08 UTC
Created attachment 4073 [details, diff]
Fix the Makefile for djbdns after the IPv6 patch
Comment 2 Sascha Silbe 2002-10-16 13:37:28 UTC
The ebuild on the gentoo servers is still broken. This is quite annoying. Why don't you apply this simple fix?
Comment 3 Grant Goodyear (RETIRED) gentoo-dev 2002-11-01 13:38:15 UTC
unexpectedly away; reassigning
Comment 4 SpanKY gentoo-dev 2002-11-11 10:12:32 UTC

*** This bug has been marked as a duplicate of 10576 ***
Comment 5 SpanKY gentoo-dev 2002-11-11 10:13:15 UTC
*** Bug 10576 has been marked as a duplicate of this bug. ***
Comment 6 robert jorgenson 2002-11-12 19:13:52 UTC
Okay i made an ebuild that works with ipv6. Just copy the ebuild, digest, and
.diff into the appropriate dir's and emerge djbdns.
Comment 7 robert jorgenson 2002-11-12 21:24:32 UTC
Created attachment 5624 [details]
Fixed ebuild
Comment 8 robert jorgenson 2002-11-12 21:25:15 UTC
Created attachment 5625 [details]
Digest for fixed ebuild
Comment 9 robert jorgenson 2002-11-12 21:27:42 UTC
BTW you have to rename the patch to ipv6-fix.diff for it to work. The pathc goes
in /usr/portage/net-dns/djbdns/files along with the digest and the ebuild goes
into /usr/portage/net-dns/djbdns or you can put them in your local portage tree
if you have it set up so it wont get wiped away and downgraded on an rsync. Enjoy :)
Comment 10 Jared H. Hudson 2002-11-18 00:08:14 UTC
djbdns-1.05-r5 fixes this problem.