[x86-64][Patch]Build bug in 2.6.12-rc5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Problem:

On x86_64 building of 2.6.12-rc5 stops with a missing definition in
arch/x86_64/kernel/signal.c

Solution:

Include necessary define (see patch below).

I'm not on the list, CC: me if necessary.

With kind regards,
Oliver Korpilla

--- linux-2.6.12-rc5_2/arch/x86_64/kernel/signal.c      2005-05-25
05:31:20.000000000 +0200
+++ linux-2.6.12-rc5/arch/x86_64/kernel/signal.c        2005-05-25
16:35:24.000000000 +0200
@@ -28,6 +28,7 @@
 #include <asm/uaccess.h>
 #include <asm/i387.h>
 #include <asm/proto.h>
+#include <asm/ia32_unistd.h>

 /* #define DEBUG_SIG 1 */

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux