cc -pipe -O -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations limits/STREAM_MAX.c -o limits/STREAM_MAX -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lrt -lcrypt limits/STREAM_MAX.c:4:2: error: #error "STREAM_MAX is not defined" #error "STREAM_MAX is not defined" ^~~~~