#14767 closed defect (fixed)
mutt-devel doesn't compile with variant +headercache only
Reported by: | kuperman@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | olaf@… | |
Port: |
Description
In the changes introduced in [34918], db4 is listed as conflicting with the variant headercache. However, the default is db4 and neither of the other database options are selected, nor is there a message to users indicating how to resolve this.
I think an appropriate fix would be either to select one of gdbm or qdbm or add in something to let the user know that they must do so manually. (e.g., something printed from "port variants")
I'm curious as to the conflict from db4 as I've been using:
mutt-devel @1.5.17_0+db4+headercache+imap+pop+ssl+trash
without problems for some time. Ticket #14376 is sparse on details, but does have a patch that enables gdbm as a default.
Change History (2)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Made gdbm the default, and added a note to the headercache description, in r35306.