Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387783 - x11-libs/qt-dbus-4.7.4 : add dev-util/pkgconfig in DEPEND
Summary: x11-libs/qt-dbus-4.7.4 : add dev-util/pkgconfig in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2011-10-20 07:18 UTC by bay
Modified: 2011-11-19 20:51 UTC (History)
0 users

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


Attachments
Build log (qt-dbus.txt,10.20 KB, text/plain)
2011-10-20 07:18 UTC, bay
Details

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