ID:               21794
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jacques at jacques dot eng dot br
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: RedHat 8.0
 PHP Version:      4.3.1
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




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

[2003-03-26 10:55:49] jacques at jacques dot eng dot br

Sorry my later answer..
I changed to php 4.3.1 and I got same error, so I did what you ask
for:

[EMAIL PROTECTED] ~/work/php-4.3.1]# ./configure -with-apache=../apache_1.3.27
--disable-all

I did make with no errors, but when I did make install a got an error:

[EMAIL PROTECTED] ~/work/php-4.3.1]# make install
Installing PHP CLI binary:        /usr/local/bin/
Installing PHP SAPI module
Installing shared extensions:    
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /usr/local/lib/php/

Fatal error: Call to undefined function:  preg_split() in
/root/work/php-4.3.1/pear/System.php on line 64

Fatal error: Call to undefined function:  preg_split() in
/root/work/php-4.3.1/pear/System.php on line 64
Installing build environment:     /usr/local/lib/php/build/
Installing header files:          /usr/local/include/php/
Installing helper programs:       /usr/local/bin/
  program: phpize
  program: php-config
  program: phpextdist
[EMAIL PROTECTED] ~/work/php-4.3.1]#

I'm using:
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
on an 2.4.18-27.8.0 kernel system.

thanks for your help.

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

[2003-02-19 04:40:34] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2003-02-04 11:01:04] [EMAIL PROTECTED]

Yes, I know. Please try what I asked.


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

[2003-02-04 08:07:48] jacques at jacques dot eng dot br

But I have no error compiling PHP.. the error is when I compile apache
after installing PHP.

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

[2003-01-23 10:36:54] [EMAIL PROTECTED]

Try this configure line for PHP:

./configure --with-apache=../apache_1.3.27 --disable-all


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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/21794

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

Reply via email to