compile signal code
Brian Henning
b1henning at hotmail.com
Tue May 11 13:57:28 PDT 2004
Greetings:
I am having trouble compiling some signal related code in freebsd. What is the
library I should link to get this to compile?
Thanks,
Brian
/usr/local/src > gcc signal_handler.c
/tmp/ccfXkcCV.o: In function `main':
/tmp/ccfXkcCV.o(.text+0x11): undefined reference to `sigset'
/tmp/ccfXkcCV.o(.text+0x23): undefined reference to `sigset'
/tmp/ccfXkcCV.o: In function `sigusr':
/tmp/ccfXkcCV.o(.text+0x9d): undefined reference to `err_dump'
More information about the freebsd-questions
mailing list