| Summary: | =dev-lang/php-5.3.20[imap] fails to build without =net-libs/c-client-2007f[static-libs] | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Matthew Schultz <mattsch> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Matthew Schultz
2013-01-14 00:53:47 UTC
Created attachment 335548 [details]
build.log
Nevermind, I had a symlink from /usr/include to /usr/local/include. The configure script apparently prefers /usr/local over /usr when searching for imap. I removed the symlink and the configure script works fine now. |