php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37798 configure fails with GCC 4.1 when compiling with pcntl support
Submitted: 2006-06-14 02:40 UTC Modified: 2006-06-15 11:56 UTC
From: djgrrr at gmail dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5.1.4 OS: Fedora Core 5
Private report: No CVE-ID: None
 [2006-06-14 02:40 UTC] djgrrr at gmail dot com
Description:
------------
when trying to run the configure script with pcntl support, i get the following message:
pcntl: fork() not supported by this platform

but if i use the compat-gcc-32 compiler, it configures and compiles fine


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-14 16:43 UTC] sniper@php.net
Check config.log for more information.
 [2006-06-14 17:58 UTC] djgrrr at gmail dot com
now that i've installed gcc32, even after uninstalling i can't seem to reproduce this error
 [2006-06-15 11:56 UTC] sniper@php.net
Let's close this then. Reopen if this reappears.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 02:01:33 2025 UTC