tz_vmm script issue
chirag garg
chiragdthinker at ...9...
Tue Sep 9 13:10:08 CEST 2014
I was trying to compile the code for imx53 board by using following script
:
*RUN_OPT="--target uboot" make run/tz_vmm*
But it is throwing the following error :
Download initramfs ...
child process exited abnormally
while executing
"exec >& /dev/null wget -c -O bin/initrd.gz $init_uri"
invoked from within
"if {![file exists bin/initrd.gz]} {
puts "Download initramfs ..."
exec >& /dev/null wget -c -O bin/initrd.gz $init_uri
}"
(file "/home/chirag/Desktop/genode/repos/os/run/tz_vmm.run" line 40)
invoked from within
"source $include_name"
("foreach" body line 3)
invoked from within
"foreach include_name [get_cmd_arg --include ""] {
puts "using run script $include_name"
source $include_name
}"
(file "/home/chirag/Desktop/genode/tool/run" line 947)
make: *** [run/tz_vmm] Error 1
*what could be the problem ??*
Regards
Chirag Garg
IIT Madras , Rise Lab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20140909/c94c5774/attachment.html>
More information about the users
mailing list