TI中文支持网
TI专业的中文技术问题搜集分享网站

TI AM335X Make install Error

今天编译AM335X时,发现一个问题,找不到"execute_command-Remove-refresh_screen.patch"和"0001-execute_command-Stop-matrix-when-running-a-GUI-demo.patch", 实际查看,确定在TargetNFS/usr/share/matrix-gui-2.0/patches目录这两个链接到了不存在的文件。

“/home/gtbldadm/ti/oe-layersetup/sources/meta-processor-sdk/recipes-core/matrix/matrix-gui/execute_command-Remove-refresh_screen.patch” 这是什么原因。为什么默认链接到这个目录呢。这些文件应该从哪里获取呢,请大侠们赐教。 Thanks.

make[1]: Entering directory `/opt/ti-processor-sdk-linux-am335x-evm-01.00.00.03/example-applications/matrix-gui-2.0'
cp: not writing through dangling symlink ‘/opt/ti-processor-sdk-linux-am335x-evm-01.00.00.03/targetNFS/usr/share/matrix-gui-2.0/patches/execute_command-Remove-refresh_screen.patch’
cp: not writing through dangling symlink ‘/opt/ti-processor-sdk-linux-am335x-evm-01.00.00.03/targetNFS/usr/share/matrix-gui-2.0/patches/0001-execute_command-Stop-matrix-when-running-a-GUI-demo.patch’
make[1]: *** [install] Error 1
make[1]: Leaving directory `/opt/ti-processor-sdk-linux-am335x-evm-01.00.00.03/example-applications/matrix-gui-2.0'
make: *** [matrix-gui_install] Error 2
root@ubuntu:/opt/ti-processor-sdk-linux-am335x-evm-01.00.00.03# make install > log_make_install
cp: not writing through dangling symlink ‘/opt/ti-processor-sdk-linux-am335x-evm-01.00.00.03/targetNFS/usr/share/matrix-gui-2.0/patches/execute_command-Remove-refresh_screen.patch’
cp: not writing through dangling symlink ‘/opt/ti-processor-sdk-linux-am335x-evm-01.00.00.03/targetNFS/usr/share/matrix-gui-2.0/patches/0001-execute_command-Stop-matrix-when-running-a-GUI-demo.patch’
make[1]: *** [install] Error 1
make: *** [matrix-gui_install] Error 2

Yaoming Qin:

路径配置的问题吧

赞(0)
未经允许不得转载:TI中文支持网 » TI AM335X Make install Error
分享到: 更多 (0)