Hi Boris, 

In the past I posted similar report for Solaris8. In Solaris8 case,
specifying C compiler rectified the problem. In Linux case, removing
additional parameters including compiler specifications "fixed"
configure. Perhaps this 'configure' inconsistency on different platforms
requires consideration.

Regards, 
Alona

-----Original Message-----
From: Boris Kolpackov [mailto:[email protected]] 
Sent: February 1, 2010 3:52 PM
To: [email protected]
Cc: Alexander Lilko; Vladimir Loubenski
Subject: Re: configure scripts failure on Linux RH ES10 64-bit

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

Reply via email to