ltib not compiling linux kernel due to python

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

ltib not compiling linux kernel due to python

1,119 次查看
AlexanderKelle1
Contributor II

I am trying to compile the linux kernel 3.0.35 by using ltib. I am using the 12.08 BSP. When I try to compile the kernel for the i.mx6 I get this error:

error: failed dependencies:

         usr/bin/python is needed by perf-3.0.35-1

I have python installed in the /usr/bin folder. Does anyone know how to fix the problem. Thanks for your help.

-Alexander Keller

4 回复数

855 次查看
LeonardoSandova
Specialist I

Not sure if my following comment help: according to the log, python is being look at usr/bin/ but you have it on /usr/bin. As a test, can you open the ltib shell (./ltib -m shell) and call the python interpreter? print the PATH env variable, and make sure /usr/bin is in its value. I just want to make sure ltib is able to find python.

855 次查看
Huazhi_Hank_Gon
Contributor III

I will do it. Thanks.

Hank

0 项奖励

855 次查看
Huazhi_Hank_Gon
Contributor III

Did you get this problem solved? I have the same problem now.

Hank

0 项奖励

855 次查看
Tarek
Senior Contributor I

Where did you get the  linux kernel 3.0.35 from ?

0 项奖励