[BusyBox 0001159]: networking/httpd.c of bb 1.3.1 does not compile if certain features are not enabled

bugs at busybox.net bugs at busybox.net
Sat Jan 13 12:49:30 UTC 2007


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1159 
====================================================================== 
Reported By:                lm
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1159
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             01-12-2007 12:30 PST
Last Modified:              01-13-2007 04:49 PST
====================================================================== 
Summary:                    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.
====================================================================== 

---------------------------------------------------------------------- 
 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 

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                          
======================================================================




More information about the busybox-cvs mailing list