Hi, > You can probably fix it without changing Xerces-C++ source by > implementing your own InputSource and InputStream that use > fopen64 to open the file.
In meantime, I've changed the source code of xerces, i.e. fopen() -> fopen64()) in src/xercesc/util/Platforms/Linux/LinuxPlatformUtils.cpp. Everything works fine now. Nevertheless, thanks for you hint. Regards Michael _______________________________________________________________________ Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos. Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=022222
