Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge mod_php don't work?
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
olly
n00b
n00b


Joined: 22 Jun 2003
Posts: 3

PostPosted: Sun Jun 22, 2003 11:01 pm    Post subject: emerge mod_php don't work? Reply with quote

When I try to install apache with php support I get errors.. What is wrong?

localhost root # emerge apache php mod_php


Calculating dependencies |
aux_get(): (0) Error in dev-php/mod_php-4.3.2-r2 ebuild.
Check for syntax error or corruption in the ebuild. (--debug)


!!! all ebuilds that could satisfy "mod_php" have been masked.

!!! Error calculating dependencies. Please correct.
Back to top
View user's profile Send private message
ZoneRanger
n00b
n00b


Joined: 24 Nov 2002
Posts: 12

PostPosted: Sun Jun 22, 2003 11:59 pm    Post subject: Reply with quote

do an emerge sync then try again it fixed the problem for me
Back to top
View user's profile Send private message
linux_weenie
Guru
Guru


Joined: 25 Jun 2003
Posts: 365

PostPosted: Wed Jun 25, 2003 4:47 pm    Post subject: Reply with quote

also you might try
Code:
emerge --search mod_php
to see if it is available. might also try to see if you can emerge each of them seperately.

-Will
Back to top
View user's profile Send private message
rncwnd
n00b
n00b


Joined: 13 Jun 2003
Posts: 69
Location: Germany

PostPosted: Wed Jun 25, 2003 5:47 pm    Post subject: Reply with quote

I get the following error:
Code:
Exception in thread "main" java.lang.IncompatibleClassChangeError
        at java.util.HashSet.iterator(HashSet.java:148)
        at java.lang.Shutdown.runHooks(Shutdown.java:125)
        at java.lang.Shutdown.sequence(Shutdown.java:165)
        at java.lang.Shutdown.exit(Shutdown.java:210)
        at java.lang.Runtime.exit(Runtime.java:90)
        at java.lang.System.exit(System.java:713)
        at com.sun.tools.javac.Main.main(Main.java:27)
make: *** [/var/tmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/java/php_java.jar] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: dev-php/mod_php-4.3.2-r2 failed.
!!! Function php_src_compile, Line 342, Exitcode 2
!!! compile problem
Back to top
View user's profile Send private message
ozt
Apprentice
Apprentice


Joined: 13 Dec 2002
Posts: 212
Location: Stockholm

PostPosted: Wed Jun 25, 2003 7:51 pm    Post subject: Reply with quote

In most of the cases it helps emerging mod_php without java.
So try USE="-java" emerge mod_php
_________________
=:)
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