Re: [AMBER-Developers] problem compiling new checkout

From: Tyler Luchko <tluchko.rci.rutgers.edu>
Date: Thu, 25 Feb 2010 15:41:56 -0500

Try checking out configure again. There was an issue with the MKL
version of FFTW that I have since disabled.

Tyler

Jason Swails wrote:
> Hello,
>
> I tried checking out a fresh copy of the Amber source and ran into
> problems compiling AT.
>
> The error appears to be here:
>
> make[2]: Leaving directory `/home/swails/newamber/02.25.10/amber11/src/lib'
> rm -f libnab.a
> mkdir /home/swails/newamber/02.25.10/amber11/lib/temp; cd
> /home/swails/newamber/02.25.10/amber11/lib/temp; \
> for lib in /home/swails/newamber/02.25.10/amber11/lib/libfftw2xf_intel.a; do \
> ar x ${lib}; \
> done;
> mkdir: cannot create directory
> `/home/swails/newamber/02.25.10/amber11/lib/temp': File exists
> ar: /home/swails/newamber/02.25.10/amber11/lib/libfftw2xf_intel.a: No
> such file or directory
> make[1]: *** [libnab.a] Error 9
> make[1]: Leaving directory `/home/swails/newamber/02.25.10/amber11/src/nab'
> make: *** [serial] Error 2
>
>
> I'm using ifort version 11 with MKL version 11 (and icc version 11,
> they come as a package). I got a new message about using MKL wrappers
> for fftw, which I'm assuming is related to this message.
>
> Am I doing something wrong?
>
> Thanks!
> Jason
>

_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Feb 25 2010 - 13:00:04 PST
Custom Search