Subject: Re: compiling fvwm with original X11R6
To: None <barthetc@ibs.uscs.com>
From: Jarkko Torppa <torppa@cute.fi>
List: macbsd-general
Date: 07/29/1995 16:58:04
On Thu, 27 Jul 1995, Tim Barthel wrote:
> I downloaded the latest fvwm and tried to compile it with xmkmf and it failed
> because it couldn't find the file macbsd.cf. Should I have one of those? Is
> there something else special that needs to be done to compile fvwm? Thanks.
for i386/NetBSD-1.0A (I imagine that this is same for other architectures) i
needed to change libs/GetFdwidth to return
return sysconf(_SC_OPEN_MAX) > FD_SETSIZE ? FD_SETSIZE : sysconf(_SC_OPEN_MAX) ;
otherwise fvwm ended up looping around select and hogged all cpu, this
was for version 1.24r
nntplink had similar problem.
--
Jarkko.Torppa@cute.fi +358-0-648090 Cute Communications Oy