[Pw_forum] Re: Run-time error with pw.x when compiled with Intel 9.0
Davide Ceresoli
ceresoli at sissa.it
Fri Feb 17 12:55:35 CET 2006
Clark Lee wrote:
> Thank you for the fast reply,Paolo Giannozzi. Unfortunately, even i
> used the code in Make.sys:
>
> f90.o:
> $(CPP) $(CPPFLAGS) $< -o $*.F90
> $(MPIF90) $(F90FLAGS) -c $*.F90 -o $*.o
>
> CPP = /lib/cpp
> CPPFLAGS = -P -C -traditional $(DFLAGS) $(IFLAGS)
>
>
> the following message was obtained:
>
> ...
>
>
> ar: creating libiotk.a
> ar: iotk_attr+CHARACTER1_0.o: No such file or directory
> make[2]: *** [ libiotk.a] Error 1
> make[2]: Leaving directory `/usr/src/espresso- 3.0/iotk/src'
> make[1]: *** [ libiotk.a] Error 2
> make[1]: Leaving directory `/usr/src/espresso- 3.0/iotk'
> make: *** [libiotk] Error 2
Dear Clark,
my hack was to substitute the fpp executable (/opt/intel/fc/9.0/bin/fpp)
with that from version 8.1.
HTH
Davide
More information about the Pw_forum
mailing list