From owner-freebsd-emulation Fri May 18 18:35:43 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id B9B1C37B424 for ; Fri, 18 May 2001 18:35:41 -0700 (PDT) (envelope-from vsilyaev@mindspring.com) Received: from delta.rc.ny.us (nyf-ny2-30.ix.netcom.com [198.211.16.94]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id VAA08994; Fri, 18 May 2001 21:35:38 -0400 (EDT) Received: (from vsilyaev@localhost) by delta.rc.ny.us (8.11.1/8.9.3) id f4J1Zat00326; Fri, 18 May 2001 21:35:36 -0400 (EDT) (envelope-from vsilyaev) Date: Fri, 18 May 2001 21:35:35 -0400 From: Vladimir Silyaev To: ohartman@klima.physik.uni-mainz.de Cc: freebsd-emulation@freebsd.org Subject: Re:Fortran problems/Linux emu problems Message-ID: <20010518213535.A306@delta.rc.ny.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You should doublecheck that your linux executabled are linked against Linux libraries, not FreeBSD ones. You may check that by using ldd from the linux devtools. Another thing what you may try to do, it's to compile from environment 'chrooted' into the /compat/linux. -- Regards, Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message