Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant Emerge PHP
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
WilliamMcInnis
n00b
n00b


Joined: 08 Feb 2004
Posts: 43

PostPosted: Wed Feb 18, 2004 2:16 pm    Post subject: Cant Emerge PHP Reply with quote

When i try to emerge php i get this error how can i fix this or what is going on? iam useing apache2


checking whether to disable Nagle's algorithm... yes
checking whether to accept new rule files without asking an end user.... no
checking whether to disable HTTP/1.1 pipelining... no
checking whether to use MUX as transport for HTTP.... no
checking whether to define _REENTRANT... no
checking whether to define _POSIX_SOURCE... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating libwww-config
creating w3c-libwww.spec
creating config/Makefile
creating modules/Makefile
creating modules/expat/Makefile
creating modules/expat/xmltok/Makefile
creating modules/expat/xmlparse/Makefile
creating modules/md5/Makefile
creating Library/Makefile
creating Library/User/Makefile
creating Library/User/Patch/Makefile
creating Library/User/Architecture/Makefile
creating Library/User/Using/Makefile
creating Library/User/Guide/Makefile
creating Library/User/Style/Makefile
creating Library/User/Platform/Makefile
creating Library/src/Makefile
creating Library/src/windows/Makefile
creating Library/src/vms/Makefile
creating Library/src/SSL/Makefile
creating Library/src/SSL/windows/Makefile
creating Library/Examples/Makefile
creating Library/cvs2sql/Makefile
creating Library/External/Makefile
creating PICS-client/Makefile
creating PICS-client/User/Makefile
creating PICS-client/src/Makefile
creating PICS-client/src/windows/Makefile
creating LineMode/Makefile
creating LineMode/User/Makefile
creating LineMode/src/Makefile
creating LineMode/src/windows/Makefile
creating LineMode/src/vms/Makefile
creating Robot/Makefile
creating Robot/User/Makefile
creating Robot/src/Makefile
creating Robot/tcl/Makefile
creating Robot/src/windows/Makefile
creating ComLine/Makefile
creating ComLine/User/Makefile
creating ComLine/src/Makefile
creating ComLine/src/windows/Makefile
creating WinCom/Makefile
creating WinCom/hlp/Makefile
creating WinCom/res/Makefile
creating Icons/Makefile
creating Icons/WWW/Makefile
creating Icons/32x32/Makefile
creating Icons/internal/Makefile
creating wwwconf.h
cd . && aclocal
cd . && automake --foreign --include-deps Makefile
cd . && autoconf
aclocal.m4:267: error: m4_defn: undefined macro: _m4_divert_diversion
autoconf/c.m4:1180: AC_C_VOLATILE is expanded from...
aclocal.m4:267: the top level
autom4te-2.58: /usr/bin/m4 failed with exit status: 1
make: *** [configure] Error 1

!!! ERROR: net-libs/libwww-5.4.0-r1 failed.
!!! Function src_compile, Line 48, Exitcode 2
!!! (no error message)
_________________
Life is short get open source
Back to top
View user's profile Send private message
orionrobots
Apprentice
Apprentice


Joined: 07 Oct 2003
Posts: 289
Location: London, Uk

PostPosted: Wed Feb 18, 2004 3:57 pm    Post subject: Stuff to try Reply with quote

Have you tried to re-emerge automake and autoconf? Make sure they are up-to-date first with emerge -u, then if they are already up to date, emerge them again, remembering to perform any config(etc-update).

Orion
_________________
Danny Staple, curator of http://orionrobots.co.uk
Adopt an unanswered post initiative https://forums.gentoo.org/search.php?search_id=unanswered
Back to top
View user's profile Send private message
WilliamMcInnis
n00b
n00b


Joined: 08 Feb 2004
Posts: 43

PostPosted: Wed Feb 18, 2004 4:23 pm    Post subject: Reply with quote

well i had to update my autoconfig but still getting this error i did etc-update all up todate any other ideals


creating Icons/internal/Makefile
creating wwwconf.h
cd . && aclocal
cd . && automake --foreign --include-deps Makefile
cd . && autoconf
aclocal.m4:267: error: m4_defn: undefined macro: _m4_divert_diversion
autoconf/c.m4:1180: AC_C_VOLATILE is expanded from...
aclocal.m4:267: the top level
autom4te-2.58: /usr/bin/m4 failed with exit status: 1
make: *** [configure] Error 1

!!! ERROR: net-libs/libwww-5.4.0-r1 failed.
!!! Function src_compile, Line 48, Exitcode 2
!!! (no error message)
_________________
Life is short get open source
Back to top
View user's profile Send private message
M104
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2003
Posts: 132
Location: Riverside, CA

PostPosted: Wed Feb 18, 2004 5:12 pm    Post subject: Reply with quote

Code:
emerge sync
ACCEPT_KEYWORDS="~x86" emerge libwww

for now anyway. :(
_________________
"Pulling together is the aim of despotism and tyranny. Free men pull in all kinds of directions."
Terry Pratchett, The Truth
Back to top
View user's profile Send private message
WilliamMcInnis
n00b
n00b


Joined: 08 Feb 2004
Posts: 43

PostPosted: Wed Feb 18, 2004 6:16 pm    Post subject: Reply with quote

well m104 thanks for your help on the IRC channel anyways i hope that the developers read this post and maby we can see if there is a bug in the files someware

wel it compiled it that way
_________________
Life is short get open source
Back to top
View user's profile Send private message
WilliamMcInnis
n00b
n00b


Joined: 08 Feb 2004
Posts: 43

PostPosted: Wed Feb 18, 2004 6:40 pm    Post subject: Reply with quote

with me emerging mod_php will i have to edit my apache files?
_________________
Life is short get open source
Back to top
View user's profile Send private message
M104
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2003
Posts: 132
Location: Riverside, CA

PostPosted: Wed Feb 18, 2004 6:50 pm    Post subject: Reply with quote

WilliamMcInnis wrote:
with me emerging mod_php will i have to edit my apache files?

You can just edit /etc/conf.d/apache2 and add "-D PHP4" to APACHE2_OPTS, although you're probably going to want to edit /etc/php/apache2-php4/php.ini to make any PHP-specific changes that your server might require. It should work "out of the box," though. :D
_________________
"Pulling together is the aim of despotism and tyranny. Free men pull in all kinds of directions."
Terry Pratchett, The Truth
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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