Skip to content
New issue

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

CreatingABootableSD_Card - OrangePi_4G_IOT #103

Open
kerzol81 opened this issue Dec 28, 2020 · 5 comments
Open

CreatingABootableSD_Card - OrangePi_4G_IOT #103

kerzol81 opened this issue Dec 28, 2020 · 5 comments

Comments

@kerzol81
Copy link

kerzol81 commented Dec 28, 2020

Hi,

I followed the readme and tried a couple of times in a virtualised Ubuntu 18.04 environment (fully upgraded), however I always get this error:

============================================
make: Entering directory '/home/zoli/OrangePi4G-iot/uboot/lk'
make[1]: Entering directory '/home/zoli/OrangePi4G-iot/uboot/lk'
libshowlogo new path ------- platform/mt6735/../../lib/libshowlogo
BOOT_LOGO = hd720
lk/logo/dir=dev/logo,builddir=/home/zoli/OrangePi4G-iot/output/lk/build-bd6737m_35g_b_m0
including app/mt_boot dev/keys dev/lcm dev/video lib/debug lib/heap lib/libc lib/libfdt lib/libshowlogo lib/ptable lib/zlib
generating /home/zoli/OrangePi4G-iot/output/lk/build-bd6737m_35g_b_m0/config.h
Compiling_BMP_TO_RAW dev/logo/hd720/hd720_uboot.bmp
dev/logo/tool/bmp_to_raw /home/zoli/OrangePi4G-iot/output/lk/build-bd6737m_35g_b_m0/dev/logo/hd720/hd720_uboot.raw dev/logo/hd720/hd720_uboot.bmp
dev/logo/tool/bmp_to_raw: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
dev/logo/rules.mk:180: recipe for target '/home/zoli/OrangePi4G-iot/output/lk/build-bd6737m_35g_b_m0/dev/logo/hd720/hd720_uboot.raw' failed
make[1]: *** [/home/zoli/OrangePi4G-iot/output/lk/build-bd6737m_35g_b_m0/dev/logo/hd720/hd720_uboot.raw] Error 127
make[1]: Leaving directory '/home/zoli/OrangePi4G-iot/uboot/lk'
makefile:20: recipe for target 'make-make' failed
make: *** [make-make] Error 2
make: Leaving directory '/home/zoli/OrangePi4G-iot/uboot/lk'

Do you guys succeded to create a Bootable SD card?

Should I copy the content of the Google/Badoo ubuntu source to somewhere in the OrangePi4G-iot directory?

I downloaded the ubuntu from the google drive and copied all the content into OrangePi4G-iot/uboot/lk directory but it dowsn make a difference, the error message is gonna be the same

@kerzol81
Copy link
Author

I'm experimenting with the build order now:
Build Linux -> Build kernel -> Build uboot and the release image

I hope it's gonna solve the problem, I waited 42 days to get this OrangePi4G-IOT :-)

@orangepi-xunlong
Copy link
Owner

orangepi-xunlong commented Jan 1, 2021 via email

@pmunozsigma
Copy link

Could you have any progress with this problem?
I have the same error and I don't know how to fix it.

@kerzol81
Copy link
Author

kerzol81 commented Jan 28, 2021 via email

@melehin
Copy link

melehin commented May 10, 2021

@kerzol81
Did you install libstdc++.so.6?
sudo apt-get install lib32stdc++6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants