tpm2-tss
tpm2-tss copied to clipboard
Configure command fails on macOS Catalina 10.15.7 . configure: error: addgroup or groupadd are needed
Trying to build on macOS Catalina 10.15.7
Command:
./configure && make && make install
Error:
configure: error: addgroup or groupadd are needed
Do you have addgroup or group add? You'll need to full fill those dependencies. I don't think anyone has built on mac since they don't have TPMs, so I am not sure if you'll bump into other issues.
I hope things are working now. Closing the issue since no update for a long time.
@so-b1 did you manage to build tpm2-tss
on Mac OS? I need it to use the makecredential
functionality for remote attestation. I'm having the same error.