<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello, on this note, I'm having issues configuring and installing the
mpi enabled mdrun. (see below). I keep getting a strange error:<br>
<b>checking size of int... configure: error: cannot compute sizeof
(int), 77 <br>
</b>I've pasted the output below, and I've attached the config.log for
reference.&nbsp; I'm really not sure what's going on here, so if anybody
could help, would greatly appreciate it. <br>
<br>
Regards, <br>
<br>
Arneh<b><br>
</b><br>
[ababakha@chemcca40 gromacs-3.3.1]$ ./configure --enable-mpi
--prefix=/home/ababakha/gromacs-mpi<br>
checking build system type... i686-pc-linux-gnu<br>
checking host system type... i686-pc-linux-gnu<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether build environment is sane... yes<br>
checking for gawk... gawk<br>
checking whether make sets $(MAKE)... yes<br>
checking how to create a ustar tar archive... gnutar<br>
checking for cc... cc<br>
checking for C compiler default output file name... a.out<br>
checking whether the C compiler works... yes<br>
checking whether we are cross compiling... no<br>
checking for suffix of executables...<br>
checking for suffix of object files... o<br>
checking whether we are using the GNU C compiler... yes<br>
checking whether cc accepts -g... yes<br>
checking for cc option to accept ANSI C... none needed<br>
checking for style of include used by make... GNU<br>
checking dependency style of cc... gcc3<br>
checking for mpxlc... no<br>
checking for mpicc... mpicc<br>
checking whether the MPI cc command works... yes<br>
checking how to run the C preprocessor... mpicc -E<br>
checking whether mpicc accepts -O3... yes<br>
checking whether mpicc accepts -malign-double... yes<br>
checking whether mpicc accepts -funroll-all-loops... yes<br>
checking whether mpicc accepts&nbsp; -O3 -fomit-frame-pointer
-finline-functions -Wall -Wno-unused -malign-double
-funroll-all-loops... yes<br>
checking whether byte ordering is bigendian... no<br>
checking for egrep... grep -E<br>
checking for ANSI C header files... no<br>
checking for sys/types.h... yes<br>
checking for sys/stat.h... yes<br>
checking for stdlib.h... yes<br>
checking for string.h... yes<br>
checking for memory.h... yes<br>
checking for strings.h... yes<br>
checking for inttypes.h... yes<br>
checking for stdint.h... yes<br>
checking for unistd.h... yes<br>
checking for int... yes<br>
checking size of int... configure: error: cannot compute sizeof (int),
77<br>
See `config.log' for more details.<br>
<br>
</body>
</html>