iMX6_Platform_SDK fatal error: reent.h

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

iMX6_Platform_SDK fatal error: reent.h

跳至解决方案
2,800 次查看
anilkumar
Contributor III

Hi,

I am trying to compile "iMX6_Platform_SDK" but getting error as

# make target=mx6dq board=evb boardrev=a test=caam

---------8--------------------------

/data/anil/Anil/imx/iMX6_Platform_SDK/sdk/utility/src/runtime_support.c:38:19: fatal error: reent.h: No such file or directory

compilation terminated.

make[2]: *** [/data/anil/Anil/imx/iMX6_Platform_SDK/output/mx6dq/lib/obj/sdk/sdk/utility/src/runtime_support.o] Error 1

make[1]: *** [utility] Error 2

make: *** [sdk] Error 2

Am i missing something ?

Thanks,

Anil


标签 (3)
0 项奖励
回复
1 解答
1,632 次查看
RodBorras
NXP Employee
NXP Employee

Hi Anil,

I just tried it with:

  • latest version of the SDK: imx6_platform_sdk_v1.1.0.tgz
  • compiler CodeSourcery arm-2012.03

I ran:

./tools/build_sdk -target=mx6dq -board=evb -test=caam

and the build was successful.

Regards,

Rod.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,633 次查看
RodBorras
NXP Employee
NXP Employee

Hi Anil,

I just tried it with:

  • latest version of the SDK: imx6_platform_sdk_v1.1.0.tgz
  • compiler CodeSourcery arm-2012.03

I ran:

./tools/build_sdk -target=mx6dq -board=evb -test=caam

and the build was successful.

Regards,

Rod.

0 项奖励
回复
1,632 次查看
guowangli
Contributor I

I can't download the compiler!!!

can you give me the  compiler URL of CodeSourcery arm-2012.03!

thank you very much.

0 项奖励
回复
1,632 次查看
LeonardoSandova
Specialist I
0 项奖励
回复
1,632 次查看
anilkumar
Contributor III

thanks

0 项奖励
回复