I am trying to generate RFS in LSDK2108. We are trying to build userland by referring to "How to build various userland with custom packages" in the LSDK2108 user guide.
Whenever I run "flex-builder -i packrfs", I get something like the following error message.
/xxx/flexbuild_lsdk2108/build/rfs/rootfs_lsdk2108_ubuntu_main_arm64 is incomplete
Since no further messages are output, it is difficult to tell if this is an error or not. What kind of output message is this?
Is it an error? Or is it an advice to continue doing mkboot?