From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 03:52:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7F0F37B401 for ; Fri, 25 Jul 2003 03:52:10 -0700 (PDT) Received: from SMTP-C.d2-net.de (SMTP-C.d2-net.de [139.7.30.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id B53AD43F93 for ; Fri, 25 Jul 2003 03:52:09 -0700 (PDT) (envelope-from Joachim.Jaeckel@coffeebreak.de) Received: from 8B073ECE.dialup.DUS.d2-net.de ([139.7.62.206] helo=qtmail) by SMTP-C.d2-net.de id SMTP-C.d2-net.de.3F210BD4.27501; Fri, 25 Jul 2003 10:52:04 +0000 From: Joachim Jaeckel To: Date: Fri, 25 Jul 2003 12:51:28 +0200 Message-Id: <20030725105209.B53AD43F93@mx1.FreeBSD.org> Subject: linux-emulator problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 10:52:11 -0000 Hello, I'm trying to use a linux application under a FreeBSD 4.8-STABLE. Most things works fine, but sometimes I get the following error message: linux: 'ipc' typ=258 not implemented and the selected function in the linux program does not work. Can someone tell me, if this (unsupported?) function in the emulator could be fixed? Thanks in advance, Joachim.