lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 09 Jul 2007 10:59:02 +0200
From:	Gert Vervoort <gert.vervoort@...net.nl>
To:	linux-kernel@...r.kernel.org
Subject: 2.6.22: dvb header files break compilation on x86-64


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@...llo linux-2.6.x]#


    Gert


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ