Opened 15 years ago
Closed 14 years ago
#20663 closed defect (fixed)
mutt-devel: unrecognized options: --enable-gdbm
Reported by: | wishinet@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | netj@… |
Port: | mutt-devel |
Description (last modified by tobypeterson)
In the mutt devel package the variants for the databases required for +headercache are misconfigured:
% sudo port -vc install mutt-devel +gnuregex +headercache +imap +pop +sasl +smtp +ssl +gdbm ---> Fetching mutt-devel ---> Verifying checksum(s) for mutt-devel ---> Checksumming mutt-1.5.20.tar.gz ---> Extracting mutt-devel ---> Extracting mutt-1.5.20.tar.gz ---> Configuring mutt-devel configure: WARNING: unrecognized options: --enable-gdbm
Therefore any compilation will result into a version of mutt that is compiled without the DB backend and without header_cache. That's for every DB backend mutt supports.
Best, Marius
Attachments (1)
Change History (10)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to simon@… |
---|---|
Port: | mutt-devel added |
comment:2 Changed 15 years ago by tobypeterson
Description: | modified (diff) |
---|---|
Version: | 1.7.1 |
comment:3 follow-up: 4 Changed 15 years ago by tobypeterson
comment:4 Changed 15 years ago by wishinet@…
Changed 15 years ago by netj@…
Attachment: | mutt-devel-1.5.20-Portfile.with-fix.patch added |
---|
Patch for Portfile to use --with- instead of --enable- for gdbm and qdbm
comment:6 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | mutt-devel "with" configure error → mutt-devel: unrecognized options: --enable-gdbm |
---|
comment:7 Changed 14 years ago by simon@…
Owner: | changed from simon@… to macports-tickets@… |
---|
comment:8 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:9 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks, committed in r71616.
Note: See
TracTickets for help on using
tickets.
Please refer to WikiFormatting