Slavek,
I know there isn't a 3.5.13-sru branch for tqca-tls. I'll look at creating a patch. Currently there is an error where it is looking for libtqt-mt.so.3 instead of libqt-mt.so.3
When there is NO 3.5.13-sru branch for a module (like tqca-tls), does this mean you are still using the 3.5.13 tarball for the module and not the current GIT tree?
For those that know cmake, what would I have to change to fix this? Can it be done as a conditional to look for either Qt3 or TQt3 libs like we were doing in the Jan.-Feb. timeframe when TDE could still build on QT3?? The error is:
==> Starting configure... Configuring qca-tls ... Verifying TQt 3.x Multithreaded (MT) build environment ... fail
There was an error compiling 'conf'. Be sure you have a proper TQt 3.x Multithreaded (MT) build environment set up.
One possible reason is that you don't have libtqt-mt.so.3 installed in /opt/qt3/lib/ or /opt/qt3/lib64/.
==> ERROR: A failure occurred in build(). Aborting...