BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001159 [BusyBox] Documentation minor always 01-12-07 12:30 02-14-08 04:34
Reporter lm View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001159: networking/httpd.c of bb 1.3.1 does not compile if certain features are not enabled
Description If ENABLE_FEATURE_HTTPD_CGI || DEBUG or ENABLE_FEATURE_HTTPD_CGI are not set networking/httpd.c does not compile without error and warning.
Additional Information
Attached Files  networking_httpd.diff [^] (886 bytes) 01-12-07 12:31

- Relationships

- Notes
(0001986)
bernhardf
01-13-07 04:49

Works with trunk r17263:

$ grep HTTPD .config
CONFIG_HTTPD=y
# CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP is not set
# CONFIG_FEATURE_HTTPD_SETUID is not set
CONFIG_FEATURE_HTTPD_BASIC_AUTH=y
CONFIG_FEATURE_HTTPD_AUTH_MD5=y
CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES=y
# CONFIG_FEATURE_HTTPD_CGI is not set
# CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR is not set
# CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV is not set
CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y
 
(0004634)
vda
02-14-08 04:34

Fixed sometime ago (every release goes thru randomconfig runs).
 

- Issue History
Date Modified Username Field Change
01-12-07 12:30 lm New Issue
01-12-07 12:30 lm Status new => assigned
01-12-07 12:30 lm Assigned To  => BusyBox
01-12-07 12:31 lm File Added: networking_httpd.diff
01-13-07 04:49 bernhardf Note Added: 0001986
02-14-08 04:34 vda Status assigned => closed
02-14-08 04:34 vda Note Added: 0004634
02-14-08 04:34 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker