'Make' won't work on Red Hat

I've got a slight problem.
I was trying to install a perl module, and I got an error after typing make. So, I decided to just CPAN-it. Well, after telling it what to install, it downloaded the module and started to install it, but crapped out with:
Running make test
Oops, make had returned bad status
Running make install
Oops, make had returned bad status
What do I do now?

 

 

 

 

Top