ID:               25241
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
-Bug Type:         PEAR related
+Bug Type:         *Compile Issues
 Operating System: Any
 PHP Version:      4.3.3
 New Comment:

I've reported that already to Illa. PEAR needs --with-pcre-regex and
--enable-xml. I guess this belongs more to compile issues category as
it's the build infrastructure who has to detect this and stop the
"configure" process.


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

[2003-08-25 18:59:30] [EMAIL PROTECTED]

Description:
------------
PEAR should deactivate itself, if its dependencies (pcre) are not
satisfied.

$ CFLAGS="-O0 -pipe" CC=gcc ../configure --disable-all
--prefix=/tmp/phpinst
$ make
$ sudo make install
Installing PHP SAPI module:       cgi
Installing PHP CGI into: /tmp/phpinst/bin/
Installing shared extensions:    
/tmp/phpinst/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /tmp/phpinst/lib/php/

Fatal error: Call to undefined function:  preg_match() in
/.lrg/lrg/php4/pear/PEAR/Frontend/CLI.php on line 52
make[1]: *** [install-pear-installer] Error 255
make: *** [install-pear] Error 2




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


-- 
Edit this bug report at http://bugs.php.net/?id=25241&edit=1

Reply via email to