Good day,
I am experiecing some problem compiling httpd version 1.5a , ncsa
httpd.
The error message is as follows:
cd src ; make solaris ; cd ../cgi-src ; make solaris ; cd ../support ;
make sola
ris
make tar AUX_CFLAGS=-DSOLARIS2 EXTRA_LIBS="-lsocket -lnsl" CC=gcc
CFLAGS="-g -O"
gcc -c -g -O -DSOLARIS2 -DDIGEST_AUTH -DDBM_SUPPORT httpd.c
In file included from httpd.c:94:
httpd.h:37: parse error before `jmpbuffer'
httpd.h:37: warning: data definition has no type or storage class
httpd.c:106: parse error before `jmpbuffer'
httpd.c:106: warning: data definition has no type or storage class
httpd.c:107: parse error before `restart_buffer'
httpd.c:107: warning: data definition has no type or storage class
*** Error code 1
make: Fatal error: Command failed for target `httpd.o'
Current working directory /tmp/httpd_1.5a-export/src
*** Error code 1
make: Fatal error: Command failed for target `solaris'
Current working directory /tmp/httpd_1.5a-export/src
*** Error code 1
make: Fatal error: Command failed for target `solaris'
Is there any problem with my yacc, or any idea what went wrong, and
how to fix this problem?
Thank you very much for your help.
Sincerely,
Hian Koon, Chua