Hi Joanna,
Two possibilities for your problem spring to mind:
If you downloaded the .zip distribution instead of the .tar.gz version,
then your make utility will very likely not be able to handle your
Makefiles because they'll be in the Windows textfile format.
On the other hand, if you're using JDK 1.1.8 then you'll find Xerces-1.4
won't compile (or run) for you because it contains some 1.2+ code. Your
best bet here is probably to wait for Xerces 1.4.1 which should be out next
week.
Cheers,
Neil
Neil Graham
XML Parser Development
IBM Toronto Lab
Phone: 416-448-3519, T/L 778-3519
E-mail: [EMAIL PROTECTED]
"Joanna L. Gilberti" <[EMAIL PROTECTED]> on 06/14/2001 04:22:07 PM
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: Re: [Bug 2186] New: - ID & IDREF validator tables persist across
parser instances
Hi,
I am trying to build Xerce Version 1.4.0 (on Unix), however, I am getting
a bunch of errors. I have followed the README instructions, by typing,
"make jars" in the directory at the top of the Xerces Java tree. The
error messages I am getting are, "Cannot resolve symbol...". I noticed
that a lot of the class files are not being created when I run, "make
jars". I tried manually compiling various java files throughout the
directory tree, but run into problems when I reach,
'src/javax/org/apache/xerces/validators/schema',
'src/javax/org/apache/xerces/validators/datatype',
'src/javax/org/apache/xerces/parsers',
'src/javax/org/apache/xerces/framework', etc.
I had no trouble building Xerces Version 1.2.3 using, "make jars", and
have not modified any of the source code for Version 1.4.0. I am simply
trying to build Xerces Version 1.4.0 (the original unmodified version
downloaded from the Web).
Any suggestions would be greatly appreciated.
Thanks,
Joanna
---------------------------------------------------------------------
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]