Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334147 - sys-process/audit-1.7.4 fails to build with glibc-2.12
Summary: sys-process/audit-1.7.4 fails to build with glibc-2.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.12
  Show dependency tree
 
Reported: 2010-08-23 20:00 UTC by William Keaney
Modified: 2010-08-24 13:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to include required headers. (fix_s_isreg.patch,448 bytes, patch)
2010-08-23 20:02 UTC, William Keaney
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.