Classification:
HCL Internal
Hi ,
I have added my layer and builded the SDK
in yocto 3.1.2 but relocate_sdk.py is failing when installing.
Please help me in fixing this.
./poky-glibc-x86_64-core-image-sato-sdk-core2-32-qemux86-toolchain-3.1.2.sh
Poky (Yocto Project Reference Distro) SDK
installer version 3.1.2
=================================================================
Enter target directory for SDK (default:
/opt/poky/3.1.2): /home/vijay/build/test3
You are about to install the SDK to
"/home/vijay/build/test3". Proceed [Y/n]? Y
Extracting
SDK.........................................................................................................................................................................................................................................................................done
Setting it up...Traceback (most recent call
last):
File
"/home/vijay/build/test3/relocate_sdk.py", line 244, in
<module>
change_dl_sysdirs(e)
File
"/home/vijay/build/test3/relocate_sdk.py", line 118, in
change_dl_sysdirs
sh_offset, sh_size =
struct.unpack("<24xQQ24x", sh_hdr)
struct.error: unpack requires a string
argument of length 64
SDK could not be set up. Relocate script
failed. Abort!
Thanks & Regards,
Vijay