1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/audio/cdrdao/pkg-message
SADA Kenji d6e7d4e602 Upgrade to 1.1.1 .
PR:		ports/12588
Submitted by:	maintainer
1999-07-10 19:36:42 +00:00

12 lines
414 B
Plaintext

Note:
* Be sure your kernel is built with "options SYSVMSG" and "options SYSVSHM".
Cdrdao requires kernel with these options.
* Also, you must include
options "P1003_1B"
options "_KPOSIX_PRIORITY_SCHEDULING"
options "_KPOSIX_VERSION=199309L"
in your kernel configuration. These options are required by POSIX thread
control functions.