I just committed the fix for that Dan, disregard.
-Melvin

>Checking some things by compiling and running another small C program (this
>could take a while):
>
>   Building ./testparrotsizes.c            from testparrotsizes_c.in...
>In file included from include/parrot/string.h:18,
>                  from include/parrot/parrot.h:85,
>                  from testparrotsizes.c:9:
>include/parrot/chartype.h:16: redefinition of `CHARTYPE_TRANSCODER'
>include/parrot/chartype.h:16: `CHARTYPE_TRANSCODER' previously declared here
>include/parrot/chartype.h:25: conflicting types for `CHARTYPE'
>include/parrot/chartype.h:25: previous declaration of `CHARTYPE'
>include/parrot/chartype.h:28: conflicting types for `chartype_lookup'
>include/parrot/chartype.h:28: previous declaration of `chartype_lookup'
>include/parrot/chartype.h:31: conflicting types for 
>`chartype_lookup_transcoder'
>include/parrot/chartype.h:31: previous declaration of 
>`chartype_lookup_transcoder'
>C compiler died! at Configure.pl line 847.
>


Reply via email to