Hello All:
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 $> xerces-c-3.1.0> uname -a Linux geniorh64 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 $> xerces-c-3.1.0> g++ -v Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) $ ./configure CFLAGS=-m646 CXXFLAGS=-m64 LDFLAGS=-m64 -Xlinker --export-dynamic -Xlinker --hash-style=sysv Configure for xerces-c-3.0.1 ran successfully on the same box. Regards, Alona
