1

(3 replies, posted in wolfSSL)

Hi Eric,

Thank you for your response! I tried building as a static lib, unfortunately it gives the same error

https://imagizer.imageshack.com/img924/7327/r4FlwW.jpg

Any other suggestions would be greatly appreciated,

2

(3 replies, posted in wolfSSL)

I am attempting to use additional functions from libpbc in the ssl.c file, and it is giving these linker errors when i run make. I have attempted to add libpbc and libgmp paths to LDFLAGS on the configure line, as well as adding them to the includes in ssl.c and it still gives the same error. I have attached a diff file for the ssl changes, as well as the linker errors .

https://imagizer.imageshack.com/img924/497/qKkfa4.jpg

Any help would be greatly appreciated.
Thanks