Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22448 - PHP 4.3.2 errors
Summary: PHP 4.3.2 errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-08 10:16 UTC by Heinrich Wendel (RETIRED)
Modified: 2003-06-08 15:05 UTC (History)
0 users

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 Heinrich Wendel (RETIRED) gentoo-dev 2003-06-08 10:16:38 UTC
There are two error in the new PHP eclass.

First the --with-mime-magic option changed in 4.3.2 to --enable-mime-magic.
(http://www.php.net/manual/en/ref.mime-magic.php)

Second the --with-wddx option has always been --enable-wddx.
(http://www.php.net/manual/en/ref.wddx.php)
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-06-08 10:18:42 UTC
Sorry, --enable-mime-magic changed to --with-mime-magic ;D 
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-06-08 15:05:49 UTC
fixed in CVS.