Problem__kernel_fd_set with glibc-2.0.95
Kaoru Fukui
k_fukui@highway.ne.jp
Sun Aug 2 07:41:00 GMT 1998
>
> >>>>> 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).
Why is the problem the version of glibc?
I found __kernel_fd_set in /usr/src/linux-2.1.103/include/linux/posix_types.h
.
I could not found /usr/src/linux-2.1.103/include/asm/posix_types.h
Kaoru Fukui
More information about the Libc-alpha
mailing list