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
Comment-Added-By: dgaudet Comment-Added-When: Thu Sep 25 00:36:43 PDT 1997 Comment-Added: This is almost certainly because it's not defining any platform for conf.h to choose from ... try adding -D__NetBSD__ to your EXTRA_CFLAGS and rebuilding. Dean
