Dne pá 27. července 2012 David C. Rankin napsal(a):
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:
For 3.5.13-sru is used original qt3 and also original qca-tls. When I
ported it for Precise according to tqca-tls only I modified calls
SSLv23_client_method and SSLv23_server_method. See:
https://quickbuild.pearsoncomputing.net/~slavek-banko/+archive/axis/+packag…
In short, I was not sure whether tqca-tls is ready to compile with qt3, so
I prefer to use the original qca-tls.
Slavek
--