From owner-nwchem-users@emsl.pnl.gov Sat Jan 21 08:59:05 2006 Received: from odyssey.emsl.pnl.gov (localhost [127.0.0.1]) by odyssey.emsl.pnl.gov (8.12.10/8.12.10) with ESMTP id k0LGx5pA028847 for ; Sat, 21 Jan 2006 08:59:05 -0800 (PST) Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.12.10/8.12.10/Submit) id k0LGx579028846 for nwchem-users-outgoing-0915; Sat, 21 Jan 2006 08:59:05 -0800 (PST) Date: Sat, 21 Jan 2006 17:00:12 +0000 From: "Paulo E. Abreu" Subject: [NWCHEM] problem with patch (2) To: nwchem-users@emsl.pnl.gov Message-id: <1137862813.7074.11.camel@v4Vendetta.homey> MIME-version: 1.0 X-Mailer: Evolution 2.2.3 Content-type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by odyssey.emsl.pnl.gov id k0LGx4pA028843 Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk Hello Edoardo, Bert and the rest of the mailing list. The problem is almost corrected. All the patchs apply correctly except the last patch: ===================================================================== |> patch -p0 < geom_zmat.patch patching file geom_input.F Hunk #1 FAILED at 1. 1 out of 2 hunks FAILED -- saving rejects to file geom_input.F.rej patching file geom_hnd.F |> cat geom_input.F.rej *************** *** 1,5 **** subroutine geom_input(rtdb) - C $Id: geom_input.F,v 1.174.2.5 2005/04/08 18:56:28 bert Exp $ implicit none #include "errquit.fh" #include "stdio.fh" --- 1,5 ---- subroutine geom_input(rtdb) + C $Id: geom_input.F,v 1.174.2.6 2005/09/27 18:44:41 bert Exp $ implicit none #include "errquit.fh" #include "stdio.fh" ====================================================================== As Bert pointed out none of the errors were important to the compilation, and this also applies to this case. The only difference is the CVS Id tag. Thanks all for the prompt response. Paulo E. Abreu Departamento de Química Universidade de Coimbra Portugal