If I compile the current busybox trunk it stops with the following error: .../applets/applets.c: In function `run_applet_by_name': .../applets/applets.c:132: error: `ENABLE_FEATURE_SUID_CONFIG' undeclared (first use in this function) And I can't found any definition of ENABLE_FEATURE_SUID_CONFIG Dirk