From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BBJwp-0003A9-Is for qemu-devel@nongnu.org; Wed, 07 Apr 2004 16:46:59 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BBJwI-0002yW-T5 for qemu-devel@nongnu.org; Wed, 07 Apr 2004 16:46:57 -0400 Received: from [213.191.74.84] (helo=mx2.ngi.de) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BBJwI-0002xc-JD for qemu-devel@nongnu.org; Wed, 07 Apr 2004 16:46:26 -0400 Received: from unknown (HELO rz.zidlicky.org) ([217.185.116.9]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 7 Apr 2004 17:14:06 -0000 Date: Wed, 7 Apr 2004 19:44:09 +0200 From: Richard Zidlicky Subject: Re: [Qemu-devel] qemu with recent wine snapshot? Message-ID: <20040407174409.GA4629@linux-m68k.org> References: <1081262358.2383.7.camel@an-leabhar-i> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1081262358.2383.7.camel@an-leabhar-i> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Tue, Apr 06, 2004 at 03:39:18PM +0100, Wim Vanderbauwhede wrote: > Hi Richard, > > ash.static works (I can do ls, cd, pwd ) > The strace output is very large, what exactly are you looking for? perhaps some "wrong" library got into your path, grep it for open to see which libraries are used. Richard