cc -O2 -pipe -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations limits/_POSIX_AIO_LISTIO_MAX.c -o limits/_POSIX_AIO_LISTIO_MAX -D_POSIX_C_SOURCE=202405L -lm -lpthread limits/_POSIX_AIO_LISTIO_MAX.c:3:2: error: "_POSIX_AIO_LISTIO_MAX is not defined" #error "_POSIX_AIO_LISTIO_MAX is not defined" ^ 1 error generated.