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

Bug 387783

Summary: x11-libs/qt-dbus-4.7.4 : add dev-util/pkgconfig in DEPEND
Product: Gentoo Linux Reporter: bay <alex3255>
Component: New packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 380499    
Attachments: Build log

Description bay 2011-10-20 07:18:47 UTC
Created attachment 290301 [details]
Build log

Package x11-libs/qt-dbus-4.7.4 doesn't build without dev-util/pkgconfig.

The error is:
D-Bus auto-detection... ()
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W  -I../../../mkspecs/linux-g++ -I. -o dbus.o dbus.cpp
dbus.cpp:43:23: error: dbus/dbus.h: No such file or directory
dbus.cpp:46:2: error: #error Needs at least dbus version 1
dbus.cpp: In function 'int main(int, char**)':
dbus.cpp:51: error: 'dbus_shutdown' was not declared in this scope
gmake: *** [dbus.o] Error 1
D-Bus disabled.
The QtDBus module cannot be enabled because libdbus-1 version 0.93 was not found.
 Turn on verbose messaging (-v) to ./configure to see the final report.
 If you believe this message is in error you may use the continue

Please, add dev-util/pkgconfig in DEPEND of x11-libs/qt-dbus-4.7.4