Page 1 of 1

Replacing busybox with systemd in buildroot

Posted: 2025-03-03 5:51
by ravi@jenextech.com
Hello

I want to build the buildroot with systemd not with busybox. So I have enabled systemd via bconfig but I am facing errors while building the SDK.

2025-03-03T11:17:29 usage: meson [-h] {setup,configure,dist,install,introspect,init,test,wrap,subprojects,rewrite,compile,devenv,env2mfile,help} ...
2025-03-03T11:17:29 meson: error: unrecognized arguments: /home/firmware/Downloads/luckfox_sdk/buildroot/output/luckfox_omni3576/build/systemd-254.9//build
2025-03-03T11:17:29 make: *** [package/pkg-generic.mk:294: /home/firmware/Downloads/luckfox_sdk/buildroot/output/luckfox_omni3576/build/systemd-254.9/.stamp_configured] Error 2
2025-03-03T11:17:29 make: Leaving directory '/home/firmware/Downloads/luckfox_sdk/buildroot'
Please check details in /home/firmware/Downloads/luckfox_sdk/output/sessions/2025-03-03_11-17-06/br-luckfox_omni3576_2025-03-03_11-17-24.log
ERROR: Running /home/firmware/Downloads/luckfox_sdk/device/rockchip/common/scripts/mk-rootfs.sh - build_buildroot failed!
ERROR: exit code 1 from line 18:
"$RK_SCRIPTS_DIR/mk-buildroot.sh" $RK_BUILDROOT_CFG "$IMAGE_DIR"
ERROR: call stack:
mk-rootfs.sh: build_buildroot(18)
mk-rootfs.sh: build_hook(294)
mk-rootfs.sh: main(323)

Please help me on the above issue.

Regards,
Ravi