On Mon, Oct 26, 1998 at 09:14:21PM -0500, Uncle George wrote:
> This is simply due to the kernel ( 2.0.33) , or glibc's ( 2.0.7 - i
> think -19 ) incompatible definition of struct ipc_perm. The kernel
> thinks that most of the members are ushort, whereas glibc thinks that
> most of the members are
well in essence there is nothing wrong with the demo/molecule program as it is run
on the JDK that I produce for the ALPHA. You get a blank screen because the client
( appletviewer ), and the X server are unable to communicate SHM ( shared memory
info ) to each other !!!.
This is simply due to th