I'm trying to compile some of the test programs ncurses provides. 
I'm trying to learn how ncurses works and thought playing with these
programs would be a good way to learn.  I've placed
/usr/include/signal.h
in the directory where I'm compiling in.  I don't see "sigcontext.h"
even listed in the "blue.c" source.  I'm confused as to what this
program needs to compile.  I'm using 6.2.  The error message is
listed below.

[redhat:~/C/ncurse]$ gcc -g -Wall -oblue blue.c
In file included from signal.h:300,
                 from blue.c:22:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
directory

Thanks,
kent

-- 
________________________________________________________________
"Neurosis is the way of avoiding non-being by avoiding being." 
- Paul Tillich, American theologian (1886-1965).



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to