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

Bug 86144

Summary: dbus 0.23.4 lost include file "dbus-arch-deps.h"
Product: Gentoo Linux Reporter: Richard Liu <richliu>
Component: New packagesAssignee: foser (RETIRED) <foser>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Richard Liu 2005-03-21 08:45:55 UTC
after I emerge dbus 0.23.4, I wrote a small program and compile it .
gcc cannot find the "dbus-arch-deps.h"

I copy it to /usr/include/dbus-1.0/dbus myself, and recompile the small program .
it's work . 

so, please fix this bug .

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2005-03-21 11:11:32 UTC
maybe you should learn to use pkgconfig & the search functionality here on bugzilla

*** This bug has been marked as a duplicate of 80314 ***