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

error: ‘O_NOATIME’ undeclared (first use in this function) #728

Open
star-blink opened this issue Oct 22, 2024 · 2 comments
Open

error: ‘O_NOATIME’ undeclared (first use in this function) #728

star-blink opened this issue Oct 22, 2024 · 2 comments

Comments

@star-blink
Copy link

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)

@happyfish100
Copy link
Owner

  1. 安装perl
  2. 使用fastdfs版本太低,请使用最新版本的fastdfs

@star-blink
Copy link
Author

star-blink commented Oct 24, 2024 via email

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