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

Bug 230091

Summary: net-misc/aiccu needs some resolver code which is not present in uClibc (patch included)
Product: Gentoo Linux Reporter: impulze
Component: New packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Highest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch for aiccu-2007.01.15.ebuild
the missing resolver code

Description impulze 2008-06-29 20:04:29 UTC
See the description :p
Comment 1 impulze 2008-06-29 20:05:02 UTC
Created attachment 158891 [details, diff]
patch for aiccu-2007.01.15.ebuild
Comment 2 impulze 2008-06-29 20:05:26 UTC
Created attachment 158893 [details, diff]
the missing resolver code
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-29 21:01:15 UTC
Forwarding to maintainer, but the patch isn't sound. Patches need to be written in a way, so they can be applied unconditionally. In this case the libc distinction has to happen in the Makefile and code or uclibc itself has to be improved.  Using CHOST to trigger the patch breaks cross compilation.
Comment 4 impulze 2008-06-29 22:23:41 UTC
where does it break cross-compilation? i'm cross-compiling quite a lot and i just found this bug while doing that. after patching i tested that new ebuild again, while cross-compiling. :)
Comment 5 Michael Weber (RETIRED) gentoo-dev 2012-08-01 13:32:59 UTC
+  01 Aug 2012; Michael Weber <xmw@gentoo.org>
+  +files/aiccu-2007.01.15-uclibc.patch, aiccu-2007.01.15-r2.ebuild:
+  Add uclibc fix (bug 230091), add CONFIG_CHECK for TUN.
+