You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6.07执行./make.sh && ./make.sh install
编译时报错
tracker_service.c: In function ‘tracker_service_init’:
tracker_service.c:139:18: error: ‘O_NOATIME’ undeclared (first use in this function)
139 | O_NONBLOCK | O_NOATIME)) != 0)
感谢 大佬
***@***.***
发件人: YuQing
发送时间: 2024-10-22 17:13
收件人: happyfish100/fastdfs
抄送: starblink; Author
主题: Re: [happyfish100/fastdfs] error: ‘O_NOATIME’ undeclared (first use in this function) (Issue #728)
安装perl
使用fastdfs版本太低,请使用最新版本的fastdfs
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
6.07执行./make.sh && ./make.sh install
编译时报错
tracker_service.c: In function ‘tracker_service_init’:
tracker_service.c:139:18: error: ‘O_NOATIME’ undeclared (first use in this function)
139 | O_NONBLOCK | O_NOATIME)) != 0)
./make.sh:行152: perl: 未找到命令
./make.sh:行153: perl: 未找到命令
./make.sh:行154: perl: 未找到命令
./make.sh:行120: perl: 未找到命令
./make.sh:行121: perl: 未找到命令
./make.sh:行122: perl: 未找到命令
./make.sh:行123: perl: 未找到命令
./make.sh:行124: perl: 未找到命令
mkdir -p /bin
mkdir -p
mkdir: 缺少操作数
系统版本
CentOS Linux release 7.9.2009 (Core)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
CentOS Linux release 7.9.2009 (Core)
CentOS Linux release 7.9.2009 (Core)
The text was updated successfully, but these errors were encountered: