From owner-freebsd-emulation@FreeBSD.ORG Fri Mar 30 15:18:09 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10AFF16A401 for ; Fri, 30 Mar 2007 15:18:09 +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 BE66213C4E1 for ; Fri, 30 Mar 2007 15:18:08 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id DE9CF8BCDB5; Fri, 30 Mar 2007 17:18:06 +0200 (CEST) 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 uNIFeIRPE33L; Fri, 30 Mar 2007 17:18:05 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id A8B2A8BCD53; Fri, 30 Mar 2007 17:18:05 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l2UFI49G063156; Fri, 30 Mar 2007 17:18:04 +0200 (CEST) (envelope-from rdivacky) Date: Fri, 30 Mar 2007 17:18:04 +0200 From: Roman Divacky To: Yuri Pankov Message-ID: <20070330151804.GA63129@freebsd.org> References: <33186202@bsam.ru> <20070328193650.GA872@darklight.abyss.local> <02771311@bsam.ru> <20070330133736.GB1004@darklight.org.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070330133736.GB1004@darklight.org.ru> User-Agent: Mutt/1.4.2.2i Cc: freebsd-emulation@freebsd.org Subject: Re: [HEADS UP] a new EXPERIMENTAL port emulators/linux_base-fc6 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: Fri, 30 Mar 2007 15:18:09 -0000 > After jkim's commits, I was able to install and use print/acroread7. No > problems so far, only messages in dmesg (I guess about those yet > unimplemented *at syscalls): > > linux: pid 29367 (pwd): syscall fstatat64 not implemented > linux: pid 29370 (pwd): syscall fstatat64 not implemented > linux: pid 29373 (pwd): syscall fstatat64 not implemented slowly working on this... :) thnx for the report