[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
kernel- or glibc-headers in f9 broken?
- From: Oliver Falk <oliver linux-kernel at>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: kernel- or glibc-headers in f9 broken?
- Date: Mon, 10 Dec 2007 17:47:06 +0100
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 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 pils proftpd]$ grep mode_t /usr/include/asm/types.h
typedef unsigned short umode_t;
This is a i386 box!
-of
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]