Subject: Re: Error building Samba
To: D'Arcy J.M. Cain <darcy@druid.net>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 04/03/2001 12:17:11
> I tracked this down and it seems that the code uses a deprecated constant
> (SHM_R) because it is defined but it is defined as something that isn't
> defined except in sys/ipc.h in the kernel.  I can't quite figure out
> where the fix needs to go.

This is fixed in sys/shm.h already, you need another update. It was wrong for
a short time only, you just got lucky to pick up the broken version ;-)


Martin