/opt/IBM/openxlC/17.1.1/bin/ibm-clang -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations sched/struct-sched_param-sched_ss_init_budget.c -o sched/struct-sched_param-sched_ss_init_budget -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -latomic sched/struct-sched_param-sched_ss_init_budget.c:5:31: error: no member named 'sched_ss_init_budget' in 'struct sched_param' struct timespec *qux = &bar->sched_ss_init_budget; ~~~ ^ 1 error generated.