Created attachment 5180 [details] Build configuration Long standing compiling problem with the attached .config file: libbb/lineedit.c: In function 'new_line_input_t': libbb/lineedit.c:1258:3: error: 'line_input_t' has no member named 'max_history' n->max_history = MAX_HISTORY; ^ scripts/Makefile.build:197: recipe for target 'libbb/lineedit.o' failed make[1]: *** [libbb/lineedit.o] Error 1 Makefile:741: recipe for target 'libbb' failed
Fixed in git, will go into 1.22.1 too.