Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76140 - sys-apps/dbus-0.22-r3 configure error qt-dev missing
Summary: sys-apps/dbus-0.22-r3 configure error qt-dev missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-30 06:25 UTC by Daniel Webert
Modified: 2005-01-13 09:34 UTC (History)
1 user (show)

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 Daniel Webert 2004-12-30 06:25:16 UTC
sys-apps/dbus-0.22-r3 configure error qt-dev missing

<snip>
checking for glib-2.0 gthread-2.0... yes
checking DBUS_GLIB_THREADS_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking DBUS_GLIB_THREADS_LIBS... -pthread -lgthread-2.0 -lglib-2.0  
checking for gtk+-2.0... yes
checking DBUS_GTK_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking DBUS_GTK_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for moc... /usr/qt/3/bin/moc
checking for qglobal.h... found
configure: WARNING: Qt development libraries not found
configure: error: Qt integration explicitly required, and Qt libraries not found

!!! ERROR: sys-apps/dbus-0.22-r3 failed.
!!! Function econf, Line 447, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
</snip>

x11-libs/qt Latest version installed: 3.3.3-r1
Comment 1 foser (RETIRED) gentoo-dev 2004-12-30 06:31:14 UTC
lanius, your patch.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-12-30 08:58:14 UTC
please sync and try again (added autoconf)
Comment 3 Fred Duckworth 2005-01-13 06:56:12 UTC
Same problem with dbus-0.23

configure: WARNING: Qt development libraries not found
configure: error: Qt integration explicitly required, and Qt libraries not found

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/dbus-0.23/work/dbus-0.23/config.log

!!! ERROR: sys-apps/dbus-0.23 failed.
!!! Function econf, Line 483, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 4 foser (RETIRED) gentoo-dev 2005-01-13 08:01:25 UTC
yeah lanius, the checks in .23 were somewhat different and the patch didn't apply so please have another look at that qt mumbojumbo. I heard that kde also caught up and got a pkgconfig file, please use that instead of crude bash hacks if so.

For anyone coming here with a 'me too' : we know, go USE=-qt .
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2005-01-13 09:34:09 UTC
fixed, but the old way. i couldn't find any pkgconfig stuff in kde