From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 18 22:19:36 2009 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EE251065670 for ; Fri, 18 Sep 2009 22:19:35 +0000 (UTC) (envelope-from yurtesen@ispro.net) Received: from mail.ispro.net (mail.ispro.net [87.251.0.19]) by mx1.freebsd.org (Postfix) with ESMTP id 822448FC17 for ; Fri, 18 Sep 2009 22:19:34 +0000 (UTC) Received: (qmail 43647 invoked by uid 399); 18 Sep 2009 21:52:49 -0000 Received: from dsl-tkubrasgw1-fe1efa00-39.dhcp.inet.fi (HELO ?192.168.0.100?) (yurtesen@ispro.net@84.250.30.39) by mail.ispro.net with ESMTPAM; 18 Sep 2009 21:52:49 -0000 X-Originating-IP: 84.250.30.39 Message-ID: <4AB4016D.5070508@ispro.net> Date: Sat, 19 Sep 2009 00:53:49 +0300 From: Evren Yurtesen User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: emulation@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: E:Attach to pid 54301 failed: Function not implemented 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, 18 Sep 2009 22:19:36 -0000 Hello, I am trying to use the Intel Software Development Emulator on FreeBSD 8 http://software.intel.com/en-us/articles/intel-software-development-emulator/ with the linux_base-f10 port however I am getting the following error: # ./sde -- /bin/csh E:Attach to pid 54304 failed: Function not implemented Is this something which can be fixed or should I forget about it? Thanks, Evren