php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33246 PATH_SEPARATOR is not set for PECL extensions
Submitted: 2005-06-05 05:25 UTC Modified: 2005-06-05 14:59 UTC
From: wez@php.net Assigned: sniper (profile)
Status: Closed Package: Compile Failure
PHP Version: 5CVS-2005-06-05 (dev) OS: linux
Private report: No CVE-ID: None
 [2005-06-05 05:25 UTC] wez@php.net
Description:
------------
phpize generates configure scripts that use PATH_SEPARATOR but nothing defines it.  This causes detection of sed and thus the whole of configure to fail.

This is with latest HEAD.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-05 14:59 UTC] sniper@php.net
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.



 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 28 03:01:32 2024 UTC