public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.22: dvb header files break compilation on x86-64
@ 2007-07-09  8:59 Gert Vervoort
  2007-07-11 16:02 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Gert Vervoort @ 2007-07-09  8:59 UTC (permalink / raw)
  To: linux-kernel


Some of the linux/dvb header files include libc header files and break compilation on x86-64 in compat_ioctl.c:


   CC      fs/timerfd.o
   CC      fs/eventfd.o
   CC      fs/compat.o
   CC      fs/compat_ioctl.o
In file included from fs/compat_ioctl.c:111:
include/linux/dvb/audio.h:27:20: error: stdint.h: No such file or directory
In file included from fs/compat_ioctl.c:112:
include/linux/dvb/dmx.h:28:18: error: time.h: No such file or directory
make[1]: *** [fs/compat_ioctl.o] Error 1
make: *** [fs] Error 2
[root@apollo linux-2.6.x]#


    Gert



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-11 18:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-09  8:59 2.6.22: dvb header files break compilation on x86-64 Gert Vervoort
2007-07-11 16:02 ` Adrian Bunk
2007-07-11 18:59   ` Gert Vervoort

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox