Slackware 13.1
Clean build, previous packages all uninstalled.
I built tqt3, tqtinterface but dbus-tqt fails to build
for
both 32-bit and 64-bit:
-- checking for one of the modules 'tqt'
CMake Error at cmake/modules/TDEMacros.cmake:23
(message):
#################################################
tmoc is not found!
tqt is correctly installed?
#################################################
From my last full build run a couple of days ago, my
dbus-tqt build log shows this:
-- checking for one of the modules 'tqt'
-- tmoc path: /usr/bin/tmoc
-- moc path: /opt/trinity/bin/moc
-- uic path: /opt/trinity/bin/uic
-- tqt-replace path:
/usr/bin/tqt-replace
-- Performing Test HAVE_USABLE_TQT
-- Performing Test HAVE_USABLE_TQT - Success
-- Configuring done
I verified that tmoc is installed at /usr/bin/tmoc.
Not sure what changed where, but has to be a recent
patch.
Same for dbus-1-tqt. :-)
arts too. :-)
Seems to be a global problem.
Darrell