SourceForge.net
2010-09-29 09:06:17 UTC
Bugs item #3077854, was opened at 2010-09-29 09:06
Message generated for change (Tracker Item Submitted) made by mikedapsych
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3077854&group_id=39046
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: v1.0 (example)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mike Parker (mikedapsych)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing dependency upon IO::Wrap Perl module
Initial Comment:
XMLTV's tv_grab_uk_rt grabber appears to have an undocumented dependency upon the IO::Wrap Perl module (within the build process, anyway). A successfully built tv_grab_uk_rt grabber produces the following when first invoked:
Can't locate IO/Wrap.pm in @INC (@INC contains: /usr/lib/perl5/5.10/i686-cygwin /usr/lib/perl5/5.10 /usr/lib/perl5/site_perl/5.10/i686-cygwin /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10/i686-cygwin /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at /usr/lib/perl5/site_perl/5.10/XMLTV/Options.pm line 38.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.10/XMLTV/Options.pm line 38.
Compilation failed in require at /usr/local/bin/tv_grab_uk_rt line 12.
BEGIN failed--compilation aborted at /usr/local/bin/tv_grab_uk_rt line 12.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3077854&group_id=39046
Message generated for change (Tracker Item Submitted) made by mikedapsych
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3077854&group_id=39046
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: v1.0 (example)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mike Parker (mikedapsych)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing dependency upon IO::Wrap Perl module
Initial Comment:
XMLTV's tv_grab_uk_rt grabber appears to have an undocumented dependency upon the IO::Wrap Perl module (within the build process, anyway). A successfully built tv_grab_uk_rt grabber produces the following when first invoked:
Can't locate IO/Wrap.pm in @INC (@INC contains: /usr/lib/perl5/5.10/i686-cygwin /usr/lib/perl5/5.10 /usr/lib/perl5/site_perl/5.10/i686-cygwin /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10/i686-cygwin /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at /usr/lib/perl5/site_perl/5.10/XMLTV/Options.pm line 38.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.10/XMLTV/Options.pm line 38.
Compilation failed in require at /usr/local/bin/tv_grab_uk_rt line 12.
BEGIN failed--compilation aborted at /usr/local/bin/tv_grab_uk_rt line 12.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3077854&group_id=39046