[comp.lang.perl] Problems applying patch#29

russell@ccu1.aukuni.ac.nz (Russell J Fulton;ccc032u) (10/19/90)

I have tried to apply patch #29 to our copy of perl. The existing patch level
is 28. (I got it about 2 weeks ago.)

I applied the patch from within nn newsreader with the option -p -N.
I am using patch V2.0 and running on SGI 4D under Irix 3.3.

I have made two changes to .c files  to put a /* on lines declaring
   vprintf and one other routine that the Mips compiler gave errors on.

I am a novice with respect to using patch and I am not sure where I go from 
here. (I can't even find the file pch.c!!)

Here is an extract from Patch.Result:

|
|Index: patchlevel.h
|Prereq: 28
--------------------------
Good.  This file appears to be the 28 version.
Patching file patchlevel.h using Plan A...
Hunk #1 succeeded at 1.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|
|Index: Configure
|Prereq: 3.0.1.9
|*** Configure.old	Tue Oct 16 11:44:13 1990
|--- Configure	Tue Oct 16 11:44:29 1990
--------------------------
Good.  This file appears to be the 3.0.1.9 version.
Patching file Configure using Plan A...
Hunk #1 succeeded at 8.
Hunk #2 succeeded at 15.
Hunk #3 succeeded at 154.
Hunk #4 succeeded at 163.
Hunk #5 succeeded at 171.
Hunk #6 succeeded at 235.
Hunk #7 succeeded at 262.
Hunk #8 succeeded at 1130.
Hunk #9 succeeded at 1278.
Hunk #10 succeeded at 1361.
Hunk #11 succeeded at 1392.
Hunk #12 succeeded at 1446.
Hunk #13 succeeded at 1459.
Hunk #14 succeeded at 1867.
Hunk #15 succeeded at 1901.
Hunk #16 succeeded at 2096.
Hunk #17 succeeded at 2120.
Hunk #18 succeeded at 2156.
Assertion failed: fillsrc==p_end+1 || fillsrc==repl_beginning, file pch.c, line 636

--