Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装nginx 报错 #79

Open
Boblis opened this issue Sep 8, 2020 · 2 comments
Open

安装nginx 报错 #79

Boblis opened this issue Sep 8, 2020 · 2 comments

Comments

@Boblis
Copy link

Boblis commented Sep 8, 2020

/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, \

@JosenChina
Copy link

I had take the same error too, but i don't know why

1 similar comment
@NanZiSHenG
Copy link

I had take the same error too, but i don't know why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants