|
【Linux】
Firefly_Linux_SDK_v1.0代码编译报错
发表于 2020-5-7 11:20:49
浏览:23800
|
回复:10
打印
只看该作者
[复制链接]
楼主
>>> linux HEAD Downloading
Doing shallow clone
Cloning into 'linux-HEAD'...
fatal: '/home/jhui/work_jh/rk3399/Firefly_Linux_SDK_v1.0/buildroot/../kernel' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Shallow clone failed, falling back to doing a full clone
Doing full clone
Cloning into 'linux-HEAD'...
fatal: '/home/jhui/work_jh/rk3399/Firefly_Linux_SDK_v1.0/buildroot/../kernel' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
--2020-05-07 10:56:59-- http://sources.buildroot.net/linux-HEAD.tar.gz
Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.1.37, 104.26.0.37, 2606:4700:20::681a:25, ...
Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.1.37|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-05-07 10:57:01 ERROR 404: Not Found.
package/pkg-generic.mk:166: recipe for target '/home/jhui/work_jh/rk3399/Firefly_Linux_SDK_v1.0/buildroot/output/rockchip_rk3399/build/linux-HEAD/.stamp_downloaded' failed
make[1]: *** [/home/jhui/work_jh/rk3399/Firefly_Linux_SDK_v1.0/buildroot/output/rockchip_rk3399/build/linux-HEAD/.stamp_downloaded] Error 1
/home/jhui/work_jh/rk3399/Firefly_Linux_SDK_v1.0/buildroot/output/rockchip_rk3399/Makefile:16: recipe for target '_all' failed
make: *** [_all] Error 2
|
|