[Pkg-shadow-commits] newgrp.c fails to build with audit support

Mike Frysinger vapier at gentoo.org
Sun Apr 6 22:23:13 UTC 2008


looks like the HAVE_AUDIT logic has fallen out of sync.  some functions use an 
audit buffer that is only declared in the main function.  building shadow 
with --with-audit bombs out:
newgrp.c: In function ‘check_perms’:
newgrp.c:169: error: ‘audit_buf’ undeclared (first use in this function)
newgrp.c:169: error: (Each undeclared identifier is reported only once
newgrp.c:169: error: for each function it appears in.)
newgrp.c: In function ‘syslog_sg’:
newgrp.c:269: error: ‘audit_buf’ undeclared (first use in this function)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-shadow-commits/attachments/20080406/6ce05817/attachment.pgp 


More information about the Pkg-shadow-commits mailing list