Date: Tue, 17 Dec 1996 10:40:02 -0800 (PST) From: Nate Williams <nate@mt.sri.com> To: freebsd-bugs Subject: Re: i386/2233: ORACLE 7.3.2 running on FreeBSD 2.2-961014-SNAP Message-ID: <199612171840.KAA11301@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/2233; it has been noted by GNATS. From: Nate Williams <nate@mt.sri.com> To: msagre@cactus.fi.uab.ar Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: i386/2233: ORACLE 7.3.2 running on FreeBSD 2.2-961014-SNAP Date: Tue, 17 Dec 1996 11:33:11 -0700 (MST) msagre@cactus.fi.uab.ar writes: > > >Number: 2233 > >Category: i386 > >Description: > > In the IBCS2 semctl system call, the last parameter arg is passed by > value, but in the FreeBSD semctl system call implementation, is passed > by reference. So to get ORACLE 7.3.2 running. I modified the > ibcs2_ipc.c ... > > >Fix: > > > > This the modified code in file ibcs2_ipc.c. Umm, I can't tell what you've done here. Can you send a cdiff file that contains the differences between the original version and your new version? Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612171840.KAA11301>