[BusyBox 0006114]: libbb/lineedit.c:1419: error: 'line_input_t' has no member named 'cur_history'
bugs at busybox.net
bugs at busybox.net
Wed Nov 12 08:23:12 UTC 2008
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=6114
======================================================================
Reported By: gzp
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 6114
Category: Standards Compliance
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-11-2008 03:41 PST
Last Modified: 11-12-2008 00:23 PST
======================================================================
Summary: libbb/lineedit.c:1419: error: 'line_input_t' has no
member named 'cur_history'
Description:
CC libbb/lineedit.o
libbb/lineedit.c: In function 'read_line_input':
libbb/lineedit.c:1419: error: 'line_input_t' has no member named
'cur_history'
libbb/lineedit.c:1419: error: 'line_input_t' has no member named
'cnt_history'
make[1]: *** [libbb/lineedit.o] Error 1
======================================================================
----------------------------------------------------------------------
vda - 11-11-08 12:09
----------------------------------------------------------------------
Try this patch:
http://busybox.net/downloads/fixes-1.12.2/busybox-1.12.2-lineedit.patch
----------------------------------------------------------------------
gzp - 11-12-08 00:23
----------------------------------------------------------------------
Fixed
Issue History
Date Modified Username Field Change
======================================================================
11-11-08 03:41 gzp New Issue
11-11-08 03:41 gzp Status new => assigned
11-11-08 03:41 gzp Assigned To => BusyBox
11-11-08 03:41 gzp File Added: config
11-11-08 12:05 vda File Added: busybox-1.12.2-lineedit.patch
11-11-08 12:09 vda Note Added: 0015404
11-12-08 00:23 gzp Note Added: 0015544
======================================================================
More information about the busybox-cvs
mailing list