Problem__kernel_fd_set with glibc-2.0.95
Geoff Keating
geoffk@ozemail.com.au
Sun Aug 2 19:02:00 GMT 1998
> Cc: libc-alpha@cygnus.com
> From: Andreas Jaeger <aj@arthur.rhein-neckar.de>
> Date: 02 Aug 1998 15:39:12 +0200
> >>>>> Kaoru Fukui writes:
>
> > Hi!
> > I tried compile glibc-2.0.95,
> > I had error stop under that.
> > Plerase give me any suggestion.
> Add
> #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
> to include/asm/posix_types.h as it has been done for
> include/asm-i386/posix_types.h (both kernel headers).
Since the posix_types header is unlikely to change between kernels, I
have sent Ulrich a patch which provides a libc version of it, thus
keeping Linus happy (another kernel header no longer used by glibc).
--
Geoffrey Keating <geoffk@ozemail.com.au>
More information about the Libc-alpha
mailing list