I just posted a tdelibs FTBFS
error a few messages back. I decided to run
the build again with NUMJOBS=-j1. This time I did not
receive the same
tdelfeditor errors. This time I received the following
errors:
<snip>
Make sure that CMake detected native TQt3 during the initial stages of the build. Also make sure that you are not executing some other moc binary, e.g. from Qt3 or Qt4.
Okay, but I'm not sure what you seek. From the tdelibs build log:
-- checking for one of the modules 'tqt' -- tmoc path: /usr/bin/tmoc -- moc path: /opt/trinity/lib/tqt3-R14.0.0/bin/moc -- uic path: /opt/trinity/lib/tqt3-R14.0.0/bin/uic
I installed tqt3 /opt/trinity. I installed tqtinterface to /usr.
What does /usr/bin/tmoc contain? Also, where does "whereis moc" show on your build system?
Tim