Buildroot error ERROR: disabled

  • Attempt to enter the Buildroot directory and uncheck this library.
    libglib2.png
  • Hi,

    I also have this error when I enable the sshfs in buildroot.

    I can't deselect the 'libglib2' as it's required by sshfs.

    I've tried build the buildroot only with buildroot toolchain using glibc instead of ucLibc and it succeed, so it seems like the arm-rockchip830-linux-uclibcgnueabihf toolchain can't be used for compiling libglib2.

    My question: can I switch to use a toolchain with glibc? For example, use the toolchain build from buildroot?

    target: luckfox_pico_plus.

    Thanks in advance!
  • Using the glibc toolchain to compile Buildroot is feasible, but it may cause the multimedia libraries (which control the camera) and the NPU on the RV1106 to become unusable. The source code for these special chips is not publicly available and is only provided for the uClibc version. If you don't need the multimedia libraries, you can give it a try.