-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07.09.2013 02:08, The Doctor wrote: > On 09/06/2013 03:16 PM, Carsten N. wrote: > >> No - you can not compile the TC source without modification. The >> source code you can download from the website doesn't compile. > > I downloaded v7.1a from truecrypt.org a few minutes ago, verified > the PGP signature, and gave it a shot (64-bit Arch Linux, kernel > 3.9.4-1-ARCH, GCC v4.8.0 20130502): > > Da da da... Compiling Keyfile.cpp In file included from > Keyfile.cpp:10:0: > /home/drwho/tmp/truecrypt-7.1a-source/Common/SecurityToken.h:43:21: > > fatal error: pkcs11.h: No such file or directory > # include <pkcs11.h> ^ compilation terminated. > > I'm at work so I don't have a whole lot of time to look into it, > but my first thought is that it's a glitch in the Makefile > somewhere around line 68... > >
It clearly states you are missing a header file to compile the thing. Try installing gnutls or nss to satisfy that depency, not sure which one it needs. They both ship a pkcs11.h. Regards, Martin Weinelt -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSKnTZAAoJEM1jnLOhksr3sxAP/29gOIebfI+Xt/klL2Oc+Fe0 mErAAxwXIAhNybAGi6b5+fAgz+xv0kAscLSBO+hf0EQl0McyaRlGVdfUBqGM3itw tPE9zpDBnIQQckzs3j+4VweNuL6mcDYKXFfcn4V/vjMsTnAao8PIBvZu1mGNZPQQ OImLoYShYdJJUb0dUWZNYeHTUaSXYADKQsxtVygcqCxYbY8LxFaGj2d9qXF4InNW HHXuWnrBcSRBGuX5b1GrLaqWLjLbHym0x+F/iAMk+ny4apbwUp95JJ6zdYaRCcOg Iw/clxeVTsvwpl/Yg2jtBUM4TLV+L/aOXSDZqo/bUeXUr/vqU1PUHBj0iTCcGDZU fRi7n9H8JXUymGKVFXVp/gso9m+++zSLCJbsileud7GLqsmBAmsSG/lUp6kApDCz 39XHL7Mw3kUhvG3cQyRVVogLlYfNrbt/Emmru/Ff0RwoxQIQgql06ynP0ULNlgvV Xq0KcOKbx+o5ve2CGeat43alSnA2SrIH0m+zgftHPGTjB5ecNyLO1gaDL/LSEeE5 H1uDWeeEOYW84EE9RrH3qqcARsoUK/o2cfTg5ym/QV7u2SpExxmslOpqpTz8opDX ekVLHsJS9OBZ+qcP5VFfLSZsk6zdg/6KMtXSaZ2gafm+ygTFSMF7twnvza+ATtuS ySLekOU5INd6eEEoNAXx =l2yx -----END PGP SIGNATURE----- -- tor-talk mailing list - [email protected] To unsusbscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
