Date: Wed, 16 Oct 1996 10:10:40 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-hackers@freebsd.org (FreeBSD hackers) Cc: kuku@gilberto.physik.rwth-aachen.de (Christoph Kukulies) Subject: Re: NBPG (sys/param.h) Message-ID: <199610160810.KAA17147@uriah.heep.sax.de> In-Reply-To: <199610160717.IAA24213@gilberto.physik.rwth-aachen.de> from Christoph Kukulies at "Oct 16, 96 08:17:04 am"
next in thread | previous in thread | raw e-mail | index | archive | help
As Christoph Kukulies wrote: > I found that building choked on trad-core.c with NBPG (number of bytes > per page or something close to that). > > Discussion in some gnu list revealed that it reportedly (someone at cygnus > commented to me) had been in 2.0.5 <sys/param.h>. Use getpagesize() or PAGE_SIZE from <sys/param.h>. There were too many names for one and the same thing. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610160810.KAA17147>