The error is telling you that you have missed a couple of files when building the library.
Go back and add pinstall.f, filnam.f, stime.f, pcontr.f, ptimpl.f, and pcomp.f to your library (they should all be in the program folder).
Then try again. You may find other unresolved external symbols at that stage, just repeat the process until you get them all.