From owner-freebsd-hackers Sun May 31 12:33:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05718 for freebsd-hackers-outgoing; Sun, 31 May 1998 12:33:46 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05689 for ; Sun, 31 May 1998 12:33:13 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id MAA22899; Sun, 31 May 1998 12:32:35 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805311932.MAA22899@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Doug Rabson cc: Kevin Street , Terry Lambert , mike@smith.net.au, rminnich@Sarnoff.COM, doconnor@gsoft.com.au, hackers@FreeBSD.ORG Subject: Re: Star Office Installation In-reply-to: Your message of "Sun, 31 May 1998 20:23:50 BST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 31 May 1998 12:32:35 -0700 From: Amancio Hasty Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What we need to do is to modify the linux layer to print all the ipc calls and corresponding error messages while running Star Office -- this exercise should take less than a 1/2 hour. Modifying the linux layer is easy. edit /sys/i386/linux/linux_ipc.c compile layer: cd /usr/src/lkm/linux make unload layer modstat modunload -i make install linux run star office Do not unload the linux layer while a linux program is running or you will crash your system. Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message