Apache 2.0.53 Fehler bei Configure

Apache, Lighttpd, nginx, Cherokee
Post Reply
backdraft007
Posts: 35
Joined: 2003-09-08 10:54
Location: Bielefeld
 

Apache 2.0.53 Fehler bei Configure

Post by backdraft007 »

Beim Configure mit folgenden Optionen:
./configure --with-mpm=worker --enable-modules=so http --enable-mods-shared=info status cern_meta usertrack asis include autoindex cgid imap deflate alias auth auth_anon auth_digest access cache mem_cache file-cache cgi dir env ext_filter expires headers file_cache log_config mime mime_magic negotiation rewrite speling actions userdir setenvif --prefix=/usr/local/apache/2.0.53 --silent --enable-static-support
erhalte ich folgende Ausgabe:
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
.
.
.
configure: error: invalid feature name: static-support/configure
Debian 3.1

Was muss ich tun?
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: Apache 2.0.53 Fehler bei Configure

Post by Joe User »

Die fehlenden " einfügen...
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Post Reply