Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7811 - Can --with-xmlrpc added to PHP ebuild?
Summary: Can --with-xmlrpc added to PHP ebuild?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-11 11:58 UTC by Avi Schwartz
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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