Chris is very right here. I suggest going through previous threads before coming up with new queries.
On Thu, 2012-05-31 at 14:27 +0000, Jenkins, Christipher Derell wrote: > Use Armv5. ARMv7 is not completely released and will cause issues—at > least that’s the information I received. > > > > Best, > > Chris J > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of Amit > Mahadik > Sent: Thursday, May 31, 2012 1:56 AM > To: [email protected] > 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 > [email protected] > http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org -- Thanks, Amit Mahajan _______________________________________________ codezero-devel mailing list [email protected] http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org
