From chemistry-request@ccl.net Wed Oct 15 13:00:05 2003
Received: from mailhost.unt.edu (mailhost.unt.edu [129.120.209.40])
	by server.ccl.net (8.12.8/8.12.8) with ESMTP id h9FGxXdH004919
	for <chemistry{at}ccl.net>; Wed, 15 Oct 2003 12:59:33 -0400
Received: from iatro (localhost.localdomain [127.0.0.1])
	by mail1 (Postfix) with SMTP id 4172A603D9
	for <chemistry{at}ccl.net>; Wed, 15 Oct 2003 11:59:32 -0500 (CDT)
Received: from eaglemail.unt.edu (imp2.private.acs.unt.edu [192.168.221.72])
	by mailhost.unt.edu (Postfix) with ESMTP id 281AA603CD
	for <chemistry{at}ccl.net>; Wed, 15 Oct 2003 11:59:30 -0500 (CDT)
Received: by eaglemail.unt.edu (Postfix, from userid 99)
	id 6D826474F8; Wed, 15 Oct 2003 11:59:30 -0500 (CDT)
Received: from 129.120.42.54 ( [129.120.42.54])
	as user gns0001 by eaglemail.unt.edu with HTTP;
	Wed, 15 Oct 2003 11:59:30 -0500
Message-ID: <1066237170.3f8d7cf22e66c{at}eaglemail.unt.edu>
Date: Wed, 15 Oct 2003 11:59:30 -0500
From: gnsriniv{at}unt.edu
To: chemistry{at}ccl.net
Subject: Error linking DL_POLY
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1
X-Spam-Status: No, hits=1.4 required=7.0
	tests=MAILTO_TO_SPAM_ADDR,NO_REAL_NAME,RCVD_IN_UNCONFIRMED_DSBL,
	      USER_AGENT_IMP
	version=2.55
X-Spam-Level: *
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

Dear All,
We are trying to compile dl_poly_2.14 version
using f90 on an SGI Indigo-2 (R10000, IRIX64 release 6.5).
The compilation seemed ok.  However, during the
linking of object files we received the following
error (given below). 

If any of you have seen an error of this type and have any
suggestions on how to rectify it, we would be most appreciative.

Thanks in advance.
Sincerely

Srinivas Gantasala
gns0001{at}unt.edu

ERROR BELOW

make LD="f90 -o" LDFLAGS="-lscs" \
        FC=f90 FFLAGS="-c -O2 -OPT:Olimit=0 -lscs" TIMER="" \
        CPFLAGS="-DSGICRAY -DSTRESS -DSERIAL -
D'POINTER=integer'" \
        EX=DLPOLY.X BINROOT=../execute 3pt
        f90 -o ../execute/DLPOLY.X angfrc.o bndfrc.o cfgscan.o corshl.o
        coul0.o
coul4.o  coul2.o coul3.o conscan.o dblstr.o dcell.o diffsn0.o  diffsn1.o
dlpoly.o duni.o error.o ewald1.o ewald3.o  exclude.o exclude_atom.o
fldscan.o exclude_link.o  exitcomms.o extnfld.o fbpfrc.o fcap.o forces.o
freeze.o gauss.o gdsum.o getrec.o gimax.o gisum.o gstate.o images.o
initcomms.o  intlist.o intstr.o invert.o invfrc.o jacobi.o lowcase.o
lrcmetal.o  lrcorrect.o machine.o merge.o merge1.o merge4.o multiple.o  
multiple_nsq.o npt_b1.o nst_b1.o parset.o npt_h1.o nst_h1.o nve_1.o 
nvt_b1.o nvt_e1.o nvt_h1.o parlst_nsq.o parlink.o parlst.o passcon.o 
passpmf.o pmf_1.o pmf_shake.o primlst.o quench.o rdf0.o rdf1.o 
rdshake_1.o result.o revive.o scdens.o shellsort.o shlfrc.o  shlmerge.o
shlqnch.o shmove.o simdef.o splice.o static.o strip.o  strucopt.o sysdef.o
sysgen.o systemp.o sysbook.o sysinit.o  tethfrc.o thbfrc.o timchk.o
traject.o vertest.o vscaleg.o  warning.o xscale.o zden0.o zden1.o denloc.o
dihfrc.o erfcgen.o ewald2.o ewald4.o forgen.o  fortab.o metgen.o srfrce.o
srfrceneu.o suttchen.o coul0neu.o coul2neu.o coul3neu.o excludeneu.o
forcesneu.o multipleneu.o neutlst.o parneulst.o prneulst.o  parlinkneu.o
rdf0neu.o nptq_b1.o nptq_b2.o nstq_b1.o nstq_b2.o nptq_h1.o nptq_h2.o 
nstq_h1.o nstq_h2.o nveq_1.o nveq_2.o nvtq_b1.o nvtq_b2.o  nvtq_h1.o
nvtq_h2.o passquat.o qshake.o       quatbook.o quatqnch.o crecv.o csend.o
gsync.o mynode.o nodedim.o numnodes.o  \
        -lscs  bspcoe.o bspgen.o cpy_rtc.o ele_prd.o ewald_spme.o 
        scl_csum.o
set_block.o spl_cexp.o spme_for.o dlpfft3.o hkgen.o hkewald1.o hkewald2.o
hkewald3.o hkewald4.o cerfr.o ld32: FATAL   9  : I/O error (-lscs): No
such file or directory *** Error code 2 (bu21) *** Error code 1 (bu21)


