Summary: | some php 5.1.X extensions are not built as shared | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sergey Okhapkin <sos> |
Component: | Eclasses | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED WONTFIX | ||
Severity: | minor | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sergey Okhapkin
2006-03-17 18:04:52 UTC
That's not a bug, it's intentional. They either can't be built as shared (pdo) or break other things when built as shared (ssl). For pdo, set USE=pdo-external instead. Sorry, WONTFIX. |