Hi Alona, Alona Rossen <[email protected]> writes:
> Configure scripts terminated on 64-bit Linux RedHat with the following > error: > > checking for an appropriate signed 16 bit integer type... configure: > error: Couldn't find a signed 16 bit int type You have posted quite a few "problem reports" like this for various platforms all of which turned out to be toolchain problems (i.e., the C++ compiler does not work with the specified options). As you might know the configure script creates the config.log file which contains more detailed information on the problem. I suggest that in the future you check this log file before reporting a problem. And if it turns out that the problem is with Xerces-C++ and not your installation, please include the relevant information from config.log. Boris -- Boris Kolpackov, Code Synthesis http://codesynthesis.com/~boris/blog Open-source XML data binding for C++ http://codesynthesis.com/products/xsd XML data binding for embedded systems http://codesynthesis.com/products/xsde Command line interface to C++ compiler http://codesynthesis.com/projects/cli
