Welcome! Log In Create A New Profile

Advanced

Suitable file AIO for Debian 11 on arm64 / aarch64

June 08, 2023 05:01PM
Hello.
I'm trying to compile Nginx 1.25 from source on Debian 11 (arm64 / aarch64). When I use the `--with-file-aio` flag, the `configure` task fails with:

==8<==

checking for OS
+ Linux 5.10.0-23-arm64 aarch64
checking for C compiler ... found
+ using GNU C compiler
+ gcc version: 10.2.1 20210110 (Debian 10.2.1-6)
checking for gcc -pipe switch ... found
checking for -Wl,-E switch ... not found
checking for gcc builtin atomic operations ... not found
checking for C99 variadic macros ... not found
checking for gcc variadic macros ... not found
checking for gcc builtin 64 bit byteswap ... not found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... not found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... found
checking for Linux specific features
checking for epoll ... not found
checking for O_PATH ... not found
checking for sendfile() ... not found
checking for sendfile64() ... not found
checking for sys/prctl.h ... found
checking for prctl(PR_SET_DUMPABLE) ... not found
checking for prctl(PR_SET_KEEPCAPS) ... not found
checking for capabilities ... not found
checking for crypt_r() ... not found
checking for sys/vfs.h ... found
checking for BPF sockhash ... not found
checking for SO_COOKIE ... not found
checking for UDP_SEGMENT ... not found
checking for nobody group ... not found
checking for nogroup group ... found
checking for poll() ... not found
checking for /dev/poll ... not found
checking for kqueue ... not found
checking for crypt() ... not found
checking for crypt() in libcrypt ... not found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... not found
checking for O_DIRECT ... not found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... not found
checking for statvfs() ... not found
checking for dlopen() ... not found
checking for dlopen() in libdl ... not found
checking for sched_yield() ... not found
checking for sched_yield() in librt ... not found
checking for sched_setaffinity() ... not found
checking for SO_SETFIB ... not found
checking for SO_REUSEPORT ... not found
checking for SO_ACCEPTFILTER ... not found
checking for SO_BINDANY ... not found
checking for IP_TRANSPARENT ... not found
checking for IP_BINDANY ... not found
checking for IP_BIND_ADDRESS_NO_PORT ... not found
checking for IP_RECVDSTADDR ... not found
checking for IP_SENDSRCADDR ... not found
checking for IP_PKTINFO ... not found
checking for IPV6_RECVPKTINFO ... not found
checking for IP_MTU_DISCOVER ... not found
checking for IPV6_MTU_DISCOVER ... not found
checking for IP_DONTFRAG ... not found
checking for IPV6_DONTFRAG ... not found
checking for TCP_DEFER_ACCEPT ... not found
checking for TCP_KEEPIDLE ... not found
checking for TCP_FASTOPEN ... not found
checking for TCP_INFO ... not found
checking for accept4() ... not found
checking for kqueue AIO support ... not found
checking for Linux AIO support ... not found
checking for Linux AIO support (SYS_eventfd) ... not found

./configure: no supported file AIO was found
Currently file AIO is supported on FreeBSD 4.3+ and Linux 2.6.22+ only


==8<==

I have `libaio-dev` installed:

==8<==

$ sudo apt install libaio-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libaio-dev is already the newest version (0.3.112-9).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

==8<==

What can I use for a suitable file AIO on arm64 / aarch64-powered Debian 11, please?

Thank you, and best wishes.
Subject Author Posted

Suitable file AIO for Debian 11 on arm64 / aarch64

petecooper June 08, 2023 05:01PM

Re: Suitable file AIO for Debian 11 on arm64 / aarch64

petecooper June 09, 2023 09:31AM

Re: Suitable file AIO for Debian 11 on arm64 / aarch64

petecooper June 09, 2023 09:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 183
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready