From owner-freebsd-emulation Tue Aug 17 23:45: 2 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from gaia.euronet.nl (gaia.euronet.nl [194.134.0.10]) by hub.freebsd.org (Postfix) with ESMTP id 38828157D4 for ; Tue, 17 Aug 1999 23:44:58 -0700 (PDT) (envelope-from marcel@scc.nl) Received: from mail.scc.nl (i453.ztm.euronet.nl [194.134.67.174]) by gaia.euronet.nl (8.8.8/8.8.8) with ESMTP id IAA05317; Wed, 18 Aug 1999 08:44:07 +0200 (MET DST) Received: from scc.nl (scones.sup.scc.nl [192.168.2.4]) by mail.scc.nl (8.9.3/8.9.3) with ESMTP id IAA21646; Wed, 18 Aug 1999 08:44:03 +0200 (CEST) (envelope-from marcel@scc.nl) Message-ID: <37BA5633.2400D80@scc.nl> Date: Wed, 18 Aug 1999 08:44:03 +0200 From: Marcel Moolenaar Organization: SCC vof X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Allan Strand Cc: freebsd-emulation@freebsd.org Subject: Re: linux emulation in 3.2 current References: <86aerq2p42.fsf@linum.cofc.edu> <37B9C7A1.926A64DC@scc.nl> <86zozqc7db.fsf@linum.cofc.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Allan Strand wrote: > I figured out the problem. I (the user, not root) had LD_LIBRARY_PATH > defined in my environment and this was giving the dynamic linker > problems. I eliminated the variable (although, I could have probably > changed the search order) because it has been sitting in my .cshrc file > for years and is seemingly unneeded. That's why I don't like to use LD_LIBRARY_PATH :-) > I must confess that I'm not sure what you mean by a trace. Does this > mean ktrace the program, then post the results of kdump? By the way, > FYI I am tracking 3.2-stable Yes, I ment ktrace the program. But use the linux_kdump port to interpret the ktrace file, because otherwise you would end up with the FreeBSD native syscall names instead of the Linux syscall names. The latter really make a lot of sense, compared to the former :-) Anyway, I'm glad it's solved, Have fun, -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ Amsterdam, The Netherlands tel: +31 20 4200655 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message