corey@ubuntu:~/demo$ gcc -o term term.c term.c: In function‘main’: term.c:23: warning: incompatible implicit declaration of built-in function‘exit’ /tmp/cc8BMzwx.o: In function `main': term.c:(.text+0x82): undefined reference to `pthread_create' collect2: ld returned 1 exit ...