kernel- or glibc-headers in f9 broken?

Oliver Falk oliver at linux-kernel.at
Mon Dec 10 16:47:06 UTC 2007


fyi.

In file included from /usr/include/asm/sigcontext.h:4,
                 from /usr/include/bits/sigcontext.h:28,
                 from /usr/include/signal.h:333,
                 from /usr/include/sys/wait.h:31,
                 from ../include/conf.h:95,
                 from pr_fnmatch.c:38:
/usr/include/asm/types.h:6: error: conflicting types for 'mode_t'
/usr/include/sys/types.h:72: error: previous declaration of 'mode_t' was
here
make[2]: *** [pr_fnmatch.o] Error 1

Is what I see, if I try to rebuild proftpd in f9.

[oliver at pils proftpd]$ rpm -qf /usr/include/sys/types.h
/usr/include/asm/types.h
glibc-headers-2.7-2
kernel-headers-2.6.24-0.79.rc4.git5.fc9

Funny:
[oliver at pils proftpd]$  grep mode_t /usr/include/asm/types.h
typedef unsigned short umode_t;

This is a i386 box!

-of




More information about the fedora-devel-list mailing list