Subject: Re: 2.0 Beta Errors
To: None <tech-x11@NetBSD.org>
From: John Duncan <agley@optusnet.com.au>
List: tech-x11
Date: 06/15/2004 09:27:27
tron@zhadum.de (Matthias Scheler) writes:

> These sets should work fine.
>
> About your first errors:
>
> 	Symbol XAAPatternROP from module
> 	/usr/X11R6/lib/modules/drivers/sis_drv.o is unresolved !
>
> This function is defined in "/usr/X11R6/lib/modules/libxaa.a" which
> should be available on your system. Could please send the output
> of "nm /usr/X11R6/lib/modules/libxaa.a |grep XAAPatternROP" to the list?

     The result is 00000080 D XAAPatternROP
                   000000c0 D XAAPatternROP_PM

>>            This is a GENERIC kernel and I believe the default value of
>> SHMMAXPGS=2048. I am running with 800x600 at 16 bits.
>
> So it shouldn't be a problem with the amount of available shared memory.
> But the call to shmget() returned ENOMEM nevertheless. How much physical
> memory does your system have? Could it have been short on memory when
> this happened?

        I have tracked this one down to running the BETA version of
XEmacs. I will send a message to xemacs-beta mailing list to let them
know.

                                 All the best,
                                     John Duncan