You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the buildroot option does not allow us to make sure that all programs are working, but you can retrieve the dependencies and why the errors are there yourself!
In the buildroot directory you can get some helpful information with the following commands
I'm unable to build the buildroot firmware with MidnightCommander app on luckfox pico A .
[99/510] Linking target glib/libglib-2.0.so.0.7200.3
FAILED: glib/libglib-2.0.so.0.7200.3
.....
.....
.....
/usr/bin/ld: glib/libglib-2.0.so.0.7200.3.p/gconvert.c.o: in function
g_iconv_open': gconvert.c:(.text+0x50b): undefined reference to
libiconv_open'/usr/bin/ld: gconvert.c:(.text+0x574): undefined reference to
libiconv_open' /usr/bin/ld: gconvert.c:(.text+0x5a4): undefined reference to
libiconv_open'/usr/bin/ld: gconvert.c:(.text+0x60a): undefined reference to
libiconv_open' /usr/bin/ld: glib/libglib-2.0.so.0.7200.3.p/gconvert.c.o: in function
g_iconv':gconvert.c:(.text+0x625): undefined reference to
libiconv' /usr/bin/ld: glib/libglib-2.0.so.0.7200.3.p/gconvert.c.o: in function
g_iconv_close':gconvert.c:(.text+0x635): undefined reference to `libiconv_close'
collect2: error: ld returned 1 exit status
[103/510] Generating gio/gdbus-daemon-generated with a custom command
ninja: build stopped: subcommand failed.
make[1]: *** [package/pkg-generic.mk:293: /home/alex/luckfox-pico/sysdrv/source/buildroot/buildroot-2023.02.6/output/build/host-libglib2-2.72.3/.stamp_built] Error 1
make[1]: Leaving directory '/home/alex/luckfox-pico/sysdrv/source/buildroot/buildroot-2023.02.6'
make: *** [Makefile:617: buildroot] Error 2
make: Leaving directory '/home/alex/luckfox-pico/sysdrv'
[build.sh:error] Running build_rootfs failed!
[build.sh:error] exit code 2 from line 839:
The text was updated successfully, but these errors were encountered: