"Adam Witney" <[EMAIL PROTECTED]> writes: > > Well, since you're the first person to report compilation on OS X, > > that would make it most ab-normal (or completely normal, depending on > > your perspective ;-) > > > > Congratulations! > > Thank you :) > > > The test problems look like a general failure of the exception > > system. Could you run one of the failing scripts by hand: > > > > perl -w -Mblib t/TEST.t > > > > and include the output in an email? > > Here is the output for Attributes.t > > [mrc1-003:XML-Xerces-1.5.2_0] adam% perl -w -Mblib t/Attributes.t > Using /usr/local/install/XML-Xerces-1.5.2_0/blib > 1..14 > ok 1 > FATAL ERROR: > FILE: FAKE_SYSTEM_ID > LINE: 1 > COLUMN: 56 > MESSAGE: An exception occured! Type:TranscodingException, Message:Could not > create a converter for encoding: utf-8
Ugghh! What is that?? Does your copy of Xerces-C somehow not have a transcoder for UTF-8? I have never seen this before. What version of Perl are you using? Is it the same for the other tests? jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
