Open Boblis opened 4 years ago
/usr/local/src/fastdfs-nginx-module/src/common.c:351:32: 错误:在非结构或联合中请求成员‘path’ g_fdfs_store_paths.paths[i].path); ^ /usr/local/src/fastdfs-nginx-module/src/common.c:387:22: 错误:在非结构或联合中请求成员‘count’ g_storage_ids_by_id.count, g_storage_ids_by_ip.count, ^ /usr/local/src/fastdfs-nginx-module/src/common.c:387:49: 错误:在非结构或联合中请求成员‘count’ g_storage_ids_by_id.count, g_storage_ids_by_ip.count, ^ /usr/local/src/fastdfs-nginx-module/src/common.c:401:47: 错误:在非结构或联合中请求成员‘path’ group_store_paths[k].store_paths.paths[i].path); ^ /usr/local/src/fastdfs-nginx-module/src/common.c: 在函数‘fdfs_http_request_handler’中: /usr/local/src/fastdfs-nginx-module/src/common.c:1088:42: 错误:在非结构或联合中请求成员‘path’ pStorePaths->paths[store_path_index].path, \ ^ /usr/local/src/fastdfs-nginx-module/src/common.c:1246:61: 错误:‘FDFSHTTPParams’没有名为‘support_multi_range’的成员 (pContext->range_count > 1 && !g_http_params.support_multi_range)) ^ /usr/local/src/fastdfs-nginx-module/src/common.c:1433:41: 错误:在非结构或联合中请求成员‘path’ pStorePaths->paths[store_path_index].path, \
I had take the same error too, but i don't know why
/usr/local/src/fastdfs-nginx-module/src/common.c:351:32: 错误:在非结构或联合中请求成员‘path’ g_fdfs_store_paths.paths[i].path); ^ /usr/local/src/fastdfs-nginx-module/src/common.c:387:22: 错误:在非结构或联合中请求成员‘count’ g_storage_ids_by_id.count, g_storage_ids_by_ip.count, ^ /usr/local/src/fastdfs-nginx-module/src/common.c:387:49: 错误:在非结构或联合中请求成员‘count’ g_storage_ids_by_id.count, g_storage_ids_by_ip.count, ^ /usr/local/src/fastdfs-nginx-module/src/common.c:401:47: 错误:在非结构或联合中请求成员‘path’ group_store_paths[k].store_paths.paths[i].path); ^ /usr/local/src/fastdfs-nginx-module/src/common.c: 在函数‘fdfs_http_request_handler’中: /usr/local/src/fastdfs-nginx-module/src/common.c:1088:42: 错误:在非结构或联合中请求成员‘path’ pStorePaths->paths[store_path_index].path, \ ^ /usr/local/src/fastdfs-nginx-module/src/common.c:1246:61: 错误:‘FDFSHTTPParams’没有名为‘support_multi_range’的成员 (pContext->range_count > 1 && !g_http_params.support_multi_range)) ^ /usr/local/src/fastdfs-nginx-module/src/common.c:1433:41: 错误:在非结构或联合中请求成员‘path’ pStorePaths->paths[store_path_index].path, \