Topic: Linker Errors
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 .
Any help would be greatly appreciated.
Thanks