From owner-freebsd-emulation@FreeBSD.ORG Mon Dec 10 22:18:16 2007 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 550EC16A419 for ; Mon, 10 Dec 2007 22:18:16 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id F3B7F13C4EC for ; Mon, 10 Dec 2007 22:18:14 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4AAF266A803; Mon, 10 Dec 2007 23:18:13 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id imkZgyDYbiAU; Mon, 10 Dec 2007 23:18:11 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id DE99366A7F0; Mon, 10 Dec 2007 23:18:11 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id lBAMIBU3051698; Mon, 10 Dec 2007 23:18:11 +0100 (CET) (envelope-from rdivacky) Date: Mon, 10 Dec 2007 23:18:11 +0100 From: Roman Divacky To: sam Message-ID: <20071210221811.GA51616@freebsd.org> References: <4756EBED.6050109@gmail.com> <20071208110538.GA44709@freebsd.org> <475A808D.40005@gmail.com> <20071208113531.GA45695@freebsd.org> <475A887D.20604@gmail.com> <475D6C26.8050204@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <475D6C26.8050204@gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: 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: Mon, 10 Dec 2007 22:18:16 -0000 On Mon, Dec 10, 2007 at 07:41:10PM +0300, sam wrote: > sam wrote: > >Iam repacked http://cs.udmvt.ru/files/temp/linux_getdents.tar.bz2 > > > ># tar -tf linux_getdents.tar.bz2 > >linux_getdents_static > >linux_getdents_dynamic > >linux_getdents.c > > > >try both versions (static & dynamic) > > > > > > example of kdump (starting program linux_getdents_static on FreeBSD > 8.0-CURRENT/linux_base-fc6) no offence meant but... kdump is not useful much. please provide me tar of a dir that exihibits the behavior + source code + makefile. ie. all I have to do is "make" and then some debugging. I really dont have the time (and in fact, these days, motivation) to do something more... thank you roman p.s. am I the only one who can look at this? I dont believe so... please step up and show that you care as well.