Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7811

Summary: Can --with-xmlrpc added to PHP ebuild?
Product: Gentoo Linux Reporter: Avi Schwartz <avi>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED FIXED    
Severity: normal CC: kevin
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Avi Schwartz 2002-09-11 11:58:35 UTC
In order to run pear, xmlrpc needs to be configured in PHP.  I had no problem
building php-2.4.3 after adding -with-xmlrpc to the myconf variable but it is
probably better if it was added using the use variable as in:

use xmlrpc && myconf="${myconf} -with-xmlrpc"
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2002-09-13 00:39:08 UTC
comitted