From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 19 07:05:48 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A16A10656BE for ; Wed, 19 Mar 2008 07:05:48 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 681438FC24 for ; Wed, 19 Mar 2008 07:05:47 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so114868anc.13 for ; Wed, 19 Mar 2008 00:05:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=PGuwBxOf+ef/VT/KzoQJneP+vtjEBHDPRDCbYhOKKKM=; b=gAHNmpq1EWkM280ApCFuuZRrT6VW86Z9cCYaj2ebHqB2G+c4OWUQk6QSAUFrY8Is7olnLjjCq1eVCrCRIviIGzLfQD5aTAk8BfV4HtwbUlzFXNXTLKwz0DC3F8ysgxeV6IcF3NPbNsMF/qFnaD30yb2kPpIMsY8gOQAg50X9BJk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=iKx6uITLDn2mIuh2hyDqMjRBkKhWAb1+1x1maqgjJ45GG673fXuJNOdjwriMcmRmYvGM4Qq9jvllnQRgT1CePuIOnRIJRZuH45byJoJF9y3tcGRhfxxyGrnAeS+OeO8ule8goB9b+Sua5qTWJ7sj6zfVPmxOXkpdw3C8pE0rrg8= Received: by 10.100.33.11 with SMTP id g11mr1431675ang.59.1205910346724; Wed, 19 Mar 2008 00:05:46 -0700 (PDT) Received: from ?192.168.12.89? ( [217.74.44.57]) by mx.google.com with ESMTPS id 8sm21463739hsp.4.2008.03.19.00.05.43 (version=SSLv3 cipher=RC4-MD5); Wed, 19 Mar 2008 00:05:44 -0700 (PDT) Message-ID: <47E0BB45.9000606@gmail.com> Date: Wed, 19 Mar 2008 10:05:41 +0300 From: sam User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Gary Stanley References: <47C27DF2.8060509@gmail.com> <47c7fee9.4d5c220a.704b.ffffb176SMTPIN_ADDED@mx.google.com> <47DFDD95.60709@gmail.com> <47DFE9EF.8070106@gmail.com> <47e00d11.2201360a.114d.3304SMTPIN_ADDED@mx.google.com> In-Reply-To: <47e00d11.2201360a.114d.3304SMTPIN_ADDED@mx.google.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: info for discussion of syscall getdents() kern/117010 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 07:05:48 -0000 Gary Stanley wrote: > At 12:12 PM 3/18/2008, sam wrote: > > >>>> "cd /compat/linux && fetch >>>> ftp://rpmfind.net/linux/fedora/development/x86_64/os/Packages/glibc-2.7.90-7.i386.rpm" >>>> >>>> Then you do a simple "rpm2cpio glibc-2.7.90-7.i386.rpm | cpio -idvu" >>>> >>>> -Gary >>>> >>> linux_base-fc6-6_5 (include >>> http://mirrors.kernel.org/fedora/core/updates/6/i386/glibc-devel-2.5-18.fc6.i386.rpm) >>> >>> trouble fixing with glibc-devel-2.5-18.fc6.i386.rpm >>> >> sorry, test failed with glibc-devel-2.5-18.fc6.i386.rpm >> >> /Vladimir Ermakov > > Can you try this glibc package? > ftp://195.220.108.108/linux/fedora/development/x86_64/os/Packages/glibc-2.7.90-9.i386.rpm > > > I've been able to run everything successfully with that glibc package. HLDS is started without problem with glibc-2.7.90-9.i386.rpm /Vladimir Ermakov