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

关于make失败的问题 #96

Open
woaicv opened this issue Jan 28, 2023 · 1 comment
Open

关于make失败的问题 #96

woaicv opened this issue Jan 28, 2023 · 1 comment

Comments

@woaicv
Copy link

woaicv commented Jan 28, 2023

您好,我在make后出现了这个错误,现在不知道是什么原因,希望您能回复我一下,万分感谢!🙏
cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -D_FILE_OFFSET_BITS=64 -DFDFS_OUTPUT_CHUNK_SIZE='256*1024' -DFDFS_MOD_CONF_FILENAME='"/etc/fdfs/mod_fastdfs.conf"' -I src/core -I /usr/include/fastdfs     -I /usr/include/fastcommon -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I /usr/local/include
-o objs/addon/src/ngx_http_fastdfs_module.o
/root/tuchuang/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c
cc: error:    : No such file or directory
objs/Makefile:1207: recipe for target 'objs/addon/src/ngx_http_fastdfs_module.o' failed
make[1]: *** [objs/addon/src/ngx_http_fastdfs_module.o] Error 1
make[1]: Leaving directory '/root/echo/nginx-1.15.1'
Makefile:8: recipe for target 'build' failed
make: *** [build] Error 2

@happyfish100
Copy link
Owner

请确认一下fastdfs-nginx-module项目是否存放在:/root/tuchuang/fastdfs-nginx-module

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

2 participants