Hello,
I am trying to install Xerces Perl on Solaris 2.8. I have successfully
installed Xerces C++.
The message below comes up as a result of typing 'make' after first doing
a 'perl Makefile.pl'.
Someone else posted about this error a few months back. They never
solved the problem and moved on to something else.
Is there a fix to the problem below?
or
Do you know of another validating XML parser accessible via Perl?
Thanks,
David
----------------------------------------------------------
make
make -C Handler static
make[1]: Entering directory `/digital/local/src/XML-Xerces-1.5.6/Handler'
cc -c -I. -IHandler -I/usr/local/src/xerces-c-src1_5_1/include
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
-DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -KPIC
-I/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE PerlContentCallbackHandler.cpp
cc: No input file specified, no output generated
make[1]: *** [PerlContentCallbackHandler.o] Error 1
make[1]: Leaving directory `/digital/local/src/XML-Xerces-1.5.6/Handler'
make: *** [blib/arch/auto/Handler/Handler.a] Error 2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]