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

Bug 334147

Summary: sys-process/audit-1.7.4 fails to build with glibc-2.12
Product: Gentoo Linux Reporter: William Keaney <keaneyw>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: zeekec
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331665    
Attachments: Patch to include required headers.

Description William Keaney 2010-08-23 20:00:55 UTC
libaudit.c does not include the necessary headers.  Patch attached, tested and works.

Reproducible: Always
Comment 1 William Keaney 2010-08-23 20:02:06 UTC
Created attachment 244293 [details, diff]
Patch to include required headers.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-08-24 13:56:18 UTC
+  24 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> audit-1.7.4.ebuild,
+  +files/audit-1.7.4-glibc212.patch:
+  Fix building with recent glibc wrt #334147 by William Keaney.