Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error SUIT_ERR_NOT_IMPLEMENTED #11

Open
mingpeiwk opened this issue Nov 5, 2023 · 0 comments
Open

Compilation error SUIT_ERR_NOT_IMPLEMENTED #11

mingpeiwk opened this issue Nov 5, 2023 · 0 comments

Comments

@mingpeiwk
Copy link

mingpeiwk commented Nov 5, 2023

Got the following build error when running "docker build -f ossl3.Dockerfile -t libteep_ossl3 ." and "docker build -f ossl.Dockerfile -t libteep_ossl ."

src/teep_cose.c:533:16: error: 'SUIT_ERR_NOT_IMPLEMENTED' undeclared (first use in this function); did you mean 'TEEP_ERR_NOT_IMPLEMENTED'?
533 | return SUIT_ERR_NOT_IMPLEMENTED;
| ^~~~~~~~~~~~~~~~~~~~~~~~
| TEEP_ERR_NOT_IMPLEMENTED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant