Public bug reported: Binary package hint: perl
Matches Debian bug 480428 (http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=480428) Perl 5.10 on Intrepid Ibex (x86-32 platform) has the following problem: $ perl -e "require '_h2ph_pre.ph'" Prototype mismatch: sub main::__LONG_MAX__ () vs none at /usr/lib/perl/5.10/_h2ph_pre.ph line 291. Constant subroutine __LONG_MAX__ redefined at /usr/lib/perl/5.10/_h2ph_pre.ph line 291. Compare lines 188 and 291 of /usr/lib/perl/5.10/_h2ph_pre.ph - looks like the simple fix would be to remove the "gross hack". $ lsb_release -rd Description: Ubuntu 8.10 Release: 8.10 $ apt-cache policy perl perl: Installed: 5.10.0-11.1ubuntu2 Candidate: 5.10.0-11.1ubuntu2 Version table: *** 5.10.0-11.1ubuntu2 0 500 http://ubuntu.mirror.rafal.ca intrepid/main Packages 100 /var/lib/dpkg/status I expected the 'require' line to work silently. (The warning manifests itself in actual running code from http://open-ils.org/ and isn't just a theoretical problem.) ** Affects: perl (Ubuntu) Importance: Undecided Status: New -- Perl 5.10 prototype mismatch https://bugs.launchpad.net/bugs/303765 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
