Public bug reported: It seems that asm/processor.h is missing from linux-libc-dev.
Compiling the following reproduces the issue on i386 (and likely x64)
-->8--
#include <asm/atomic.h>
int main() { return 0; }
-->8--
** Affects: linux-source-2.6.17 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
asm/atomic.h #includes non-existant header file, asm/processor.h
https://launchpad.net/bugs/65014
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
