clang -O2 -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations sched/sched_getparam.c -o sched/sched_getparam -D_POSIX_C_SOURCE=202405L -lm -lintl ../out/minix/include/sched/sched_getparam.o:(.data+0x0): undefined reference to `sched_getparam' clang: error: linker command failed with exit code 1 (use -v to see invocation)