From chemistry-request@server.ccl.net  Tue Apr 20 03:44:48 1999
Received: from www.ccl.net (www.ccl.net [192.148.249.5])
	by server.ccl.net (8.8.7/8.8.7) with ESMTP id DAA02799;
	Tue, 20 Apr 1999 03:44:48 -0400
Received: from iris.inc.bme.hu (iris.inc.bme.hu [152.66.63.5])
        by www.ccl.net (8.8.3/8.8.6/OSC/CCL 1.0) with ESMTP id DAA07927
        Tue, 20 Apr 1999 03:41:45 -0400 (EDT)
Received: from localhost (dino@localhost)
	by iris.inc.bme.hu (8.9.1/8.9.1) with ESMTP id IAA01445
	for <chemistry@www.ccl.net>; Tue, 20 Apr 1999 08:41:44 +0100 (BUD)
Date: Tue, 20 Apr 1999 08:41:43 +0100
From: Szieberth Denes <dino@iris.inc.bme.hu>
To: Computational Chemistry List <chemistry@www.ccl.net>
Subject: g94 and pgf77
In-Reply-To: <Pine.SOL.4.05.9904061447450.21397-100000@copland.udel.edu>
Message-ID: <Pine.SGI.4.05.9904200837080.1434-100000@iris.inc.bme.hu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII




  Dear All,

Did anyone compile g94 under Linux with the Portland Group fortran
compiler? If yes, how should I modify the makefile to make it work? When I
try, the compiling always stop at link 401, with the message:
 
 pgf77  -O2 -o l401.exe ml401.o  l401.a  util.a -lf2c -lm
 l401.a(local1.o): In function `local1_':
 local1.o(.text+0x28b): undefined reference to `locmo_'
 local1.o(.text+0x3f9): undefined reference to `locmo_'
 local1.o(.text+0x57d): undefined reference to `locmo_'
 local1.o(.text+0x6eb): undefined reference to `locmo_'
 l401.a(localz.o): In function `localz_':
 localz.o(.text+0x259): undefined reference to `locmo_'
 Linking:
 make: *** [l401.exe] Error 1

		Denes Szieberth
		dino@iris.inc.bme.hu


 

