in reply to Error when running make Makefile
Seems like you are missing libs that are required to compile perl...I'm assuming that's what you are trying to do based on the path... and this website.
Since I never compiled perl this before, is there a configure before the make? Usually that will point out the missing libs and other things that are needed for successful compilation.