From: [EMAIL PROTECTED] Operating system: RedHat/Debian PHP version: 4.0 Latest CVS (01/04/2001) PHP Bug Type: Compile Failure Bug description: --without-packagename fails ./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. -- Edit Bug report at: http://bugs.php.net/?id=10103&edit=1 -- 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]