# make gcc -O -pipe -c main.c gcc -O -pipe -c log.c gcc -O -pipe -c options.c gcc -O -pipe -lpthread -o procmond main.o log.o options.o /usr/libexec/elf/ld: cannot find -lpthread *** Error code 1