From: Gert Vervoort <gert.vervoort@hccnet.nl>
To: linux-kernel@vger.kernel.org
Subject: 2.6.22: dvb header files break compilation on x86-64
Date: Mon, 09 Jul 2007 10:59:02 +0200 [thread overview]
Message-ID: <4691F8D6.30600@hccnet.nl> (raw)
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
next reply other threads:[~2007-07-09 9:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-09 8:59 Gert Vervoort [this message]
2007-07-11 16:02 ` 2.6.22: dvb header files break compilation on x86-64 Adrian Bunk
2007-07-11 18:59 ` Gert Vervoort
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4691F8D6.30600@hccnet.nl \
--to=gert.vervoort@hccnet.nl \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.