I have a guess; On 6 Mar 2002, (Jason E. Stewart) wrote:
> "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?? i think that the transcoder is fucked up in FreeBSD/OS-X. i was working last week with a guy who was getting segfaults in the transcoding, at least i think it was there.... > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
