Subject: Re: Xemacs package problems
To: None <current-users@NetBSD.ORG>
From: James R Grinter <jrg@blodwen.demon.co.uk>
List: current-users
Date: 05/25/1998 14:36:05
SamMaEl <rimsky@teleport.com> writes:
> process.c: In function `create_process':
> process.c:999: too many arguments to function `getpgrp'

indicative of ./configure getting it wrong. I suggest you find the
relevent bit in config.h and change it (GETPGRP_VOID, I think) if you
just want to get it working.

James.