Package: opencryptoki
Version: 2.2.5+dfsg-1

Upstream's stable 2.2.5 accidentally included building the TPM
token with -DMMAP in the tpm_tok/Makefile.am but the rest of
the library is not built with -DMMAP, causing other programs
likc pkcsconf to fail because pkcsslotd is trying to use shared
memory bu the client application is trying to use MMAP to open
the TPM token, whether it is in use or not.

Please add a patch to take out the -DMMAP from
tpm_tok/Makefile.am and rerun autotools when the package is
built. Additionally, rerunning autotools and taking control of
that part of the build in the Debian package building process
should solve #463760, too.

Thanks,
- dds
-- 
man perl | tail -6 | head -2



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to