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