From owner-freebsd-bugs Mon Nov 17 10:10:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA29570 for bugs-outgoing; Mon, 17 Nov 1997 10:10:05 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA29561; Mon, 17 Nov 1997 10:10:02 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Nov 1997 10:10:02 -0800 (PST) Message-Id: <199711171810.KAA29561@hub.freebsd.org> To: freebsd-bugs Cc: From: Uwe Laubenstein Subject: Re: kern/5009: ibcs2 emulation Reply-To: Uwe Laubenstein Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/5009; it has been noted by GNATS. From: Uwe Laubenstein To: freebsd-gnats-submit@freebsd.org, dada@sbox.tu-graz.ac.at Cc: Subject: Re: kern/5009: ibcs2 emulation Date: Mon, 17 Nov 1997 19:03:51 +0100 Hello, I've tried the solution proposed in the FAQ but it doesn't solve the problem. Now the error does not occur on opening /dev/socksys (the FAQ suggests linking /dev/socksys to /dev/null) but a little bit later in a SCO-function "ipc_open" (if I remember the name correctly). What I do not understand is why the program tries to open /dev/socksys when I run the 2.2.5R kernel and not when I boot the 2.2.2R kernel. I'll try to investigate it further but at the moment I don't have much time. Thank you for your quick response, Uwe