You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/06/16 08:21:33 UTC

DO NOT REPLY [Bug 45211] New: configure says "WARNING: Unrecognized options :" against valid options

https://issues.apache.org/bugzilla/show_bug.cgi?id=45211

           Summary: configure says "WARNING: Unrecognized options:" against
                    valid options
           Product: Apache httpd-2
           Version: 2.2.9
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: takashi@lans-tv.com


Created an attachment (id=22131)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22131)
stdout and stderr

2.2.9 Tarball's configure script says "configure: WARNING: Unrecognized
options:" against valid options.
Options you have specified are not ignored, but these warnings are very
confusing.

How to reprocduce:
1) Download 2.2.9 tarball 
2) extract the tarball
3) cd httpd-2.2.9/
4) ./configure --with-mpm=worker >/dev/null
5) Then, you will see 
configure: WARNING: Unrecognized options: --with-mpm
configure: WARNING: Unrecognized options: --with-mpm


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 45211] configure says "WARNING: Unrecognized options:" against valid options

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45211





--- Comment #2 from Ruediger Pluem <rp...@apache.org>  2008-06-16 03:40:29 PST ---
I noticed this as well. Seems to be caused by the autoconf version used during
creating the 2.2.9 package. If you execute ./buildconf your local autoconf
installation will be used which may not have this problem.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 45211] configure says "WARNING: Unrecognized options:" against valid options

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45211





--- Comment #1 from Takashi Sato <ta...@lans-tv.com>  2008-06-15 23:57:20 PST ---
I have run ./buildconf and that warnings disappear.

buildconf: python version 2.5.1 (ok)
buildconf: autoconf version 2.61 (ok)
buildconf: libtool version 1.5.24 (ok)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 45211] configure says "WARNING: Unrecognized options:" against valid options

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45211


Takashi Sato <ta...@lans-tv.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #3 from Takashi Sato <ta...@lans-tv.com>  2008-06-19 19:33:57 PST ---


*** This bug has been marked as a duplicate of bug 45221 ***


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org