On Sun, 7 Aug 2005, prm prm wrote:

configure script in my squid source 2.5.9 shows "checking for signal.h... no". I have signal.h in /usr/include. Seems that this leads that compilation ends with error client.c:300: `SIGINT' undeclared (first use in this function). I use Debian. Thaks for any ideas.

Try "make distclean", "./configure ..."

if it still complains, see config.log why it rejected your signal.h.

Regards
Henrik

Reply via email to