<div dir="ltr">Here is the relevant info from adding the verbose flag to the x_lapw file: <div><br></div><div><br><div><div>set lapw2test=`echo $exe | cut -c 1-5` </div><div>if ( "$lapw2test" == 'lapw2' ) then </div>
<div>if ( ! $?in1orig & ! $?band & ! $?emin1 & ! $?emax1 ) then </div><div>if ( -e $file.scf2$sc$updn && ! -z $file.scf2$sc$updn ) then </div><div>if ( $cmplx == 'c' ) then </div><div>set eferm=`grep ':FER :' $file.scf2$sc$updn|cut -f 2 -d=` </div>
<div>set efold=`head -1 $file.in1$cmplx${sc}|cut -c11-17 | sed -e "s/[a-zA-Z(,=]//g"` </div><div>if ( $#efold == 0 ) set efold=0.5 </div><div>set eferm=`echo " if($eferm > $efold) {if ($eferm > $efold + 0.2) {$efold + 0.2} else {$eferm} } else {if($eferm < $efold - 0.2) {$efold - 0.2} else ($eferm*0</div>
<div>.75+$efold*0.25) }" | bc -l` </div><div>syntax error on line 1 stdin</div><div>set modus=`head -1 $file.in1$cmplx${sc} | cut -c1-5` </div><div>echo "$modus EF=$eferm (WFFIL, WFPRI, ENFIL, SUPWF) " > $file.in1$cmplx${sc}_tmp </div>
<div>tail -n +2 $file.in1$cmplx${sc} >> $file.in1$cmplx${sc}_tmp </div><div>mv $file.in1$cmplx${sc}_tmp $file.in1$cmplx${sc} </div><div>endif </div><div>endif </div><div>endif </div></div><div><br></div></div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 20, 2013 at 3:13 PM, Oliver Albertini <span dir="ltr"><<a href="mailto:ora@georgetown.edu" target="_blank">ora@georgetown.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So after making a fresh initialization, the error remains the same. The file uplapw2.error is indeed empty. The default on AIX is ksh, so I tried both #!/bin/ksh -vp<div>
and #!/bin/bsh -vf. The -p for Kourne Shell means to ignore .profile.</div>
</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 20, 2013 at 12:58 PM, Laurence Marks <span dir="ltr"><<a href="mailto:L-marks@northwestern.edu" target="_blank">L-marks@northwestern.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did you run from a fresh initialization or use the old files? It could<br>
be that something went wrong before so perhaps everything is OK.<br>
<br>
Is the file uplapw2.error empty? If it is then it is something after<br>
that in lapw2para. You can edit the first line to be<br>
#!/bin/csh -vf<br>
<br>
(assuming that your csh is standard) and then do x lapw2 -up. You will<br>
get a mess of output but the bottom will give you an idea where it is<br>
failing. (You might want to do something like "x lapw2 -up >> junk"<br>
and then look at the file junk, and/or a different piping of the<br>
output which will depend upon what shell you are using.)<br>
<div><br>
On Wed, Mar 20, 2013 at 2:49 PM, Oliver Albertini <<a href="mailto:ora@georgetown.edu" target="_blank">ora@georgetown.edu</a>> wrote:<br>
> Thanks to you both,<br>
><br>
</div>> I am currently using a standard lapack library. You are right, the routines<br>
<div>> dggglm and dgelsy were not present in the SRC_lib version. Removing essl<br>
> resulted in even more missing routines, so I tried replacing it with<br>
> standard 64 bit BLAS. It compiled, and I tried with the new mixer, but the<br>
> same messages appeared as before.<br>
><br>
> I am not sure what the meaning of 'syntax error on line 1 stdin' is. Yes it<br>
> still happens when running x lapw2 -up.<br>
><br>
><br>
><br>
><br>
> On Wed, Mar 20, 2013 at 1:07 AM, Peter Blaha <<a href="mailto:pblaha@theochem.tuwien.ac.at" target="_blank">pblaha@theochem.tuwien.ac.at</a>><br>
> wrote:<br>
>><br>
</div><div><div>>> Unfortunately I do not have access to an AIX system, so cannot do anything<br>
>> myself.<br>
>><br>
>><br>
>>> I recently compiled 12.1 on AIX (v 6.1) pwr6. Like Luis, I also had to<br>
>>> make some changes to SRC's in order to finish the compilation. These<br>
>>> were mostly issues with xlf like syntax. 9.2 was the most recent version<br>
>>> before this.<br>
>><br>
>><br>
>> If these changes are different from those already mentioned on the mailing<br>
>> list (for gfortran; like comparing two logical variables with .eq.; ...),<br>
>> I'm always interested to know about them and if these changes are because of<br>
>> violations of the f90 standard (accepted by ifort), I'll put them into the<br>
>> next release of WIEN2k.<br>
>><br>
>><br>
>>> STOP LAPW2 END<br>
>>> syntax error on line 1 stdin<br>
>><br>
>><br>
>> You should try to find out what causes this message.<br>
>><br>
>> x lapw2 -up<br>
>><br>
>> does it also occur ? Then the problem is most likely in x_lapw, otherwise<br>
>> in runsp_lapw<br>
>><br>
>> -------------<br>
>> mixer: since mixer is not time-critical, I'd remove the essl, but link<br>
>> only with a "standard-lapack" from the web (or with -llapack_lapw from<br>
>> SRC_lib (not 100% sure, all required routines are in there, since this<br>
>> library contains only a subset of Lapack).<br>
>><br>
>><br>
>><br>
>> --<br>
>><br>
>> P.Blaha<br>
>> --------------------------------------------------------------------------<br>
>> Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna<br>
>> Phone: <a href="tel:%2B43-1-58801-165300" value="+43158801165300" target="_blank">+43-1-58801-165300</a> FAX: <a href="tel:%2B43-1-58801-165982" value="+43158801165982" target="_blank">+43-1-58801-165982</a><br>
>> Email: <a href="mailto:blaha@theochem.tuwien.ac.at" target="_blank">blaha@theochem.tuwien.ac.at</a> WWW:<br>
>> <a href="http://info.tuwien.ac.at/theochem/" target="_blank">http://info.tuwien.ac.at/theochem/</a><br>
>> --------------------------------------------------------------------------<br>
>> _______________________________________________<br>
>> Wien mailing list<br>
>> <a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
>> <a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
><br>
><br>
<br>
<br>
<br>
</div></div>--<br>
<div>Professor Laurence Marks<br>
Department of Materials Science and Engineering<br>
Northwestern University<br>
<a href="http://www.numis.northwestern.edu" target="_blank">www.numis.northwestern.edu</a> <a href="tel:1-847-491-3996" value="+18474913996" target="_blank">1-847-491-3996</a><br>
"Research is to see what everybody else has seen, and to think what<br>
nobody else has thought"<br>
Albert Szent-Gyorgi<br>
</div><div><div>_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>