in reply to How To Downgrade Perl on Ubuntu
The only thing done different on my box is the page.h location:t/op/sprintf..............................FAILED--no leader found t/op/sprintf2.............................FAILED--expected 263 tests, +saw 3
And this is the file content:> ls -l /usr/include/asm/page.h lrwxrwxrwx 1 root root 52 2010-03-26 00:02 /usr/include/asm/page.h -> +/usr/local/rhel5.amd64/usr/include/asm-x86_64/page.h
Does anybody have an idea why those tests fails and how to fix them? Thanks a bunch!> ~/Downloads/perl.downgrade/perl-5.8.8$ cat /usr/include/asm/page.h #ifndef _X86_64_PAGE_H #define _X86_64_PAGE_H #endif /* _X86_64_PAGE_H */
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How To Downgrade Perl on Ubuntu
by Anonymous Monk on Jun 29, 2011 at 13:44 UTC |