/opt/IBM/openxlC/17.1.1/bin/ibm-clang -pthread   -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations unistd/SEEK_DATA.c -o unistd/SEEK_DATA -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt  -liconv -latomic
unistd/SEEK_DATA.c:3:2: error: "SEEK_DATA is not defined"
#error "SEEK_DATA is not defined"
 ^
1 error generated.
