Bug 426144

Summary: undefined reference to `audit_init'
Product: [Fedora] Fedora Reporter: Doug Chapman <dchapman>
Component: dbusAssignee: David Zeuthen <davidz>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-22 05:39:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 163350    

Description Doug Chapman 2007-12-18 19:46:05 UTC
Description of problem:
When trying to build dbus on ia64 it fails with:

/root/dbus-1.1.2/dbus/dbus-sysdeps-util-unix.c:398: undefined reference to
`audit_init'

This was introduced by the patch: dbus-1.1.2-audit-user.patch

So far I have not figured out why this just causes ia64 to fail and not others.

I am still investigating but if the dbus maintainers have suggestions on how to
fix this please let me know.  I am happy to try things out if you do not have
access to an ia64 system.


Version-Release number of selected component (if applicable):
dbus-1.1.2-9.fc9.src.rpm

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Doug Chapman 2008-02-22 05:39:58 UTC
building cleanly in rawhide now, closing.