| Summary: | Port sysutils/pecl-fileinfo doesnt like libmagic lib. | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Charlie & <root> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Charlie &
2004-11-01 09:30:26 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Mine. State Changed From-To: open->closed Fixed in -current, thanks! Found a simple fix for this on a forum: cp /usr/src/contrib/file/magic.h /usr/include/ Run make again, and you should have no more problems. |