<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1264" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Kirk,</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks for the reply.  Have tried with -i4 but 
must be missing something as configure works </FONT></DIV>
<DIV><FONT face=Arial size=2>but make fails with </FONT></DIV>
<DIV><FONT face=Arial size=2> ...</FONT></DIV>
<DIV><FONT face=Arial size=2>    make -C utilities 
ftconv.exe<BR>    ftconv.f: compiling ... 
failed:<BR>    g77 -fno-second-underscore -fno-globals -w -c -O2 
ftconv.f<BR>    ftconv.f:5: 
<BR>         MODULE 
dimensions<BR>         
1                
2<BR>   Unrecognized statement name at (1) and invalid form for 
assignment or statement-function definition at (2)<BR>   ftconv.f: In 
program `MAIN__':<BR>   ftconv.f:6: </FONT></DIV>
<DIV><FONT face=Arial 
size=2>          INTEGER, PARAMETER 
:: 
max_line_length=1024<BR>          
^<BR>   Fortran 90 feature at (^) unsupported<BR>   
ftconv.f:7: <BR>         END MODULE 
dimensions<BR>             
^<BR>   Invalid form for END statement at (^)<BR>   
ftconv.f:7: <BR>         END MODULE 
dimensions<BR></FONT><FONT face=Arial size=2>   ....<BR>Note using 
latest GCC and IBM Beta compilers </FONT></DIV>
<DIV><FONT face=Arial size=2>Attached are logs of 6 attempts with or 
without the GCC or IBM compilers.  </FONT></DIV>
<DIV><FONT face=Arial size=2>  (see /etc/profile changes for PATH) which in 
summary are:</FONT></DIV>
<DIV><FONT face=Arial size=2>     -04 & -06 is with IBM 
and without GCC and ./configure fails;</FONT></DIV>
<DIV><FONT face=Arial size=2>     -05 & -08 is with IBM 
and with GCC and ./configure runs but make fails;</FONT></DIV>
<DIV><FONT face=Arial size=2>     -07 is without IBM and 
without GCC and ./configure fails;</FONT></DIV>
<DIV><FONT face=Arial size=2>     -09 is with IBM and with 
GCC and ./configure -i4 ./configure runs but make fails.</FONT></DIV>
<DIV><FONT face=Arial size=2>Any help are hints appreciated....</FONT></DIV>
<DIV><FONT face=Arial size=2> </DIV></FONT>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=kipeters@tyr0.chem.wsu.edu 
  href="mailto:kipeters@tyr0.chem.wsu.edu">Kirk Peterson</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=gray@jics.utk.edu 
  href="mailto:gray@jics.utk.edu">Bill Gray</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=molpro-user@molpro.net 
  href="mailto:molpro-user@molpro.net">Molpro-user</A> ; <A title=wgray@utk.edu 
  href="mailto:wgray@utk.edu">William Gray</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, November 07, 2003 1:19 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Molpro error on Apple G5 OS 
  10.3</DIV>
  <DIV><BR></DIV>Bill,<BR><BR>sorry for not replying to this, I just got back in 
  town. I think the problem here is twofold. In the<BR>first place, the -i8 
  installation has not been ported for the Mac. In fact, even though the G5 
  is<BR>a 64-bit machine, I'm pretty sure 10.3 is still not 64-bit native. So 
  this may not work well in<BR>any event. In the 2nd place, I don't believe you 
  want the -efc command on configure. The<BR>configure script for the Mac is 
  setup to be used without any options.<BR><BR>So in summary, do the build for 
  -i4 and everything should work fine.<BR><BR>regards,<BR><BR>Kirk 
  Peterson<BR><BR><BR>On Thursday, November 6, 2003, at 11:59 AM, Bill Gray 
  wrote:<BR><BR>
  <BLOCKQUOTE><?fontfamily><?param Arial><?smaller>Trying to put Molpro on New 
    machine and need help...<BR> <BR>Attempting to setup the molpro on an 
    Apple MAC G5, dual 2GHz CPUs, OS 10.3,<BR>with IBM's xlf 8.1 installed  
    get error trying to do:<BR> <BR>./configure -efc 
    -i8<BR>     ...<BR>linking ftc<BR>getopt.c: compiling 
    ... done<BR>getopt1.c: compiling ... done<BR>molpro.c: compiling ... 
    done<BR>linking molpro<BR>ftconv.f: compiling ... failed:<BR>g77 
    -fno-second-underscore -fno-globals -w -c -O2 ftconv.f<BR>../bin/ftn: line 
    1: g77: command not found<BR>ln: ./ftconv.exe: No such file or 
    directory<BR>gnumake: *** [ftconv.exe] Error 1<BR>Setting up integer*8 
    version; if you want integer*4, use configure -i4<BR>xlf: 1501-216 command 
    option -8 is not recognized - passed to ld<BR>** machine   === End 
    of Compilation 1 ===<BR>** fehler   === End of Compilation 2 
    ===<BR>** save_all_files   === End of Compilation 3 
    ===<BR>1501-510  Compilation successful for file 
    machine.f.<BR>/usr/bin/ld: -i argument:  must have a ':' between its 
    symbol names<BR>ln: ./machine.exe: No such file or directory<BR>gnumake: *** 
    [machine.exe] Error 1<BR>ftconv.f: compiling ... failed:<BR>g77 
    -fno-second-underscore -fno-globals -w -c -O2 ftconv.f<BR>../bin/ftn: line 
    1: g77: command not found<BR>ln: ./ftconv.exe: No such file or 
    directory<BR>gnumake: *** [ftconv.exe] Error 
    1<BR>...<BR> <BR> <BR>*** Additional data on system 
    **<BR>galaxyg5:~/Documents/MolPro2002.G5/molpro2002.6 wgray$ uname 
    -a<BR>Darwin galaxyg5.jics.utk.edu 7.0.0 Darwin Kernel Version 7.0.0: Wed 
    Sep 24 15:48:39 PDT 2003; root:xnu/xnu-517.obj~1/RELEASE_PPC  Power 
    Macintosh powerpc<BR>galaxyg5:~/Documents/MolPro2002.G5/molpro2002.6 wgray$ 
    cd utilities<BR>galaxyg5:~/Documents/MolPro2002.G5/molpro2002.6/utilities 
    wgray$ 
    ./config.guess<BR>powerpc-apple-darwin7.0.0<BR>galaxyg5:~/Documents/MolPro2002.G5/molpro2002.6/utilities 
    wgray$ which 
    f77<BR>/opt/ibmcmp/xlf/8.1/bin/f77<BR>galaxyg5:~/Documents/MolPro2002.G5/molpro2002.6/utilities 
    wgray$ which g77<BR>no g77 in /bin /sbin /usr/bin /usr/sbin 
    /opt/ibmcmp/xlf/8.1/bin 
    /opt/ibmcmp/xlf/8.1/bin<BR>galaxyg5:~/Documents/MolPro2002.G5/molpro2002.6/utilities 
    wgray$<BR>***********************************<BR><BR>===============================================================<BR>William 
    W. Gray  (<U><?color><?param 1999,1999,FFFF>wgray@tennessee.edu<?/color></U>)   
    Earth & Planetary Sciences Department,<BR>University of 
    Tennessee                              
    Joint Institute for Computational Science,<BR>206 Geological 
    Sciences                            
    and Science Alliance.<BR>Knoxville, TN 
    37996-1410                          
    UT (865) 974-3907<BR>Geology (865) 
    974-6003                                           
    ORNL (865) 
    574-1509<BR><U><?color><?param 1999,1999,FFFF>http://web.utk.edu/~bill<?/color></U>                              
    <U><?color><?param 1999,1999,FFFF>http://www.jics.utk.edu/~gray<BR><?/color></U>==============================================================                                                                                         <BR><?/smaller><?/fontfamily></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>