ID:               27792
 Comment by:       jesse at boldandbusted dot com
 Reported By:      kode at kodekrash dot com
 Status:           Assigned
 Bug Type:         Filesystem function related
 Operating System: * (LFS)
 PHP Version:      5CVS-2004-04-07
 Assigned To:      wez
 New Comment:

Adding e-mail to track bug


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

[2004-11-11 20:50:18] bowie at modaltone dot com

i have compiled php5 on redHat ES 3 as suggested with: 
export CFLAGS="`getconf LFS_CFLAGS`" ; ./configure --
all-my-options

compile reports no errors, but any connection to apache 
results in an immediate segmentation fault. 

I have glibc-2.3.2-95.27

my only fix is to not set the CFLAGS, but I need LFS 
support, so this will not do.

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

[2004-10-22 12:48:52] [EMAIL PROTECTED]

The fix was reverted.

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

[2004-10-22 01:53:04] [EMAIL PROTECTED]

This bug has been fixed in CVS.

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/.
 
Thank you for the report, and for helping us make PHP better.



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

[2004-10-19 16:39:13] [EMAIL PROTECTED]

Compile PHP with:

CFLAGS="`getconf LFS_CFLAGS`" ./configure (your configure options
here)

and it should work.

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

[2004-09-14 16:54:34] yapning at yahoo dot com

Is there any chance for the LFS feature be implemented on the
Filesystem functions soon?

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

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/27792

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

Reply via email to