[Bug 6782] New: libbb/lineedit.c error: 'line_input_t' has no member named 'max_history'
bugzilla at busybox.net
bugzilla at busybox.net
Fri Jan 10 09:39:31 UTC 2014
https://bugs.busybox.net/show_bug.cgi?id=6782
Summary: libbb/lineedit.c error: 'line_input_t' has no member
named 'max_history'
Product: Busybox
Version: 1.22.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at busybox.net
ReportedBy: gzp at papp.hu
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
Created attachment 5180
--> https://bugs.busybox.net/attachment.cgi?id=5180
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
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list