From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AEh5h-0003RG-CH for qemu-devel@nongnu.org; Tue, 28 Oct 2003 22:33:49 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AEh5A-00038W-H6 for qemu-devel@nongnu.org; Tue, 28 Oct 2003 22:33:47 -0500 Received: from [66.93.172.17] (helo=nevyn.them.org) by monty-python.gnu.org with esmtp (TLSv1:RC4-SHA:128) (Exim 4.24) id 1AEh53-00036V-Jh for qemu-devel@nongnu.org; Tue, 28 Oct 2003 22:33:09 -0500 Received: from drow by nevyn.them.org with local (Exim 4.24 #1 (Debian)) id 1AEh51-0004yn-NA for ; Tue, 28 Oct 2003 22:33:07 -0500 Date: Tue, 28 Oct 2003 22:33:07 -0500 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] IPC syscall emulation and glibc 2.3.x fix Message-ID: <20031029033307.GA19118@nevyn.them.org> References: <3F9E824D.7020207@dsdk12.net> <3F9EE13C.5040901@free.fr> <3F9F0BEF.2060807@dsdk12.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F9F0BEF.2060807@dsdk12.net> Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Tue, Oct 28, 2003 at 07:38:07PM -0500, Derrik Pates wrote: > Fabrice Bellard wrote: > >Thank you for the work ! Don't forget to patch 'linux-test.c' so that it > >is possible to test automatically the ipc syscalls implementation. > > I'll have to check that out. Will you be including the configure.in that > is used to generate the qemu configure script in CVS, so that I can add > the necessary configure-time check for the 'gregs' member in the > uc->uc_mcontext structure? I definitely would like to see qemu built > out-of-the-box on glibc 2.3.x systems, and I've seen at least one other > message to the mailing list from someone who ran into the same problem, > but wasn't able to find a solution. This is a bug in some versions of glibc 2.3.x, and fixed in the most recent ones (it's still broken in Debian, I need to fix that). i.e. the old form is correct. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer