Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86144 - dbus 0.23.4 lost include file "dbus-arch-deps.h"
Summary: dbus 0.23.4 lost include file "dbus-arch-deps.h"
Status: RESOLVED DUPLICATE of bug 80314
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-21 08:45 UTC by Richard Liu
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

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