makedepf90 not found

bari... at gmail.com bari... at gmail.com
Sat Jun 20 11:22:44 UTC 2009


Hi All

I am trying to compile cp2k and I get the following error:

/bin/sh: /user/home/gent/vsc400/vsc40047/work/cp2k/cp2k/makefiles/../
obj/Linux-x86-64-intel/tools/makedepf90: No such file or directory
make[1]: *** [all.dep] Error 1
make[1]: Leaving directory `/user/home/gent/vsc400/vsc40047/work/cp2k/
cp2k/src'
make: *** [build] Error 2

looking at ../obj/Linux-x86-64-intel/tools/ i find a directory named
makedepf90-build instead

my arch file looks like this

CC       = icc
CPP      =
FC       = ifort
LD       = ifort
AR       = ar -r

INTEL_INC = $(MKLROOT)/include
INTEL_INCF = $(INTEL_INC)/fftw
INTEL_LIB = $(MKLROOT)/lib/em64t

#LIBINTLIB=$(LIBINTROOT)/lib/
#LIBINTTOOL=$(LIBINTTOOLROOT)/libint_cpp_wrapper.o
#LIBINTLIBS=$(LIBINTTOOL) $(LIBINTLIB)/libderiv.a $(LIBINTLIB)/
libint.a -lstdc++

DFLAGS   = -D__INTEL -D__FFTSG -D__FFTW3 #-D__LIBINT
CPPFLAGS = -C -traditional $(DFLAGS) -I$(INTEL_INC) -I$(INTEL_INCF)
##-heap-arrays 64 gives DEALLOCTE errors (maybe size is too big?)
FCFLAGS  = $(DFLAGS) -I$(INTEL_INC) -I$(INTEL_INCF) -O3 -xHOST -heap-
arrays -Vaxlib -fpp -free
LDFLAGS  = $(FCFLAGS)
LIBS     = $(INTEL_LIB)/libfftw3xf_intel.a\
	   $(INTEL_LIB)/libmkl_lapack.a\
	   $(INTEL_LIB)/libmkl_em64t.a\
	   $(INTEL_LIB)/libiomp5.a\
	   $(INTEL_LIB)/libguide.a -lpthread #$(LIBINTLIBS)


OBJECTS_ARCHITECTURE = machine_intel.o

any pointers is appreciated

many thanks

Baribefe


More information about the CP2K-user mailing list