[gmx-developers] ./configure issue?
Erik Lindahl
lindahl at sbc.su.se
Tue Dec 6 10:06:24 CET 2005
Fixed now in the head branch too.
Cheers,
Erik
On Dec 5, 2005, at 11:53 PM, Michael Shirts wrote:
> So, I'm compiling the CVS version for the first time on OS X (10.3.9),
> and I get the following bugs when I run ./configure (after running
> ./bootstrap)
>
> ./configure: line 22657: syntax error near unexpected token `fftw,
> $sizeof_real'
> ./configure: line 22657: ` ACX_CHECK_FFTW2(fftw,$sizeof_real)'
>
> Any suggestions? I'm not that familiar with automake/autoconf, etc.,
> and looking over the code, It's not immediately clear to me where it's
> wrong. The code at that point (in case your system produces different
> line numbers) is:
>
> case "$with_fft" in
> fftw2)
> if test "$enable_float" = "yes"; then
> sizeof_real=4
> else
> sizeof_real=8
> fi
> ACX_CHECK_FFTW2(fftw,$sizeof_real)
> ACX_CHECK_FFTW2(rfftw,$sizeof_real)
>
> Looking though, though, my automake version is 1.6.3, which might
> possibly explain some things . . .
>
> Thanks,
> Michael
> _______________________________________________
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-developers
> Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-developers-request at gromacs.org.
>
-----------------------------------------------------------
Erik Lindahl <lindahl at sbc.su.se>
Assistant Professor, Stockholm Bioinformatics Center
Stockholm University, SE 106 91 Stockholm
Phone: +46 8 5537 8564 Fax: +46 8 5537 8214
More information about the gromacs.org_gmx-developers
mailing list