| Summary: | Base readline headers are not installed in /usr/include/readline | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Peter Blok <peter.blok> |
| Component: | gnu | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | ||
| Priority: | --- | ||
| Version: | 11.0-BETA3 | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Peter Blok
2016-08-01 12:15:13 UTC
I turns out that the files needed for python27 to compile using base readline are now in /usr/include/edit/libreadline. Is this intentional or not? User error. After make delete-old and delete-old-libs base libreadline was removed. python27 build then forces ports libreadline and build without issue |