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 1AEeQo-0003xt-Mk for qemu-devel@nongnu.org; Tue, 28 Oct 2003 19:43:26 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AEeQH-0003m8-Nj for qemu-devel@nongnu.org; Tue, 28 Oct 2003 19:43:24 -0500 Received: from [209.123.232.253] (helo=zero.voxel.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AEeNh-0002cn-N0 for qemu-devel@nongnu.org; Tue, 28 Oct 2003 19:40:13 -0500 Received: from dsdk12.net (hq.voxel.net [66.109.37.2]) by zero.voxel.net (Postfix) with ESMTP id 3409F252A14 for ; Tue, 28 Oct 2003 19:38:19 -0500 (EST) Message-ID: <3F9F0BEF.2060807@dsdk12.net> Date: Tue, 28 Oct 2003 19:38:07 -0500 From: Derrik Pates MIME-Version: 1.0 Subject: Re: [Qemu-devel] IPC syscall emulation and glibc 2.3.x fix References: <3F9E824D.7020207@dsdk12.net> <3F9EE13C.5040901@free.fr> In-Reply-To: <3F9EE13C.5040901@free.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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. -- Derrik Pates dpates@dsdk12.net