compiling in redhat enterprise 4.0
Posted: Wed Dec 17, 2008 1:35 am
Hi, everybody.
My compiling on this server was often blocked by this error which I can't understand, no matter I want the serial version or the parellel version. Please help me. Thanks.
> ifort -FR -lowercase -cm -w95 -tpp2 -safe_cray_ptr -O0 -c main.f90
> fortcom: Error: main.f90, line 259: Error in opening the Library module file. [AEDENS]
> USE aedens
> ----------^
> compilation aborted for main.f90 (code 1)
> make: *** [main.o] Error 1
The FORTRAN compiler I used is ifort 9.0.
The information of my server is like this.
Linux hp 2.4.21-20.EL #1 SMP Wed Aug 18 20:30:22 EDT 2004 ia64 ia64 ia64 GNU/Linux (the result of uname -a)
My compiling on this server was often blocked by this error which I can't understand, no matter I want the serial version or the parellel version. Please help me. Thanks.
> ifort -FR -lowercase -cm -w95 -tpp2 -safe_cray_ptr -O0 -c main.f90
> fortcom: Error: main.f90, line 259: Error in opening the Library module file. [AEDENS]
> USE aedens
> ----------^
> compilation aborted for main.f90 (code 1)
> make: *** [main.o] Error 1
The FORTRAN compiler I used is ifort 9.0.
The information of my server is like this.
Linux hp 2.4.21-20.EL #1 SMP Wed Aug 18 20:30:22 EDT 2004 ia64 ia64 ia64 GNU/Linux (the result of uname -a)