Opened 12 years ago

Last modified 10 years ago

#34156 closed defect

irc/irssi hardcodes @INC — at Version 1

Reported by: rmstonecipher@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: irssi

Description (last modified by rmstonecipher@…)

An old irssi built against perl 5.12.3 would not run with perl updated to 5.12.4:

ryan$ irssi
Can't locate Symbol.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/site_perl/5.12.3 /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level /opt/local/lib/perl5/vendor_perl/5.12.3 /opt/local/lib/perl5/5.12.3/darwin-multi-2level /opt/local/lib/perl5/5.12.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at (eval 9) line 9.
BEGIN failed--compilation aborted at (eval 9) line 9.

Revision-bump in r92190 temporarly fixed the glitch.
Per discussion in #macports, the irssi source should be patched for more flexible dependencies.

Change History (1)

comment:1 Changed 12 years ago by rmstonecipher@…

Description: modified (diff)
Note: See TracTickets for help on using tickets.