<br>
<br>
 Respected Users,<br>
 <br>
 Following Prof. Axel's recommendation, I  first  went through  the  source code <br>
 lambda,f90. Then I tried to compile it separately.<br>
 I'm getting the following error :<br>
<br>
 ifort lambda.f90 -o lambda.x<br>
/tmp/ifort8HJdyc.o(.text+0x669): In function `MAIN__':<br>
: undefined reference to `errore_'<br>
/tmp/ifort8HJdyc.o(.text+0x741): In function `MAIN__':<br>
: undefined reference to `errore_'<br>
/tmp/ifort8HJdyc.o(.text+0x933): In function `MAIN__':<br>
: undefined reference to `w0gauss_'<br>
/tmp/ifort8HJdyc.o(.text+0xfb9): In function `MAIN__':<br>
: undefined reference to `errore_'<br>
/tmp/ifort8HJdyc.o(.text+0x1040): In function `MAIN__':<br>
: undefined reference to `errore_'<br>
/tmp/ifort8HJdyc.o(.text+0x1067): In function `MAIN__':<br>
: undefined reference to `errore_'<br>
/tmp/ifort8HJdyc.o(.text+0x108a): In function `MAIN__':<br>
: undefined reference to `errore_'<br>
/tmp/ifort8HJdyc.o(.text+0x10aa): In function `MAIN__':<br>
: undefined reference to `errore_'<br>
<br>
I see lambda.f90 is calling a module errore.<br>
But  I'm not  finding  errore anywhere.<br>
<br>
I'll be highly obliged if someone help me to get lambda.x from lambda.f90 and<br>
give some clue for calculating the el-ph coupling in a magnetic metal (say Nickel).<br>
<br>
Looking forward to your kind reply.<br>
<br>
Regards,<br>
Amit <br>
<br>
 <br>
 <br>
>>>>>>>>>>if you feel ready to program something, you should check out the development<br>
cvs.<br>
<br>
How shall I  check it???<br>
I'm unable to connect.<br>
<br>
Here is the problem.<br>
<br>
cvs login<br>
Logging in to :<a href="http://pserver:cvsanon@democritos.sissa.it:2401/home/cvs">pserver:cvsanon@democritos.sissa.it:2401/home/cvs</a><br>
CVS password:<br>
cvs [login aborted]: connect to democritos.sissa.it(<a href="http://147.122.10.31">147.122.10.31</a>):2401 failed: Connection timed out<br>
<br>
<br>