I just installed xerces-c-src1_7_0 and XML-Xerces-1.7.0-3. everything seemed to compile fine for both packages, however the perl make tests fail all tests.
When I run one of the samples I get wrjohns@buena-vista 1068->perl DOMCount.pl Can't load '/home/drm/tools/perl5.6.0/sparc-sun-solaris2.7/lib/site_perl/5.6.0/sun4-solaris/auto/XML/Xerces/Xerces.so' for module XML::Xerces: ld.so.1: perl: fatal: relocation error: file /home/drm/tools/perl5.6.0/sparc-sun-solaris2.7/lib/site_perl/5.6.0/sun4-solaris/auto/XML/Xerces/Xerces.so: symbol __1cG__CrunKpure_error6F_v_: referenced symbol not found at /home/drm/tools/perl5.6.0/sparc-sun-solaris2.7/lib/5.6.0/sun4-solaris/DynaLoader.pm line 200. at /home/drm/tools/perl5.6.0/sparc-sun-solaris2.7/lib/site_perl/5.6.0/sun4-solaris/XML/Xerces.pm line 8 Compilation failed in require at DOMCount.pl line 67. BEGIN failed--compilation aborted at DOMCount.pl line 67. As I am somewhat new to native bindings in perl, I can't help but think I'm missing something fundamental like a library path setting. I see no reference in the documentation though. I also an running on Solaris 2.8. Possibly I'm missing a shared object lib? I don't know where __1cG__CrunKpure_error6F_v_ would live. If someone could help me here I would be grateful. Thanks -- Wilbur R. Johnson Distributed Decision Support Systems Sandia National Laboratories --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
