Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 1997 20:00:01 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        freebsd-bugs
Subject:   Re: kern/2048
Message-ID:  <199702230400.UAA14079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/2048; it has been noted by GNATS.

From: Mike Pritchard <mpp>
To: freebsd-gnats-submit
Cc:  Subject: Re: kern/2048
Date: Sat, 22 Feb 1997 19:55:43 -0800 (PST)

 > >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
 
 So, should GENERIC contain the SYSV IPC stuff, or should I close this
 PR?
 -- 
 Mike Pritchard
 mpp@FreeBSD.org
 "Go that way.  Really fast.  If something gets in your way, turn"



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