Advertisement
intermediatech

[net/ipv4] Error 2

Aug 30th, 2011
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. CC net/ipv4/ip_forward.o
  2. CC net/ipv4/ip_options.o
  3. CC net/ipv4/ip_output.o
  4. CC net/ipv4/ip_sockglue.o
  5. In file included from /media/Portable/linux-kernel/linux-3.0.4/arch/x86/include/asm/unistd.h:5:0,
  6. from include/linux/unistd.h:7,
  7. from /media/Portable/linux-kernel/linux-3.0.4/arch/x86/include/asm/seccomp_64.h:4,
  8. from /media/Portable/linux-kernel/linux-3.0.4/arch/x86/include/asm/seccomp.h:4,
  9. from include/linux/seccomp.h:8,
  10. from include/linux/sched.h:80,
  11. from /media/Portable/linux-kernel/linux-3.0.4/arch/x86/include/asm/compat.h:8,
  12. from include/linux/compat.h:18,
  13. from include/linux/ethtool.h:17,
  14. from include/linux/netdevice.h:48,
  15. from include/linux/inetdevice.h:8,
  16. from net/ipv4/ip_sockglue.c:24:
  17. /media/Portable/linux-kernel/linux-3.0.4/arch/x86/include/asm/unistd_64.h:668:2: error: invalid preprocessing directive #Define
  18. make[2]: *** [net/ipv4/ip_sockglue.o] Error 1
  19. make[1]: ***
  20. make: *** [net] Error 2
  21. [vishnu@localhost linux-3.0.4]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement