Package: libc5-dev
Version: 5.2.18-6

# cat test.c
#include <bsd/signal.h>
main() {}
# make test
cc     test.c   -o test
In file included from test.c:1:
/usr/include/bsd/signal.h:7: No include path in which to find signal.h
make: *** [test] Error 1

-- 
Raul

Reply via email to