I just got subscribed to the list, so I'm reposting the following (that I sent to Jason personally) for all to see.
------------------------------------------------------------- > Hi Jason. Thanks for answering my question on the Xerces-Perl list. I'm > not subscribed to the list, so I only just now found your response, when > somebody else pointed me to the archive. > > I've done what you recommended. I needed to add one more thing to get > Xerces-P to compile, "-compat" , or otherwise I get errors such as the > following: > > CC -c -I. -IHandler -I/export/wmet/wmet/tools/open/xml/xerces/include > -D_REENTRANT -KPIC -mt -xs -features=rtti -DSOLARIS -D_REENTRANT -O > -DVERSION=\"1.5.2_0\" -DXS_VERSION=\"1.5.2_0\" -KPIC > -I/export/wmet/wmet/tools/open/perl/5.6.1/lib/5.6.1/sun4-solaris/CORE > Xerces.C > "/export/wmet/wmet/tools/sun/forte/SUNWspro/WS6U1/include/CC/Cstd/./limits > ", line 851: Error: Multiple declaration for std::numeric_limits<char>. > "Xerces.C", line 605: Warning: String literal converted to char* in > initialization. > "Xerces.C", line 640: Warning: String literal converted to char* in > initialization. > ... (millions of the string literal conversion errors) > > With -compat added, the compile is clean. However, when I run "make test", > I get errors like the following: > > PERL_DL_NONLAZY=1 /export/wmet/wmet/tools/open/perl/perl/bin/perl > -Iblib/arch -Iblib/lib > -I/export/wmet/wmet/tools/open/perl/5.6.1/lib/5.6.1/sun4-solaris > -I/export/wmet/wmet/tools/open/perl/5.6.1/lib/5.6.1 -e 'use Test::Harness > qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t > t/AttributeList.....dubious > Test returned status 0 (wstat 139, 0x8b) > test program seems to have generated a core > DIED. FAILED tests 1-8 > Failed 8/8 tests, 0.00% okay > t/Attributes........dubious > Test returned status 0 (wstat 139, 0x8b) > test program seems to have generated a core > DIED. FAILED tests 1-14 > Failed 14/14 tests, 0.00% okay > ... (lots more of the same) > > I'm not sure where to go from here. The core dumps in the tests have been > the problem throughout. This is true whether the Xerces-C is compiled with > -compat or not. > > Any help would be appreciated! > > ------------------------------------------------------------- > Dan Cooperstock 416-956-3823 > Application Architecture and Core Development > Canadian Equities Technology, CIBC World Markets > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
