Synopsis: Won't compile - http_main.c:158: syntax error before `jmpbuffer' \n http_main.c:158: warning: data definition has no type or storage class
State-Changed-From-To: open-analyzed State-Changed-By: marc State-Changed-When: Thu Aug 7 10:35:39 PDT 1997 State-Changed-Why: What happens if you remove your extra directories from EXTRA_INCLUDES? What needed unistd.h included earlier? It is already included in alloc.c by conf.h. What structures are defined in your /usr/include/setjmp.h? What type of structure does the setjmp man page say to call setjmp() with? What include files does the man page say are needed?
