ID: 10103
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Compile Failure
Assigned To: 
Comments:

This was actually a tiny typo in the config.m4 file.
Fixed in CVS.

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-04-02 02:13:27] [EMAIL PROTECTED]
The aspell extension is using the old build script functions.
But the pspell extension is the prefered extension to use anyways, as this one works 
with never version of aspell/pspell.
See also the README in the ext/pspell directory for more information.

---------------------------------------------------------------------------

[2001-04-01 22:31:01] [EMAIL PROTECTED]
This appears to be specific to aspell (all the other packages with the exception of 
the java package) exit cleanly with the proper return code when they fail. 

---------------------------------------------------------------------------

[2001-04-01 19:47:40] [EMAIL PROTECTED]
./configure --with-aspell=no
./configure --without-aspell

In both cases the compile fails. Since aspell is not a default module the above should 
be no different than 

./configure

which succeeds. 

Looks like it is checking for the presence of the extension even though the extension 
is not required:

checking for ASPELL support... configure: error: no

Checked on both redhat and debian with 4.0.5RC4. 

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10103&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to