| Summary: | PHP 5.2.0 SPL and SimpleXML build problem - SimpleXMLIterator not found | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | m0rf <m0rf> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
m0rf
2006-12-02 15:20:09 UTC
State Changed From-To: open->feedback Which port is this about? I don't see any php5-spl port or similar. Responsible Changed From-To: freebsd-ports-bugs->pav Which port is this about? I don't see any php5-spl port or similar. This problem is about lang/php5 port SPL is enabled by configuring PHP before build with attribute --enable-spl The problem is this: when you compile PHP 5.2 with attributes --enable-spl and --disable-all, some extensions related parts of SPL aren't build. State Changed From-To: feedback->open Feedback provided Responsible Changed From-To: pav->ale Over to maintainer of lang/php5 State Changed From-To: open->closed Fixed, add simplexml dependency to spl. |