Compiling R9B-0 on SuSE Linux Linux 8.1

Roger Price rprice@REDACTED
Wed Mar 5 00:14:54 CET 2003


Hi, has anyone gotten R9B-0 to install on SuSE Linux 8.1 ?
Here is what happens when I run configure:

olive:/mnt/home/erlang/otp_src_R9B-0 # ./configure
checking host system type... i686-pc-linux-gnu
    ===============lines omitted===============
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of void *... (cached) 4
checking size of unsigned long long... (cached) 8
checking size of size_t... (cached) 4
checking size of off_t... (cached) 4
checking int/long/void*/size_t sizes... failed
configure: error: Cannot handle this combination of int/long/void*/size_t
sizes
configure: error: /mnt/home/erlang/otp_src_R9B-0/erts/configure failed for
erts

This is the version of gcc:

olive:/mnt/home/erlang/otp_src_R9B-0 # gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.2/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib
--enable-languages=c,c++,f77,objc,java,ada --enable-libgcj
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.2

Roger





More information about the erlang-questions mailing list