Detecting Compilation Errors in Busybox Configurations

Christian Kästner kaestner at cs.cmu.edu
Mon Apr 22 21:13:41 UTC 2013


Hi,

a similar one for hush.c if CONFIG_FEATURE_EDITING and not 
CONFIG_HUSH_INTERACTIVE:

   CC      shell/hush.o
shell/hush.c: In function ‘builtin_history’:
shell/hush.c:8639: error: ‘struct globals’ has no member named 
‘line_input_state’


Best regards,
Christian


More information about the busybox mailing list