We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i get this error when i try to run install script on my pocket chip device;
`/usr/bin/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status makefile:68: recipe for target 'adb' failed make: *** [adb] Error 1
Copying adb back into current dir...
cp: cannot stat ‘adb’: No such file or directory
FINISH! `
also ... #TODO change to your toolchain path source /opt/poky/3.1/environment-setup-aarch64-poky-linux ... don't know how to change toolchain
... #TODO change to your toolchain path source /opt/poky/3.1/environment-setup-aarch64-poky-linux ...
The text was updated successfully, but these errors were encountered:
Any luck? I'm going thru a similar issue as ive not found a method that works as of yet.
Sorry, something went wrong.
No branches or pull requests
i get this error when i try to run install script on my pocket chip device;
`/usr/bin/ld: cannot find -lcrypto
collect2: error: ld returned 1 exit status
makefile:68: recipe for target 'adb' failed
make: *** [adb] Error 1
Copying adb back into current dir...
cp: cannot stat ‘adb’: No such file or directory
FINISH!
`
also
... #TODO change to your toolchain path source /opt/poky/3.1/environment-setup-aarch64-poky-linux ...
don't know how to change toolchain
The text was updated successfully, but these errors were encountered: