[gmx-users] configure error

Mark Abraham Mark.Abraham at anu.edu.au
Mon Mar 29 02:05:28 CEST 2010


On 29/03/2010 12:59 AM, lina wrote:
> Hello everyone,
>
> I tried to install gromacs on another cluster, after this,
>
> ./configure \
> 	--enable-shared \
> 	--enable-single \
> 	--enable-mpi \
> 	--program-suffix=_mpi \
> 	--enable-gsl
>
> there is a problem showing like this:
>
> gromacs checking size of void*... configure: error: cannot compute
> sizeof (void*)
>
> the fftw has been installed successfully, and also gsl, but I do not
> know why this happened? Some library, how can I fix this problem?

First, find the problem. Work out which of your configure options is 
causing the problem by omitting them systematically. Look in config.log 
for more information about the error that is occurring.

Mark



More information about the gromacs.org_gmx-users mailing list