You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by X <xr...@justmail.de> on 2004/07/12 14:16:12 UTC

[users@httpd] Critical configuration error for Apache 1.3.X

Hi,

we have got a very ugly error for Apache 1.3.X (tried with 1.3.29 and 1.3.31) for the "configure"-run.

Creating Configuration.apaci in src
Syntax error --- The configuration file is used only to
define the list of included modules or to set Makefile in src
options or Configure rules, and I don't see that at all:
 `$(SRCDIR)/apaci`

and besides of that the following warning:

 + Warning: Your 'echo' command is slightly broken.


if we try to set SEO='-n' the output is:

Creating Configuration.apaci in src
sed: file src/.apaci.sedsubst.0 line 1: Unknown option to `s'

for SEO='-E' and for SEO='-e' the output is:

Creating Configuration.apaci in src
sed: file src/.apaci.sedsubst.0 line 1: Unknown command: `-'
sed: file src/.apaci.sedsubst.1 line 1: Unknown command: `-'
sed: file src/.apaci.sedsubst.2 line 1: Unknown command: `-'
sed: file src/.apaci.sedsubst.3 line 1: Unknown command: `-'

Could anyone help with some hints how to solve this problem ? Thank you very much in advance !

P.S. We are using Linux Debian with 2.4.26-ow2 kernel.