develooper Front page | perl.perl5.porters | Postings from November 2000

Patching on devel track malfuncioning

Thread Previous | Thread Next
From:
andreas.koenig
Date:
November 15, 2000 00:31
Subject:
Patching on devel track malfuncioning
Message ID:
m3n1f1ljpy.fsf@ak-71.mind.de
When I apply patches from rpository in order, I get rejects and a
MANIFEST conflict.

1) Patch 7632 says

Reversed (or previously applied) patch detected!  Skipping
 patch.
1 out of 1 hunk ignored -- saving rejects to lib/unicode/syllables.txt.rej


2) Patch 7642 says

Reversed (or previously applied) patch detected!  Skipping
 patch.
1 out of 1 hunk ignored -- saving rejects to lib/ExtUtils/MM_Cygwin.pm.rej


3) Patch 7685 says

1 out of 14 hunks FAILED -- saving rejects to perlio.c.rej


4) And Configure complains

First let's make sure your kit is complete.  Checking...
ls: ext/Encode/Encode/iso8859-10.enc: No such file or directory
ls: ext/Encode/Encode/iso8859-13.enc: No such file or directory
ls: ext/Encode/Encode/iso8859-14.enc: No such file or directory
ls: ext/Encode/Encode/iso8859-15.enc: No such file or directory

THIS PACKAGE SEEMS TO BE INCOMPLETE.


5) If I tell Configure to ignore the error, compilation stops here:

`sh  cflags libperl.a miniperlmain.o`  miniperlmain.c
          CCCMD =  cc -DPERL_CORE -c -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g 
In file included from utf8.h:12,
                 from perl.h:1946,
                 from miniperlmain.c:12:
handy.h:117: redefinition of `I8'
handy.h:117: `I8' previously declared here
handy.h:118: redefinition of `U8'
handy.h:118: `U8' previously declared here
handy.h:119: redefinition of `I16'
handy.h:119: `I16' previously declared here
handy.h:120: redefinition of `U16'
handy.h:120: `U16' previously declared here
handy.h:121: redefinition of `I32'
handy.h:121: `I32' previously declared here
handy.h:122: redefinition of `U32'
handy.h:122: `U32' previously declared here
handy.h:491: redefinition of `line_t'
handy.h:491: `line_t' previously declared here
make: *** [miniperlmain.o] Error 1



-- 
andreas

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About