PDA

View Full Version : Scratchbox: where is dbus-arch-deps.h?


alexib
08-21-2007, 02:43 PM
Hi All!

How can one find dbus-arch-deps.h in the scratchbox? I found that in my installation under SDK_PC profile it sits only in /targets/SDK_PC/usr/lib/dbus-1.0/include/dbus and is not symlinked to any standard include folder like /usr/include/dbus-1.0. Is this normal? How it is in your installation?

pkphilip
08-24-2007, 03:35 AM
This file will be in the libdir and not in your include directory.

Try /usr/lib/dbus-1.0/include directory on your system.