From chemistry-request@server.ccl.net Mon Mar 12 07:44:01 2001
Received: from mailgw.cica.es (erika.cica.es [150.214.1.3])
	by server.ccl.net (8.11.0/8.11.0) with ESMTP id f2CCi0w08758
	for <chemistry@ccl.net>; Mon, 12 Mar 2001 07:44:00 -0500
Received: from simulux.us.es (IDENT:root@simulux.us.es [150.214.145.66])
	by mailgw.cica.es (8.9.1/8.9.3) with ESMTP id NAA19731;
	Mon, 12 Mar 2001 13:43:58 +0100 (MET)
Received: from localhost (rafapa@localhost)
	by simulux.us.es (8.9.3/8.9.3) with ESMTP id OAA15891;
	Mon, 12 Mar 2001 14:47:53 +0100
Date: Mon, 12 Mar 2001 14:47:53 +0100 (CET)
From: Rafael Rodriguez Pappalardo <rafapa@simulux.us.es>
To: Lars Packschies <packschies@rrz.uni-koeln.de>
cc: chemistry@ccl.net
Subject: Re: CCL:Redhat/G98/PGI - Error
In-Reply-To: <20010312111419.E19987@campfire.rrz.Uni-Koeln.DE>
Message-ID: <Pine.LNX.4.21.0103121444320.15884-100000@simulux.us.es>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Mon, 12 Mar 2001, Lars Packschies wrote:

> Dear CCLers,
> 
> I'm trying to compile g98.A7 on a Redhat 7.0 (ok, not the best choice). 
> PGF77 ist working fine (as far I coud see). But when it comes to
> build/link l402, I get an error. The text is attached. 
> 
> Is this a RH7-specific problem which means to install a different
> distribution ? 
> It wouldn't surprise me anayway... Is anybody out there who compiled
> g98.A7 on a RH7 PIII-box ?
> 
> Thanks in advance,
> 
> Lars
> 
> 

Hi!,
just delete bd0402.o in bsd/i386.make line:
        $(RUNF77) $(FFLAGS) -o $*.exe m$*.o $(EXTOBJ) $*.a bd0402.o
$(EXTRAS) $(GAULIB) $(LIBS)

Apparently the RH 7.0 linker does not need the block data outside of a
library file. I presume the same problem arise in l609 and l809.

Rafael
-- 
Dr. Rafael R. Pappalardo
Dept. Quimica Fisica, Fac. de Quimica, Univ. de Sevilla. 41012-Sevilla (Spain)
e-mail: rafapa@simulux.us.es



