public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: "Frédéric Buclin" <LpSolit@netscape.net>
To: "Frank Ch. Eigler" <fche@redhat.com>
Cc: Tobias Burnus <burnus@net-b.de>,
	overseers@gcc.gnu.org, GCC Mailing List <gcc@gcc.gnu.org>
Subject: Re: gcc.gnu.org Bugzilla: Perl error  Can't locate mro.pm in @INC
Date: Wed, 03 Aug 2011 07:50:00 -0000	[thread overview]
Message-ID: <4E38FDC5.7060306@netscape.net> (raw)
In-Reply-To: <y0mfwsfvefo.fsf@fche.csb>

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

      reply	other threads:[~2011-08-03  7:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-26 10:30 Tobias Burnus
2011-01-26 11:06 ` Frédéric Buclin
2011-01-26 11:21   ` Tobias Burnus
2011-01-26 16:05     ` Frank Ch. Eigler
2011-08-03  7:50       ` Frédéric Buclin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E38FDC5.7060306@netscape.net \
    --to=lpsolit@netscape.net \
    --cc=burnus@net-b.de \
    --cc=fche@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=overseers@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).