Hi, busybox-1.14.1 with patches fails to compile on httpd as shown below.
What was this patch supposed to solve in first place? CC networking/httpd.o networking/httpd.c:253: error: expected specifier-qualifier-list before 'IF_FEATURE_HTTPD_BASIC_AUTH' networking/httpd.c: In function 'parse_conf': networking/httpd.c:484: error: 'struct globals' has no member named 'mime_a' networking/httpd.c:486: error: 'struct globals' has no member named 'g_auth' networking/httpd.c:489: error: 'struct globals' has no member named 'script_i' networking/httpd.c:634: error: 'struct globals' has no member named 'http_error_page' networking/httpd.c:669: error: 'struct globals' has no member named 'proxy' networking/httpd.c:670: error: 'struct globals' has no member named 'proxy' networking/httpd.c:693: error: 'struct globals' has no member named 'mime_a' networking/httpd.c:694: error: 'struct globals' has no member named 'mime_a' networking/httpd.c:699: error: 'struct globals' has no member named 'script_i' networking/httpd.c:700: error: 'struct globals' has no member named 'script_i' networking/httpd.c:724: warning: implicit declaration of function 'bb_simplify_abs_path_inplace' networking/httpd.c:724: warning: assignment makes pointer from integer without a cast networking/httpd.c:735: error: 'struct globals' has no member named 'g_auth' networking/httpd.c: In function 'send_headers': networking/httpd.c:969: error: 'struct globals' has no member named 'http_error_page' -nc _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
