/opt/bin/gcc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -g -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" -DPIC -fpic "-I../../.." ji_04_t.c ji_04_t.c:118:41: missing terminating " character ji_04_t.c:119: warning: initialization makes integer from pointer without a cast ji_04_t.c:119: error: initializer element is not computable at load time ji_04_t.c:119: error: (near initialization for `enctable[2034]') ji_04_t.c:119: error: parse error before numeric constant *** Error code 1 Stop in /opt/scratch/perl/bleadperl/ext/Encode/JP. *** Error code 1 Stop in /opt/scratch/perl/bleadperl/ext/Encode. *** Error code 1 Stop in /opt/scratch/perl/bleadperl. $ rm `find . -name ji_04_t.c` $ make test_harness AutoSplitting perl library [...] All tests successful, 22 tests and 342 subtests skipped. I guess the recent smokes died at the same point (?). At ji_04_t.c:119 was something like C<, "19, 134> or so. Regards, AdiThread Next