| Summary: | lang/php5 won't build extensions with external pcre | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | neil |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
neil
2010-04-11 12:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Bogus, you haven't read ports/UPDATING (and so removed php5-pcre port after updating php5). I *did* read UPDATING! There is no /usr/local/include/php/ext/pcre directory when external pcre is used. I did the following: 1) pkg_deinstalled php5-extensions, php5-filter, php5-mhash, php5-pcre, php5-spl and php5-zip 2) rebuilt php5 and then php5-extensions 3) the build failed on first extesion rebuild i.e. php5-filter |