Hi, When trying to compile fftw3.3.3 in our cluster I got following error. Apparently, it try to guess the build-type by trying to create a directory in scratch. I am not sure why it will try to create a directory there and then it fails. I was wondering whether there is any way-out to avoid this issue. Is there any way in a machine to know its build type and if so, what is the option in fftw to mention the directory. Below is the error message. Sanku
./configure --prefix=/home/joe/UTIL/fftw/ CC=gcc --enable-float checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... mkdir: cannot create directory `/scratch/cg29917-21909': Permission denied mkdir: cannot create directory `/scratch/cg-29917': Permission denied config.guess: cannot create a temporary directory in /scratch configure: error: cannot guess build type; you must specify one
-- gmx-users mailing list gmx-users@gromacs.org http://lists.gromacs.org/mailman/listinfo/gmx-users Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting! Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org. Can't post? Read http://www.gromacs.org/Support/Mailing_Lists