I've stumbled across some code which tries to #include <bsd/signal.h>,
but I get the error message:
/usr/include/bsd/signal.h:7: No include path in which to find signal.h
I get the same error if I try to compile a dummy C-program which
includes this header file:
====begin test.c====
#include <bsd/signal.h>
int main()
{
====end test.c====Quote:}
% gcc test.c
In file included from test.c:1:
/usr/include/bsd/signal.h:7: No include path in which to find signal.h
This is with kernel version 1.1.54, gcc 2.5.8, libc 4.5.26. I think
this has to do with the strange #include_next statement at the top of
bsd/signal.h. Can someone please enlighten me?
Thanks in advance!
--
---------------------------------------------------------------------------
Tessa Lau And I find it kind of funny / I find it kind of sad
CS/A&EP '95 The dreams in which I'm dying