Berkeley CSUA MOTD:Entry 19940
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/04/04 [General] UID:1000 Activity:popular
4/4     

2000/11/29 [Computer/SW/OS/FreeBSD] UID:19940 Activity:nil
11/29   I'm having trouble compiling a simple program that uses
        sigempytset et al on Linux.  gcc keeps complaining that
        sigaction has no storage and the other funcs are not
        defined. Is there some trick to get this to work? (I've
        included <signal.h> and my prog. compiles and runs fine
        on BSD and Solaris).