Steve Grubb wrote:
I've just released a new version of the audit daemon. It can be
downloaded
from
http://people.redhat.com/sgrubb/audit It will also be in rawhide
[..snip..]
Please let me know if there are any problems.
I'm curious to know, has anyone been able to build this on a ppc64 system.
I am trying to build this on a ppc64 system running lspp.10 kernel
I keep running into this problem ..
In file included from /usr/include/python2.4/Python.h:55,
from audit_wrap.c:22:
/usr/include/python2.4/pyport.h:612:2: error: #error "LONG_BIT
definition appears wrong for platform (bad gcc/glibc config?)."
...
audit_wrap.c: In function '_wrap_audit_rule_free':
audit_wrap.c:4789: warning: dereferencing type-punned pointer will break
strict-aliasing rules
make[2]: *** [audit_wrap.lo] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/audit-1.1.5/swig'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/audit-1.1.5'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.71082 (%build)
I updated my packages .. and this is what I have for gcc and glibc
(since it mentions that in the error):
glibc-2.4.4
gcc-4.1.0-2
python-2.4.2-3.2.1
Any ideas are welcomed!
Thanks,
- Loulwa