[gmx-users] compile problem gromacs 3.3
Erik Lindahl
lindahl at sbc.su.se
Wed Oct 12 11:19:23 CEST 2005
Hi,
The last two errors are typos that gcc didn't complain about - they
are now fixed in the release-3-3-patches branch.
The floating-point detection is a bit strange, though, since you're
certainly on a IEEE754 system. Gromacs should compile anyway, but you
won't be able to use e.g. the software square root. It's not enabled
on Alpha by default, though, since the hardware one is faster.
Anyway - please send me a compressed version of the config.log file
outside the list and I'll see if we can fix that detection for the
future.
Cheers,
Erik
On Oct 12, 2005, at 5:00 AM, Mu Yuguang (Dr) wrote:
> Dear Eric,
> When I compile gromacs 3.3 on Compaq Alpha Tru64, in configure
> there is
> such warning:
>
> configure:7671: checking floating-point format
> configure:7692: cc -lmpi -lelan -c -std1 -fast -O4 -no_ifo -arch ev68
> -unroll 2 -fp_reorder -I/usr/local/tmp1/ygmu/software/fftw-2.1.5/
> include
> -I/usr/local/include/libxml2 conftest.c >&5
> configure:7695: $? = 0
> configure:7715: WARNING: Unknown floating-point format
>
> When in make, it stops on
>
> make[3]: Entering directory
> `/usr/local/tmp1/ygmu/software/gromacs-3.3/src/tools'
> source='autocorr.c' object='autocorr.lo' libtool=yes \
> DEPDIR=.deps depmode=tru64 /bin/ksh ../../config/depcomp \
> /bin/ksh ../../libtool --mode=compile --tag=CC cc -lmpi -lelan
> -DHAVE_CONFIG_H -I. -I. -I../../src -I../../include -DGMXLIBD
> IR=\"/usr/local/tmp1/ygmu/software/gromacs-3.3/share/top\"
> -I/usr/local/tmp1/ygmu/software/fftw-2.1.5/include -I/usr/local/in
> clude/libxml2 -std1 -fast -O4 -no_ifo -arch ev68 -unroll 2 -
> fp_reorder
> -c -o autocorr.lo autocorr.c
> cc -lmpi -lelan -DHAVE_CONFIG_H -I. -I. -I../../src -I../../include
> -DGMXLIBDIR=\"/usr/local/tmp1/ygmu/software/gromacs-3.3/
> share/top\" -I/usr/local/tmp1/ygmu/software/fftw-2.1.5/include
> -I/usr/local/include/libxml2 -std1 -fast -O4 -no_ifo -arch ev6
> 8 -unroll 2 -fp_reorder -c -MD autocorr.c -o autocorr.o
> cc: Info: ../../include/gmx_fft.h, line 95: Trailing comma found in
> enumerator list. (trailcomma)
> };
> ^
> cc: Error: correl.h, line 13: Missing type specifier or type
> qualifier.
> (missingtype)
> gmx_fft_t fft_setup;;
> -----------------------^
> make[3]: *** [autocorr.lo] Error 1
>
>
>
> Such thing not happened in gromacs 2
>
>
> _______________________________________________
> gmx-users mailing list
> gmx-users at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-users
> Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-users-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-users
mailing list