mharc-users

Re: make rebuild error

2003-06-13 15:23:53
Earl Hood wrote:

On June 13, 2003 at 13:43, Peter Blajev wrote:

Running "make rebuild" gives me an error:

---
Undefined subroutine &mhonarc::get_mime_ext called at 
/usr/lib/perl5/site_per
l/5.6.0/mhexternal.pl line 141, <GEN33> line 5708.
Warning: Problem processing "/u/mailarch/archives/html/ccpr_atp/2003": (255)
Undefined subroutine &mhonarc::get_mime_ext called at
/usr/lib/perl5/site_perl/5.6.0/mhexternal.pl line 141, <GEN33> line 5708.
---

What did I miss? Perl module?

I'm using MHonArc-2.6.3, mharc-0.7.2.

mhonarc::get_mime_ext is defined in mhmimetypes.pl, which mhexternal.pl
requires at the begining of the its filter function.  I have a hunch
this is a Perl 5.6.0 problem, otherwise, if mhmimetypes.pl require failed,
you would have gotten an error related to that.

Check the contents of /usr/lib/perl5/site_perl/5.6.0/mhmimetypes.pl
to see if get_mime_ext() is defined in it.


Yep, that was it. I edited mhmimetypes.pl and I forgot to put "," at the
end of one of the lines. 

Thanks
Peter

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHARC-USERS

<Prev in Thread] Current Thread [Next in Thread>