First, why try to build the module(s) by hand when there is a fully capable installer built into whatever distribution you are using.
Either way, have you tried the make without the "CC=gcc"? I think the first thing you should do, if the "Makefile.pl" exists, is a "perl Makefile.pl". After that, just do a "make", and after that, if all is successful, a make install.
Regards,
Jeff
|