Use Armv5. ARMv7 is not completely released and will cause issues-at least that's the information I received.
Best, Chris J From: codezero-devel-boun...@lists.l4dev.org [mailto:codezero-devel-boun...@lists.l4dev.org] On Behalf Of Amit Mahadik Sent: Thursday, May 31, 2012 1:56 AM To: codezero-devel@lists.l4dev.org Subject: [EXTERNAL] [codezero-devel] Kernel Build error : Need help Hello, I am also trying to build codezero downloaded from the Git repository.However I am getting the following error ----------------------------------- Building the kernel... scons: Reading SConscript files ... scons: warning: The build_dir keyword has been deprecated; use the variant_dir keyword instead. File "/home/amit/Desktop/codezero/SConstruct", line 74, in <module> scons: warning: The build_dir keyword has been deprecated; use the variant_dir keyword instead. File "/home/amit/Desktop/codezero/SConstruct", line 78, in <module> scons: warning: The build_dir keyword has been deprecated; use the variant_dir keyword instead. File "/home/amit/Desktop/codezero/SConstruct", line 82, in <module> scons: warning: The build_dir keyword has been deprecated; use the variant_dir keyword instead. File "/home/amit/Desktop/codezero/SConstruct", line 86, in <module> scons: warning: Ignoring missing SConscript 'build/kernel/arch/arm/v7/SConscript' File "/home/amit/Desktop/codezero/SConstruct", line 86, in <module> TypeError: 'NoneType' object is not iterable: File "/home/amit/Desktop/codezero/SConstruct", line 86: build_dir = join(builddir, join(join('arch',arch), subarch))) File "/usr/lib/python2.7/UserList.py", line 68: self.data += list(other) Building kernel failed... ------------------------------------------- Thanks in advance, Amit
_______________________________________________ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org