On Mon, May 16, 2016 at 11:43 AM, Marcy Cortes < [email protected]> wrote:
> Trying to get the sample C program here > https://www.ibm.com/support/knowledgecenter/linuxonibm/com.ibm.linux.z.lxci/lxci_r_baseprocsampleoc.html > to run. > Anyone know where "defs.h" comes from? > > Doesn't seem to come with opencryptoki-devel package. > > > Marcy > > Well, I got a tgz file for 3.5 by doing: curl http://iweb.dl.sourceforge.net/project/opencryptoki/opencryptoki/3.5/opencryptoki-3.5.tgz >|opencryptoki-3.5.tgz after unwinding the tar, I found 3 different "def.h" files: ./usr/lib/pkcs11/tpm_stdll/defs.h ./usr/lib/pkcs11/cca_stdll/defs.h ./usr/lib/pkcs11/common/defs.h I would guess that you need the one in the "common" directory (the last in the list above). -- The unfacts, did we have them, are too imprecisely few to warrant our certitude. Maranatha! <>< John McKown ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
