> This problem exist on xml-xalan_20050504103141.tar.gz from
cvs.apache.org too.
>
> Vitek
This has been fixed in the latest CVS. See the Jira issue XALANC-504 if
you want the patch file. Otherwise, a new CVS tarball should work fine.
There is also another issue with the latest Sun Workshop c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This problem exist on xml-xalan_20050504103141.tar.gz from cvs.apache.org too.
Vitek
On Wednesday 04 May 2005 11:41, Vítězslav Košina wrote:
> Hello,
>
> thank you for your info, but after cvs up i have problem later ...
>
> make[2]: Entering direct
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
thank you for your info, but after cvs up i have problem later ...
make[2]: Entering directory
`/export/home/prints/build-cvs/xml-xalan/c/src/xalanc/Utils'
mkdir -p ../../../nls
mkdir -p ../../../nls/include
make[2]: Leaving directory
`/expo
> Hello,
>
> I world like compile CVS version (actual version) of Xalan (with Xerces
2.6
> and ICU 3.2)
> and I have problem with compilation.
>
> make[2]: Leaving directory
...
>
/press_mnt1/temp/build/xml-xalan/c/src/xalanc/PlatformSupport/DOMStringHelper.cpp
>
"/press_mnt1/temp/build/xm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I world like compile CVS version (actual version) of Xalan (with Xerces 2.6
and ICU 3.2)
and I have problem with compilation.
make[2]: Leaving directory
`/press_mnt1/temp/build/xml-xalan/c/src/xalanc/Utils'
CC -O -DNDEBUG -I/opt/pas//inclu
Hi,
I did tried to build Xalan1.6 using ProjectBuilder. It does not
compile.
I got errors for missing files(all). B'coz it looks for source files
in "src" folder, but files available at "src/Xalanc" folder. I
removed these errors by modifying the project file.