On Wed, Sep 14, 2005 at 09:01:20AM +0200, H.Merijn Brand wrote: > On Tue, 13 Sep 2005 21:21:23 -0700, "Shaun Daredia" <[EMAIL PROTECTED]> wrote: > > > I am trying to compile perl5.004_05 under SLES9 SP2 and I am seeing the > > following message. > > > > make: *** No rule to make target `<built-in>', needed by > > `miniperlmain.o'. Stop. > > You are building a very old perl with a (very) new GNU gcc > GNU gcc has changed some of the text it prints, and the build process of > newer perls (5.6.2, 5.8.x, 5.9.x) can deal with that, but there has never > been an update for 5.005.x
Correction: 5.005_04 was updated; 5.004_05 was not. > If you *really* need a perl that old, you will have to apply this patch: So this part still applies.