https://bugs.kde.org/show_bug.cgi?id=466854

--- Comment #7 from Brad Hards <br...@frogmouth.net> ---
You can check how these modules are built on your system - it is system
dependent, and you haven't described your configuration, so its hard to be
specific.

Possibly you can write code against the specific library (i.e. not using the
QCA abstraction), or use the installed version of compatible command line
tools. For example, on openssl, you can use something like `openssl list
-digest-algorithms`. However be very careful that the version you are testing
matches the version you are building QCA against (i.e. not the system version).

If that doesn't make sense, maybe we need to go back a stage, and you can
describe why you are trying to rebuild QCA (not how you are trying to do it,
but instead what the high level goal is). At this stage, I think the most
likely problem is a configuration issue (i.e. something is inconsistent) rather
than a bug in QCA itself. However we can't see your screen, so you need to
provide a lot more detail than is currently disclosed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to