Skip to content

Build error after make command #342

@Jpgig

Description

@Jpgig

I'm getting below error after make command:
gcc -o sphincs_sign_verify sphincs_sign_verify.c -Wall -I/usr/local/include -Os -L/usr/local/lib -lm -lwolfssl
/usr/bin/ld: /tmp/ccOWtIxv.o: in function main': sphincs_sign_verify.c:(.text.startup+0x208): undefined reference to InitDecodedCert'
/usr/bin/ld: sphincs_sign_verify.c:(.text.startup+0x216): undefined reference to `ParseCert'
collect2: error: ld returned 1 exit status
make: *** [Makefile:33: sphincs_sign_verify] Error 1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions