exicution of event handler "check-sanity-eventhandler" faild

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

exicution of event handler "check-sanity-eventhandler" faild

跳至解决方案
4,169 次查看
prashantparasha
Contributor I

pastedImage_0.png

hi, facing above problem with bitbake command to target core-image-minimal.showing that execution of event handler check-sanity-eventhandler faild

....i tried to change in directory

CONNECTIVITY_CHECK_URIS ?= " \

             https://eula-downloads.yoctoproject.org/index.php \

             http://bugzilla.yoctoproject.org/report.cgi"

to >>> CONNECTIVITY_CHECK_URIS ?= ""

but still the same massage...

标签 (1)
0 项奖励
回复
1 解答
3,742 次查看
saurabh206
Senior Contributor III

Hi

From you log it shows the "chrpath" is not installed.

Install it first.

Also check that your internet connection is working, While building first time Yocto.

Thanks

Saurabh

在原帖中查看解决方案

0 项奖励
回复
4 回复数
3,742 次查看
prashantparasha
Contributor I

hi please advice on the requested problem. please help me out.

0 项奖励
回复
3,742 次查看
isaigaspar
NXP Employee
NXP Employee

Hi Prashant,

It seems that you are missing essential utilities, please install them:

$ sudo apt-get install gawk wget git-core diffstat unzip texinfo \

build-essential chrpath libsdl1.2-dev xterm curl

Also, this is a very good training that you can follow if you have any more questions about Yocto Yocto Training - HOME.

Best Regards,

Isaí

0 项奖励
回复
3,742 次查看
prashantparasha
Contributor I

pastedImage_0.png

hi installed this package. but got the same massage again. please advice...

0 项奖励
回复
3,743 次查看
saurabh206
Senior Contributor III

Hi

From you log it shows the "chrpath" is not installed.

Install it first.

Also check that your internet connection is working, While building first time Yocto.

Thanks

Saurabh

0 项奖励
回复