From owner-chemistry@ccl.net Wed Oct 19 02:10:01 2005 From: "Joseph Han jhh3851]_[yahoo.com" To: CCL Subject: CCL: Compiling Gaussian on EM64T machines Message-Id: <-29651-051018232236-21267-QhgOWzbkhsGzNuVJOPltqw#server.ccl.net> X-Original-From: Joseph Han Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=iso-8859-1 Date: Tue, 18 Oct 2005 20:22:25 -0700 (PDT) MIME-Version: 1.0 Sent to CCL by: Joseph Han [jhh3851- -yahoo.com] IIRC, the error has to do with the cachesize script in $g03root/bsd/. The output from /proc/cpuinfo is not compatible with the assumptions used to write the script. $g03root/bsd/cachesize is called from $g03root/bsd/set-mflags which is in turn called from $g03/bsd/g03.login Joseph --- "Grant Hill jgh105 _ york.ac.uk" wrote: > > Sent to CCL by: Grant Hill [jgh105_._york.ac.uk] > Hi all, > > I'm trying to compile Gaussian 03 (Rev C01) on a machine with dual EM64T > intel Xeon cpus, running SuSE linux 9.3 (64-bit version, with all current > updates applied). When I source the the g03.login script I get errors of > the type: > > -#-: Badly formed number. > > When I launch the build process I get similar errors throughout the log > file suggesting to me that the shell (or perhaps automake / something > similar) is having trouble. The errors are of the type: > > ./bsd/updatelink1 ../bsd/g03.make JUNK1=JUNK DO-LIB abt1dt.F > -#-: Badly formed number. > -f: Command not found. > ar: No match. > rm: No match. > set noglob > end > > Is this something particular to the building of g03 on EM64T systems, or is > it perhaps something more sinister going on with my distro? FWIW, I've > tried with both the pgf compiler and intels compiler. > > Any tips or ideas will be much appreciated (I'll summarise anything useful > that comes off list). > > Thanks in advance, > > Grant Hill> > > >