gcc.gnu.org Bugzilla: Perl error Can't locate mro.pm in @INC
Frédéric Buclin
LpSolit@netscape.net
Wed Aug 3 07:50:00 GMT 2011
Le 26. 01. 11 17:04, Frank Ch. Eigler a écrit :
>>>> Can't locate mro.pm in @INC
>
> This may be fixed now, with a hand-made dummy mro.pm file.
I think I know what's wrong. I will paste what I wrote at
https://bugzilla.mozilla.org/show_bug.cgi?id=675633#c2:
email_in.pl requires Email::Reply which requires Email::Abstract which
requires mro since 3.003. So if you have Email::Abstract 3.002 or older,
you shouldn't get this error. If you have Email::Abstract 3.003 or
newer, then this means MRO::Compat (which has "mro") is not correctly
installed.
Frédéric
More information about the Gcc
mailing list