OrangePi_Build icon indicating copy to clipboard operation
OrangePi_Build copied to clipboard

CreatingABootableSD_Card - OrangePi_4G_IOT

Open kerzol81 opened this issue 4 years ago • 5 comments

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 avatar Dec 28 '20 21:12 kerzol81

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 :-)

kerzol81 avatar Dec 28 '20 21:12 kerzol81

We will check it.

发自我的iPhone

------------------ Original ------------------ From: Z <[email protected]> Date: Tue,Dec 29,2020 5:23 AM To: orangepi-xunlong/OrangePi_Build <[email protected]> Cc: Subscribed <[email protected]> Subject: Re: [orangepi-xunlong/OrangePi_Build] CreatingABootableSD_Card - OrangePi_4G_IOT (#103)

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 :-)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

orangepi-xunlong avatar Jan 01 '21 07:01 orangepi-xunlong

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

pmunozsigma avatar Jan 28 '21 15:01 pmunozsigma

no. It doesnt work.

On 2021. Jan 28., Thu at 16:10, pmunozsigma [email protected] wrote:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/orangepi-xunlong/OrangePi_Build/issues/103#issuecomment-769150506, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADC2AMOH7OB2LA3NOA6KUADS4F463ANCNFSM4VMPK73A .

kerzol81 avatar Jan 28 '21 15:01 kerzol81

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

melehin avatar May 10 '21 06:05 melehin