Created
May 2, 2016 17:58
Error extracting GNU Radio embedded SDK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OpenEmbedded SDK installer version nodistro.0 | |
============================================= | |
Enter target directory for SDK (default: /usr/local/oecore-x86_64): /usr/local/oecore-x86_64 | |
You are about to install the SDK to "/usr/local/oecore-x86_64". Proceed[Y/n]? y | |
Extracting SDK................................................................................................................................. | |
bzip2: Compressed file ends unexpectedly; | |
perhaps it is corrupted? *Possible* reason follows. | |
bzip2: Inappropriate ioctl for device | |
Input file = (stdin), output file = (stdout) | |
It is possible that the compressed file(s) have become corrupted. | |
You can use the -tvv option to test integrity of such files. | |
You can use the `bzip2recover' program to attempt to recover | |
data from undamaged sections of corrupted files. | |
tar: Unexpected EOF in archive | |
tar: Unexpected EOF in archive | |
tar: Error is not recoverable: exiting now | |
done | |
Setting it up...find: `/usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/lib': No such file or directory | |
SDK could not be set up. Relocate script unable to find ld-linux.so. Abort! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any luck installing the SDK? I'm running into the same problem across 2 different machines, but havent been able to find any resources on how to fix yet