sdfgsd sergserg wrote:
It's strange. It's interesting that cc is installed. What if
Makefile.PL checks if gcc is installed and if not found, check for cc?
Or there will be issues, because perl is installed with different
compiler?

No, mod_perl must be compiled with the same "physical" compiler perl was compiled with. So if you don't have one, recompile perl with the compiler that you've and then build mod_perl.


So your perl was compiled with gcc 3.2, but apparently you don't have
it

on that system. (as if it was built elsewhere). That's the
explanation for the problem you see. You need to have the same
compiler you've built perl with.


----------------------------------------------------------------- Известяване за получено писмо - http://promo.abv.bg/



--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to