[BusyBox 0001388]: Configuration: integer values left as blank instead of "... is not set" comment in .config
bugs at busybox.net
bugs at busybox.net
Sat Jun 16 16:21:00 PDT 2007
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1388
======================================================================
Reported By: kiltedknight
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1388
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 06-11-2007 12:24 PDT
Last Modified: 06-16-2007 16:20 PDT
======================================================================
Summary: Configuration: integer values left as blank instead
of "... is not set" comment in .config
Description:
Do the following:
make defconfig
make menuconfig
uncheck "less" in Miscellaneous utils
make clean
make
Note the error:
.config:477:warning: symbol value '' invalid for FEATURE_LESS_MAXLINES
This will happen if you also uncheck the stuff in System Logging for the
buffer size.
======================================================================
----------------------------------------------------------------------
kiltedknight - 06-11-07 12:24
----------------------------------------------------------------------
This error occurs in the 1.4.x series and 1.5.x series.
----------------------------------------------------------------------
vda - 06-16-07 16:20
----------------------------------------------------------------------
I don't think it is a real problem. The build still work, right?
Issue History
Date Modified Username Field Change
======================================================================
06-11-07 12:24 kiltedknight New Issue
06-11-07 12:24 kiltedknight Status new => assigned
06-11-07 12:24 kiltedknight Assigned To => BusyBox
06-11-07 12:24 kiltedknight Note Added: 0002474
06-11-07 12:24 kiltedknight Issue Monitored: kiltedknight
06-16-07 16:20 vda Status assigned => closed
06-16-07 16:20 vda Note Added: 0002484
======================================================================
More information about the busybox-cvs
mailing list