Date: Thu, 17 Apr 2003 23:40:10 -0700 (PDT) From: Ruslan Ermilov <ru@freebsd.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/51120: MSGBUF_SIZE doesn't work in makefiles Message-ID: <200304180640.h3I6eAfq085497@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/51120; it has been noted by GNATS. From: Ruslan Ermilov <ru@freebsd.org> To: "Vladimir V. Kalashnikov" <root@ksue.edu.ua> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/51120: MSGBUF_SIZE doesn't work in makefiles Date: Fri, 18 Apr 2003 09:39:56 +0300 On Fri, Apr 18, 2003 at 08:56:08AM +0300, Vladimir V. Kalashnikov wrote: > in msgbuf.h (size: 2477 bytes) replace > #define MSGBUF_SIZE 32768 > with > #error "MSGBUF_SIZE isn't specified" > > and do compilation of new kernel, > i.e. config xyz; make depend; make > > even if "options MSGBUF_SIZE=91920" is placed somewhere in config > file the #error "MSGBUF_SIZE isn't specified" will be hit. > Sources playing with MSGBUF_SIZE are expected to #include "opt_msgbuf.h" before #include <sys/msgbuf.h>. Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304180640.h3I6eAfq085497>
