"Riyaz Ahmed Vali" <[EMAIL PROTECTED]> writes:
> bodsfs1:~/foo/perl/downloaded_modules/XML-Xerces-1.5.5> make test
> PERL_DL_NONLAZY=1 /opt/local/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/local/lib/perl5/5.00502/sun4-solaris-thread
> -I/usr/local/lib/perl5/5.00502 -e 'use Test::Harness qw(&runtests $verbose);
> $verbose=0; runtests @ARGV;' t/*.t
> t/DOMCount..........Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for
> module XML::Xerces: ld.so.1: /opt/local/bin/perl: fatal: relocation error:
> file blib/arch/auto/XML/Xerces/Xerces.so: symbol cerr: referenced symbol not
> found at /usr/local/lib/perl5/5.00502/sun4-solaris-thread/DynaLoader.pm line
> 168.
Some of the code uses the cerr operator from the iostream library to
print error output. You'll need to figure out how to get the Sun
compiler to include the iostream library when compiling.
jas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]