You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ro...@imdb.com> on 1997/03/07 18:58:03 UTC

compile error (fwd)

'cc' strikes again ?

If so, can we make the Config barf (or should that be 'laugh')
if it sees Sun + cc ?

not acked.

---------- Forwarded message ----------
Date: Fri, 7 Mar 97 12:10:38 EST
From: feather@chem.ufl.edu
To: apache-bugs@apache.org
Subject: compile error

Hello,

I am trying to set up my computer to run as a server using your software.
I followed the instructions and when I get to step 3) Type "make". I get
the following errors:
"./regex.h", line 13: syntax error at or near variable name "const"
"./regex.h", line 23: syntax error at or near symbol *
"./regex.h", line 23: regex_t declared as parameter to non-function
"./regex.h", line 23: const declared as parameter to non-function
"./regex.h", line 53: syntax error at or near type word "int"
"./regex.h", line 53: const declared as parameter to non-function
"./regex.h", line 57: syntax error at or near variable name "regex_t"
"./regex.h", line 57: redeclaration of formal parameter, const
"./regex.h", line 57: const declared as parameter to non-function
"./regex.h", line 57: const declared as parameter to non-function
"./regex.h", line 67: syntax error at or near symbol *
"./regex.h", line 67: regex_t declared as parameter to non-function
"./regcomp.ih", line 7: syntax error at or near word "register"
"./regcomp.ih", line 8: syntax error at or near word "register"
"./regcomp.ih", line 9: syntax error at or near word "register"
"./regcomp.ih", line 10: syntax error at or near word "register"
"./regcomp.ih", line 11: syntax error at or near word "register"
"./regcomp.ih", line 12: syntax error at or near word "register"
"./regcomp.ih", line 13: syntax error at or near word "register"
"./regcomp.ih", line 14: syntax error at or near word "register"
"./regcomp.ih", line 15: syntax error at or near word "register"
"./regcomp.ih", line 16: syntax error at or near word "register"
"./regcomp.ih", line 17: syntax error at or near word "register"
"./regcomp.ih", line 18: syntax error at or near word "register"
"./regcomp.ih", line 19: syntax error at or near type word "int"
"./regcomp.ih", line 20: syntax error at or near word "register"
"./regcomp.ih", line 21: syntax error at or near word "register"
"./regcomp.ih", line 22: syntax error at or near word "register"
"./regcomp.ih", line 23: syntax error at or near word "register"
"./regcomp.ih", line 24: syntax error at or near word "register"
"./regcomp.ih", line 25: syntax error at or near word "register"
"./regcomp.ih", line 25: fatal error: too many errors
*** Error code 1
make: Fatal error: Command failed for target `regcomp.o'
Current working directory /data/feather/apache/apache_1.2b7/src/regex
*** Error code 1
make: Fatal error: Command failed for target `regex/libregex.a'


I then set WANTHSREGEX=yes in the 'Configuration' and compiled the program
again and got the same error messages. I have the SunOS 4.1.3_U1 2 sun4m 
operating system. Any help would be greatly appreciated. You can e-mail
me at feathers@chem.ufl.edu. 

				Thank you,
				Rex Featherston