tpm2-tss icon indicating copy to clipboard operation
tpm2-tss copied to clipboard

Configure command fails on macOS Catalina 10.15.7 . configure: error: addgroup or groupadd are needed

Open so-b1 opened this issue 2 years ago • 1 comments

Trying to build on macOS Catalina 10.15.7

Command: ./configure && make && make install

Error: configure: error: addgroup or groupadd are needed

so-b1 avatar Mar 04 '22 06:03 so-b1

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.

williamcroberts avatar Mar 06 '22 22:03 williamcroberts

I hope things are working now. Closing the issue since no update for a long time.

AndreasFuchsTPM avatar Nov 02 '22 11:11 AndreasFuchsTPM

@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.

janwytze avatar Nov 24 '22 11:11 janwytze