Bug#3325: usr/include/bsd/signal.h:7: No include path in which to find signal.h

1996-06-19 Thread Peter Tobias
[EMAIL PROTECTED] wrote: > Package: libc5-dev > Version: 5.2.18-6 > > # cat test.c > #include > 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 If you want to

Bug#3325: /usr/include/bsd/signal.h:7: No include path in which to find signal.h

1996-06-19 Thread anonymous
Package: libc5-dev Version: 5.2.18-6 # cat test.c #include 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