[patch] dbus-0.21 doesn't like QT 2

Adrian Bunk bunk at fs.tum.de
Fri Apr 16 07:58:00 EST 2004


On Thu, Apr 15, 2004 at 10:20:38AM +0200, Harri Porten wrote:
> On Sat, 3 Apr 2004, Adrian Bunk wrote:
> 
> > dbus-qthread.cpp:25: qmutex.h: No such file or directory
> > gmake[2]: *** [dbus-qthread.lo] Error 1
> > gmake[2]: Leaving directory `/aux/adrian/build/dbus-0.21/qt'
> >
> > <--  snip  -->
> >
> > I'd suggest the patch below to let configure check for qmutex.h instead
> > of qglobal.h.
> 
> QMutex is available in Qt 2, though. It's just in a different header file
> (qthread.h). So I think the qglobal.h could stay as long as the inclusion
> of qmutex.h is guarded by #if QT_VERSION < 300. Not sure if this suffices
> as port to version 2, of course.

The next compile error is the missing qptrlist.h needed for 
qt/integrator.cpp ...

> Harri.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed




More information about the dbus mailing list