Closed mahdi2001h closed 7 months ago
CPU_TYPE "xscale" doesn't correspond to a known type
touch: cannot touch '/home/mahdi/tina-v853-open/out/v851se/tinyvision/openwrt/build_dir/target/linux-v851se-tinyvision/linux-4.9/.prepared_d41d8cd98f00b204e9800998ecf8427e': No such file or directory
What's your Host machine? OS, Arch?
ubuntu 18.04.06 x86 in wmware
try to manually run this
touch /home/mahdi/tina-v853-open/out/v851se/tinyvision/openwrt/build_dir/target/linux-v851se-tinyvision/linux-4.9/.prepared_d41d8cd98f00b204e9800998ecf8427e
and see what it output
same No such file or directory
error
this is file list
mahdi@ubuntu:~$ ls -la /home/mahdi/tina-v853-open/out/v851se/tinyvision/openwrt/build_dir/target/linux-v851se-tinyvision/
total 8
drwxr-xr-x 2 mahdi mahdi 4096 Apr 8 01:44 .
drwxr-xr-x 4 mahdi mahdi 4096 Apr 8 01:44 ..
lrwxrwxrwx 1 mahdi mahdi 18 Apr 8 01:44 linux-4.9 -> /kernel/linux-4.9/
the linux-4.9
link is broken
I rebuilt from scratch and no longer get the error
Hi I have following error while i want to compile Tina 5.0 base this link: https://tinyvision.yuzukihd.top/#/?id=tina-50-linux-开发
this error is in compile openWRT sysroot step:
and when add
V=s
to file build/mkcmd.shfull log :
how to fix ?