On Fri, Jul 16, 2010 at 06:10:11PM +0300, Tiago Vignatti wrote: > On Fri, Jul 16, 2010 at 03:47:35PM +0200, ext Michael Olbrich wrote: > > When configured with --disable-mitshm the symbols declared in shmint.h > > do not exist. By guarding the include with '#ifdef MITSHM' these > > symbols are skipped when generating sdksyms.c with --disable-mitshm. > > > > Signed-off-by: Michael Olbrich <[email protected]> > > Reviewed-by: Tiago Vignatti <[email protected]> > > > Seems we're mixing the MITSHM and HAS_SHM defines a bit also. Perhaps just set > an option to disable all shm access is enough for us? Note that currently > --disable-shm is a misname; should be --disable-mitshm, or --disable-xmitshm > or something like that (concerning the extension only).
The configure help is broken: --help shows --disable-shm the actual option is --disable-mitshm (that's what I'm using) This defines MITSHM and HAS_SHM Regards, Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
