Subject: Re: bad system call
To: None <port-pmax@netbsd.org>
From: None <mcmahill@mtl.mit.edu>
List: port-pmax
Date: 04/26/1999 12:17:08
After doing a 'make clean' before rebuilding the kernel, I
got a working one.  Now the small litte pixmap program works 
fine and also gimp runs now.  In addition, this fixes the X
server crashes listed in port-pmax/7377.

Thanks for all the help everyone!

-Dan


On Mon, 26 Apr 1999, Thor Lancelot Simon wrote:

> On Sun, Apr 25, 1999 at 11:48:34PM -0400, mcmahill@mtl.mit.edu wrote:
> > 
> > 
> > I now have
> > 
> > options         SYSVMSG         # System V message queues
> > options         SYSVSEM         # System V semaphores
> > options         SYSVSHM         # System V shared memory
> > #options        SHMMAXPGS=1024  # 1024 pages is the default
> > 
> > in my config file.  I recompiled 'pixmap' (but didn\t recompile
> 
> Did you recompile your kernel?
> 
> Your *entire* kernel?  If not, try that -- remove your kernel build
> directory and start over from the config file.
>