ID:               24407
 Comment by:       nomail at nomail dot org
 Reported By:      sonny at sun dot com
 Status:           Closed
 Bug Type:         *Configuration Issues
 Operating System: Solaris 9
 PHP Version:      5.0.0b1 (beta1)
 New Comment:

configure: error: pcntl: fork() not supported by this platform

same problem on HP-UX 11.00 with lastest release ( php5-200408030630 )
and with official release of php 5 ...

First time i try to include this module with php...


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

[2004-04-22 12:31:38] willydee at gmx dot net

configure 5.0.0RC1 failed here too on Linux Kernel 2.4, but I found the
solution in the config.log file. The test compilation for the fork()
function called by configure links against -liodbc.
Workaround: install the libodbc header files and configure acts as
expected.

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

[2003-08-04 13:24:31] sonny at sun dot com

configure with pcntl works

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

[2003-07-30 22:09:24] [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-07-24 15:27:40] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

And check config.log for possible more information about the error.


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

[2003-06-30 08:48:10] sonny at sun dot com

Description:
------------
Due configure of php5.0beta comes following error:
checking for fork... no
configure: error: pcntl: fork() not supported by this platform

On php4.3.2 was it all fine.

I'm using it on Solaris 9 && SPARC Platform.

Reproduce code:
---------------
Run an configure on an sparc plattform.

Expected result:
----------------
pcntl extension should work.



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


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

Reply via email to