Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 1996 21:23:46 -0800 (PST)
From:      nao@tom-yam.or.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   kern/2048: GENERIC kernel lacks SYSV IPC features
Message-ID:  <199611180523.VAA11301@freefall.freebsd.org>
Resent-Message-ID: <199611180530.VAA11738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         2048
>Category:       kern
>Synopsis:       GENERIC kernel lacks SYSV IPC features
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 17 21:30:15 PST 1996
>Last-Modified:
>Originator:     Naoki Hamada
>Organization:
none
>Release:        2.2-ALPHA
>Environment:
FreeBSD brezza.sbl.cl.nec.co.jp 2.2-ALPHA FreeBSD 2.2-ALPHA #0: Wed Nov 13 15:29:19  1996    jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC  i386
>Description:
GENERIC kernel lacks SYSV IPC features (semaphore, shared memory, etc.) which is required by XFree86 S3 server.
>How-To-Repeat:
Run XFree86 X3 server with GENERIC kernel.
>Fix:
Add these lines to the sys/i386/isa/GENERIC configure file:

options         SYSVSHM
options         SYSVSEM
options         SYSVMSG
=2
>Audit-Trail:
>Unformatted:



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