Problem compiling Httpd version v1.5a

Problem compiling Httpd version v1.5a

Post by gis.. » Sat, 16 Dec 1995 04:00:00



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

 
 
 

1. Problem compiling ncsa httpd v1.5a

Good day,

        I am having problem compiling ncsa httpd version 1.5a under Solaris
2.3, it gives the following message:

cd src ; make solaris ; cd ../cgi-src ; make solaris ; cd ../support ;
make solaris
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 thing wrong with the yacc or other commands in my system,
and how to solve this prblem ?

        Thank you very much.

Sincerely,
Hian Koon, Chua

2. How to allow ftp through firewall

3. Networking card MAC reads 5A:5A:5A:5A:5A

4. dunk a dunce with a clever clue?

5. NCSA-httpd-v1.5a GPF's with linux 1.3.47?

6. Solaris Gnome 2.0 & Linux Gnome configuration files clash...

7. pppd: can't find file /etc/ppp/ppp-connect

8. v1.3 kernel, v1.5 httpd (NCSA) incompatibilities?

9. upgrading from v1.2.13 to v1.3.100, JDK, httpd

10. Problem Upgrading to NCSA HTTPd 1.5a

11. HTTPd 1.5a Setup Problem

12. Problem with NCSA httpd 1.5a?