Unsatisfied dependencies detected during OALDERS/HTTP-Date-6.05.tar.gz

2020-01-28 Thread Jeffrey Walton
Hi Everyone, I'm trying to build Perl 5.30.1 from sources. I'm using: ./Configure -des -Dextras="HTTP::Daemon HTTP::Request Test::More Text::Template" I'm seeing this in an endless loop (ad infinitum) on Fedora 1, Ubuntu 4, CentOS 5 and Fedora 31. Running make for O/OA/OALDERS/HTTP-Date-6.05

Re: lib/auto/IO/Compress/Compress.a: No such file or directory

2020-01-28 Thread Jeffrey Walton
On Tue, Jan 28, 2020 at 1:02 PM Jeffrey Walton wrote: > > On Tue, Jan 28, 2020 at 4:06 AM Jeffrey Walton wrote: > > > > Hi Everyone, > > > > I'm catching this error when building Perl from sources. Both Perl > > 5.10.1 and Perl 5.30.1 experience it. I am seeing it on both Fedora 1 > > and Cent OS

Re: lib/auto/IO/Compress/Compress.a: No such file or directory

2020-01-28 Thread Jeffrey Walton
On Tue, Jan 28, 2020 at 4:06 AM Jeffrey Walton wrote: > > Hi Everyone, > > I'm catching this error when building Perl from sources. Both Perl > 5.10.1 and Perl 5.30.1 experience it. I am seeing it on both Fedora 1 > and Cent OS 5. > > cc -o perl -L/home/jwalton/bootstrap/lib perlmain.o > lib/aut

lib/auto/IO/Compress/Compress.a: No such file or directory

2020-01-28 Thread Jeffrey Walton
Hi Everyone, I'm catching this error when building Perl from sources. Both Perl 5.10.1 and Perl 5.30.1 experience it. I am seeing it on both Fedora 1 and Cent OS 5. cc -o perl -L/home/jwalton/bootstrap/lib perlmain.o lib/auto/attrs/attrs.a lib/auto/B/B.a lib/auto/Compress/Raw/Bzip2/Bzip2.a lib/

Re: How to remove BerkleyDB dependency when building Perl from sources

2020-01-28 Thread Shlomi Fish
Hi Jeffrey, On Tue, 28 Jan 2020 01:02:46 -0500 Jeffrey Walton wrote: > Hi Everyone, > > I regression test on old machines. The older machines need an updated > Git, SSH and Wget. To update Git, SSH and Wget I need to build a lot > of dependent software. Perl is one of them. > > On Fedora 1 whi

Re: How to remove BerkleyDB dependency when building Perl from sources

2020-01-28 Thread Jeffrey Walton
On Tue, Jan 28, 2020 at 3:02 AM Shlomi Fish wrote: > > ... > > > > On Fedora 1 while trying to build Perl 5.10.1: > > > > perl 5.10.1 is very old and no longer maintained (see what I wrote at > https://github.com/shlomif/supporting-older-perl5-releases ), but OTOH so is > Fedora 1. Yeah, this is