Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 1998 12:32:35 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        Kevin Street <street@iname.com>, Terry Lambert <tlambert@primenet.com>, mike@smith.net.au, rminnich@Sarnoff.COM, doconnor@gsoft.com.au, hackers@FreeBSD.ORG
Subject:   Re: Star Office Installation 
Message-ID:  <199805311932.MAA22899@rah.star-gate.com>
In-Reply-To: Your message of "Sun, 31 May 1998 20:23:50 BST." <Pine.BSF.3.95q.980531202153.330H-100000@herring.nlsystems.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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 <id>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805311932.MAA22899>