From owner-freebsd-alpha Thu Jun 7 9: 0:54 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 40ACA37B401 for ; Thu, 7 Jun 2001 09:00:50 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@trang.muxi.com [206.40.252.115] (may be forged)) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f57G0nR20448; Thu, 7 Jun 2001 09:00:49 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f57G0nX91569; Thu, 7 Jun 2001 09:00:49 -0700 (PDT) (envelope-from obrien) Date: Thu, 7 Jun 2001 09:00:49 -0700 From: "David O'Brien" To: Chris Casey Cc: Andrew Gallatin , alpha@FreeBSD.ORG Subject: Re: ccc Message-ID: <20010607090049.D91396@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20010606114751.A77329@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from chriss@phys.ksu.edu on Thu, Jun 07, 2001 at 09:55:12AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jun 07, 2001 at 09:55:12AM -0500, Chris Casey wrote: > yay... > Here is what happens with no linux_devtools (kinda long): > > test@polaris:~> fort -extend_source -arch ev6 -L /compat/linux/usr/lib > -lcxml -o CN1D_2 CrankNicholson.1D.f Duh, I really cannot read stright this morning. This invocation is most likely wrong, as you don't want the `fort' compiler to use libs in /compat. [we are still working on the goal of a "native" port, correct?] > /compat/linux/usr/lib/libfor.so: undefined reference to `getenv@GLIBC_2.0' You also need to move libfor, libUfor, and libcxml out of the /compat/linux tree and into /lib/lib/compaq (if the fortran installs simular to the C compiler) -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message