ID:               26400
 Updated by:       [EMAIL PROTECTED]
 Reported By:      michielv at zeelandnet dot nl
-Status:           Feedback
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Slackware Linux 9.0 kernel2.4.20
 PHP Version:      5CVS-2003-11-25 (dev)
 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-11-25 14:21:56] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.



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

[2003-11-25 06:32:54] michielv at zeelandnet dot nl

Description:
------------
./configure --with-apxs=/usr/local/apache/bin/apxs 
--with-openssl --with-zlib --enable-bcmath --with-bz2 
--with-ncurses --enable-cli --disable-cgi --with-gd 
--with-jpeg-dir --with-png-dir --with-zlib-dir --with-calender 
--enable-pcntl --enable-sysvsem --enable-sysvshm 
--enable-sysvmsg --enable-exif --enable-sockets 
--with-xpm-dir --with-gettext --with-gmp --enable-mbstring 
 
 
After a successfull make, i do  
  
[EMAIL PROTECTED] ~/php5-200311251030$ su -c 'make  
install'  
Password:   
Installing PHP CLI binary:        /usr/local/bin/  
............  
[PEAR] Mail           - already installed: 1.1.2  
[PEAR] Net_SMTP       - already installed: 1.2.3  
[PEAR] Net_Socket     - already installed: 1.0.1  
[PEAR] XML_Parser     - already installed: 1.0.1  
[PEAR] XML_RPC        - already installed: 1.0.4  
make[1]: *** [install-pear-packages] Segmentation fault  
make: *** [install-pear] Error 2  
[EMAIL PROTECTED] ~/php5-200311251030$   
  



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


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

Reply via email to