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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 19 Oct 2009 18:49:49 -0500 From: myuboot@...tmail.fm To: "David Daney" <ddaney@...iumnetworks.com> Cc: linux-kernel@...r.kernel.org, "linux-mips" <linux-mips@...ux-mips.org> Subject: Re: 2.6.31 kernel for mips compile failure - war.h:12:17: error: war.h: No such file or directory Thanks. This issue is fixed now. In 2.6.31 the directory include/asm-mips is moved as arch/mips/include/asm/. I need to change my Makefile accordingly. On Fri, 16 Oct 2009 16:50 -0700, "David Daney" <ddaney@...iumnetworks.com> wrote: > mips-linux questions will get more attention if you send them to > linux-mips@...ux-mips.org. > > > myuboot@...tmail.fm wrote: > > I am trying to use buildroot 2009.08 to compile kernel 2.6.31 for mips, > > but it fails to error -" war.h can't be found". I used the same > > buildroot to build kernel version 2.6.29 with no problem. > > > > Please give me some suggestion on how to fix this issue. The file > > ./arch/mips/include/asm/war.h is there with no problem. Thanks a lot. > > > [...] > > CC arch/mips/kernel/asm-offsets.s > > In file included from > > /home/root123/sources/buildroot-2009.08-k/project_build_mips/f1/linux-2.6.31/arch/mips/include/asm/bitops.h:24, > > from include/linux/bitops.h:17, > > from include/linux/kernel.h:15, > > from include/linux/sched.h:52, > > from arch/mips/kernel/asm-offsets.c:13: > > What does your .config look like? > > Also try make V=1 so we can see the exact compiler command line that the > build process is generating. > > David Daney -- 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