You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Martin Kraemer <Ma...@mch.sni.de> on 1997/12/10 14:19:01 UTC

[BUGlet] Cannot compile apache without modules

Well, hmmm, I don't know if I am trying to do an impossible task -- I just
tried to compile apache with no modules whatsoever. I couldn't, because
in this situation the Makefile generated by Configure generates a line
like this:
    for i in ; do (cd $i && Make .... all) || exit 1; done

which results in:
    /bin/sh: syntax error at line 1 : `;' unexpected
for the empty list of files in the "for i in ".

Wonder if this is a realistic "Bug" and whether it should be fixed...

    Martin
-- 
| S I E M E N S |  <Ma...@mch.sni.de>  |      Siemens Nixdorf
| ------------- |   Voice: +49-89-636-46021     |  Informationssysteme AG
| N I X D O R F |   FAX:   +49-89-636-44994     |   81730 Munich, Germany
~~~~~~~~~~~~~~~~My opinions only, of course; pgp key available on request