As a temporary workaround I changed the definition in asm/fcntl.h and
recomiled the kernel, this makes the little test program work. Hope it
works for the xserver too...
Thanks a lot,
-- Guido
On Mon, May 22, 2000 at 01:31:49PM +0200, Ralf Baechle wrote:
> On Mon, May 22, 2000 at 11:32:13AM +0900, Hiroyuki Machida wrote:
>
> > > I'm still trying to get the mouse to work under X. The problem seems not
> > > to be related to X itself but to a kernel/glibc problem. X uses a SIGIO
> > > handler to "get notified" about mouse events. I wrote my own small SIGIO
> > > handler(see attached program) which works fine on my intel box but not
> > > on an indy (glibc-2.0.6-3lm/linux-2.2.13-20000211).
> >
> > I had experienced same SIGIO problem. It that time, the definitions
> > of glibc's FASYNC (in fnctbits.h) and kernel's FASYNC (in
> > asm/fcnt..h) were not same.
> >
> > Check those values in your system, first.
>
> I'll prepare a new glibc 2.0 release with the header file fixed. Glibc 2.2's
> <bits/fcntl.h> is ok.
>
> Ralf
--
GPG-Public Key: http://honk.physik.uni-konstanz.de/~agx/guenther.gpg.asc
|