Thank you for your quick guidance. I mistook Wmissing and Werror as error.
Hi Ken, In my attempt to install tpm 2.0 on ubuntu 22.04 in virtualbox, I am getting the following errors: root@virender-VirtualBox:/home/virender/ibmtpm1682/src# make /usr/bin/gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Werror -Wsign-compare -Wno-deprecated-declarations -c -ggdb -O0 -DTPM_POSIX -D_POSIX_ -DTPM_NUVOTON -DUSE_BIT_FIELD_STRUCTURES=NO ACTCommands.c -o ACTCommands.o /usr/bin/gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Werror -Wsign-compare...
Dear Ken, Research is when nobody (including the self) has any idea about what is being done (pun intended). Now seriously, I really appreciate and feel grateful to your prompt and clear reply. Though, I am provided with a well documented package yet I don't know where I am doing wrong. So let me tell you all the steps clearly: ibmtss1.6.0 : cd utils make -f makefiletpmc Executes successfully cd utils12 make -f makefiletpmc Conflict in "tssUtilsVerbose" as discussed above. Since, i want tpm 2.0,...
Hi Ken Goldman, I am still getting the same error in TSS1.6.0 with Ubuntu 22.04. There is some issue with the external variable "tssUtilsVerbose" in the following files: ../utils/cryptoutils.c (line 93) ../utils12/nvreadvalueauth.c (line 56-57) Regtest scripts also not running (I think, due to above error). please check the attached screenshot.
Sure will try this and let you know. You are a great help.
Thank you for the prompt response. While installing in Ubuntu, i am getting the error "ibmtss1.6.0/utils/cryptoutils.c:93: multiple definition of `tssUtilsVerbose';" (please see the screenshot attached).
Hi, I am new to this. Want to work on improving security in TPM for IoT (for educational purpose). it will be a great help if i could get sequence of steps to install SW TPM2.0 for Windows 10 or Ubuntu. I am getting huge dependencies and then some fatal error in Ubuntu.