Hello everyone,
Apologies if this is a duplicate message.
I am having the following problem when I try to "make" jTSSWrapper
0.2.5(Source only version). I have setup all the necessary variables
in the
"makefile".
Here is the error message:
[root@localhost jTssWrapperSource_0.2.5]# make
- - - - - - - - - - - - - - - - - - - - -
IAIK/OpenTC jTSS - Java TSS 1.1b Wrapper
ver. 0.2.5
'Source only' distribution
- - - - - - - - - - - - - - - - - - - - -
make[1]: Entering directory
`/home/inectarios/Trusted_Computing/jTssWrapperSource_0.2.5'
checking requirements and paths for native lib... ok.
checking requirements and paths... ok.
generating SWIG interface files from TSS headers...
preprocessing output/interfaces/tss_structs.i.tmp >
output/interfaces/tss_structs.i.tmp2
preprocessing /usr/local/include/tss/tspi.h > output/interfaces/tspi.i
ok.
calling SWIG to generate minimal C wrapper...
output/interfaces/tss_structs.i:9: Error: No methodmodifiers attribute
defined in javadestruct typemap for TSS_VERSION.
output/interfaces/tss_structs.i:17: Error: No methodmodifiers attribute
defined in javadestruct typemap for TSS_PCR_EVENT.
output/interfaces/tss_structs.i:29: Error: No methodmodifiers attribute
defined in javadestruct typemap for TSS_EVENT_CERT.
output/interfaces/tss_structs.i:42: Error: No methodmodifiers attribute
defined in javadestruct typemap for TSS_UUID.
output/interfaces/tss_structs.i:52: Error: No methodmodifiers attribute
defined in javadestruct typemap for TSS_KM_KEYINFO.
output/interfaces/tss_structs.i:73: Error: No methodmodifiers attribute
defined in javadestruct typemap for TSS_VALIDATION.
output/interfaces/tss_structs.i:95: Error: No methodmodifiers attribute
defined in javadestruct typemap for TCPA_NONCE.
make[1]: *** [swig] Error 7
make[1]: Leaving directory
`/home/inectarios/Trusted_Computing/jTssWrapperSource_0.2.5'
make: *** [default] Error 2
Any ideas?
Best Regards,
Nektarios Ioannides
|