From:             sonny at sun dot com
Operating system: Solaris 9
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     *Configuration Issues
Bug description:  configure: error: pcntl: fork() not supported by this platform

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 bug report at http://bugs.php.net/?id=24407&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24407&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24407&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24407&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24407&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24407&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24407&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24407&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24407&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24407&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24407&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24407&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24407&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24407&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24407&r=gnused

Reply via email to