| Summary: | Adding GNU Readline support for security/krb5 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Peter Losher <plosher> | ||||||
| Component: | Individual Port(s) | Assignee: | Cy Schubert <cy> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | delphij, erwin | ||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Peter Losher
2014-05-17 02:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->cy Over to maintainer (via the GNATS Auto Assign Tool) Looking at the log after building with the attached patch, I'm seeing: erwin@erwinlab:/poudriere/data/logs/bulk % grep -i readli latest-per-pkg/krb5/1.12.1_4/92amd64-head.log checking for readline support... not using any erwin@erwinlab:/poudriere/data/logs/bulk % deadline does exist on a 9.2 system: root@erwinlab:/poudriere/jails/92amd64 # ls usr/lib/libreadline.so usr/lib/libreadline.so Is this expected or is there something more missing here in the deadline detection? Created attachment 144702 [details]
krb5-megapatch
This patch fixes readline support and allows it to discover python2.7 proprly, dragging it in as a build prereq -- this won't make a few people happy.
Looks like this was fixed in r364798? Marking as closed as it's not touched for quite some time. |