Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PRoblem Updating php 4.3.1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Synoptic
n00b
n00b


Joined: 11 Jan 2003
Posts: 19

PostPosted: Wed Feb 19, 2003 3:07 pm    Post subject: PRoblem Updating php 4.3.1 Reply with quote

I'm runnig php and mod_php.

mod_php updated successfully.

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

!!! ERROR: dev-php/php-4.3.1 failed.
!!! Function src_compile, Line 183, Exitcode 1
!!! bad ./configure
Back to top
View user's profile Send private message
Vann
Guru
Guru


Joined: 04 Aug 2002
Posts: 357

PostPosted: Wed Feb 19, 2003 3:10 pm    Post subject: Ditto Reply with quote

I receive the same error.
Back to top
View user's profile Send private message
tank
Tux's lil' helper
Tux's lil' helper


Joined: 28 Aug 2002
Posts: 116
Location: Virginia

PostPosted: Wed Feb 19, 2003 4:29 pm    Post subject: Reply with quote

Add another one to the list recieving the same error.
Back to top
View user's profile Send private message
xi
n00b
n00b


Joined: 26 Jan 2003
Posts: 37

PostPosted: Wed Feb 19, 2003 4:54 pm    Post subject: Reply with quote

same here :/
Back to top
View user's profile Send private message
xi
n00b
n00b


Joined: 26 Jan 2003
Posts: 37

PostPosted: Wed Feb 19, 2003 4:58 pm    Post subject: Reply with quote

setting -java and -qt in USE solved the problem
Back to top
View user's profile Send private message
PhanLord
Apprentice
Apprentice


Joined: 19 Nov 2002
Posts: 175

PostPosted: Wed Feb 19, 2003 6:42 pm    Post subject: USE="-java" helps Reply with quote

USE="-java" emerge -u php mod_php
helps with updating php
Back to top
View user's profile Send private message
slott_hansen
n00b
n00b


Joined: 03 Feb 2003
Posts: 40
Location: Denmark, Copenhagen

PostPosted: Fri Feb 21, 2003 9:50 am    Post subject: I'd be damed... Reply with quote

U guys are really good.

But could anyone tell me WHY this happens. I emerged PHP before without problems but now all of a sudden this happens and I have to do the funky -java in my use!!!!
_________________
Best regards,
Morten Slott Hansen
Back to top
View user's profile Send private message
KraziKid
Tux's lil' helper
Tux's lil' helper


Joined: 26 Dec 2002
Posts: 128

PostPosted: Sun Feb 23, 2003 5:47 am    Post subject: Reply with quote

Add me to the list as well. I have updated php before, and have not received this error. Why is this happening now?
Back to top
View user's profile Send private message
col
l33t
l33t


Joined: 08 May 2002
Posts: 820
Location: Melbourne - Australia

PostPosted: Tue Feb 25, 2003 2:47 am    Post subject: Reply with quote

KraziKid wrote:
Add me to the list as well. I have updated php before, and have not received this error. Why is this happening now?


exactly the same problem here on 3 separate servers.
Back to top
View user's profile Send private message
garlik42
n00b
n00b


Joined: 17 Dec 2002
Posts: 57
Location: Connecticut USA by the water ...

PostPosted: Tue Feb 25, 2003 4:24 pm    Post subject: Same here Reply with quote

I also had php installed on 2 servers with no issues, and get the fork error message. While the -java is a solution, it seems to me that something appears broken. If java is set, shouldn't the ebuild adjust for this ?
Back to top
View user's profile Send private message
flybynite
l33t
l33t


Joined: 06 Dec 2002
Posts: 620

PostPosted: Wed Feb 26, 2003 9:41 pm    Post subject: Read bug 15816 Reply with quote

Multiple problems are showing up. Fork is used in older ebuilds just fine. Adding java support crashes the house of cards. Read

https://bugs.gentoo.org/show_bug.cgi?id=15816#c10

For more info about fork problem.

For the lazy:) - fork is the first symptom. The configure script getting size of char =0 whenever java is used is the first problem.
Back to top
View user's profile Send private message
Kronos
Tux's lil' helper
Tux's lil' helper


Joined: 05 Sep 2002
Posts: 116
Location: St. Louis area (Wood River, IL)

PostPosted: Wed Feb 26, 2003 11:08 pm    Post subject: Reply with quote

Ditto. Three servers and a desktop here. Although only one has php on it, and was a very recent new "build-from-scratch", the -java USE variable caused it to find fork. Otherwise was doing the same thing as the original posted said. Thanks to those who figured this out. Now just to debug it...

-Kronos
Back to top
View user's profile Send private message
Fat Elvis
n00b
n00b


Joined: 12 Feb 2003
Posts: 6
Location: HFX/NS/CA

PostPosted: Thu Feb 27, 2003 2:17 pm    Post subject: Reply with quote

Yet-another-ditto.

USE="-java -qt" emerge -u packages

That worked for me. It borked on fork so I used '-java' - and then it borked again on QT, so I added the '-qt'
Back to top
View user's profile Send private message
Cryonic
n00b
n00b


Joined: 27 Feb 2003
Posts: 21

PostPosted: Thu Feb 27, 2003 4:09 pm    Post subject: Reply with quote

And here's why doing USE="-qt" makes it work:

https://forums.gentoo.org/viewtopic.php?t=37984
Back to top
View user's profile Send private message
col
l33t
l33t


Joined: 08 May 2002
Posts: 820
Location: Melbourne - Australia

PostPosted: Thu Feb 27, 2003 10:11 pm    Post subject: Reply with quote

I didnt need -qt only -java
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum