Date: Tue, 11 May 2004 15:57:26 -0500 From: "Brian Henning" <b1henning@hotmail.com> To: <freebsd-questions@freebsd.org> Subject: compile signal code Message-ID: <BAY15-DAV9jooKsDBig0001c086@hotmail.com>
next in thread | raw e-mail | index | archive | help
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'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY15-DAV9jooKsDBig0001c086>