Hello,

Has anyone had success building Xerces 2.8 on an IBM iseries box?

I have tried to build Xerces 2.8 for our iseries (V6R1), without success. The 
offical build instructions don't seem to work, the configure script is falling 
over on these two points:

* can't find the default compiler output, because the configure script checks 
for the files with 'test -f', which won't detect symlinks on iseries (but the 
files are created as such).
* subsequent tests look for the C preprocessor, but that fails because the icc 
compiler wrapper doesn't support preprocessor output. The build script then 
assumes /bin/cpp as C preprocessor, which won't work and makes it fail after 
that.

Xerces 3 doesn't even seem an option at the moment as there are no build 
instructions for it (and it looks quite different to Xerces 2)

Cheeers,

Uwe

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to