OK, post the full build log
somewhere. I
suspect an
#included file is not
being found.
tdelibs build log:
http://humanreadable.nfshost.com/trinity/build_logs/tdelibs-R14.0.0-i486-13…
A little strange. That first log was run with NUMJOBS=-j1.
I ran a second time with NUMJOBS=-j3 and the errors were different:
http://humanreadable.nfshost.com/trinity/build_logs/tdelibs-R14.0.0-i486-13…
Darrell
That makes sense--when you run multiple jobs in parallel the first job to
hit an error stops the build. In this case a different build thread hit
an error before the dcop build was complete.
Can you please post the full output of the tqtinterface build? It looks
like tqtinterface was not built in native TQt3 mode.
Thanks!
Tim