php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42907 Unknown configure option warning error
Submitted: 2007-10-09 20:28 UTC Modified: 2007-10-10 00:38 UTC
From: humansky at gmail dot com Assigned:
Status: Not a bug Package: Compile Warning
PHP Version: 5.2.4 OS: Red Hat Enterprise Linux AS rele
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: humansky at gmail dot com
New email:
PHP Version: OS:

 

 [2007-10-09 20:28 UTC] humansky at gmail dot com
Description:
------------
Error in the wording when you attempt to compile PHP with an unkown 
configure option

Reproduce code:
---------------
Notice: Following unknown configure options were used:

--enable-module=so

Check './configure --help' for available options

Expected result:
----------------
Notice: Following unknown configure options were NOT used:

--enable-module=so

Check './configure --help' for available options


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-10 00:38 UTC] iliaa@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

There is no configure flag --enable-module
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 03:01:28 2024 UTC