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)

mutt-devel-1.5.20-Portfile.with-fix.patch (878 bytes) - added by netj@… 15 years ago.
Patch for Portfile to use --with- instead of --enable- for gdbm and qdbm

Download all attachments as: .zip

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 Changed 15 years ago by tobypeterson

Please refer to WikiFormatting

comment:4 in reply to:  3 Changed 15 years ago by wishinet@…

Replying to toby@…:

Please refer to WikiFormatting

Yes yes bla

Guess I'll patch it. :)

comment:5 Changed 15 years ago by netj@…

Cc: netj@… added

Cc Me!

Changed 15 years ago by netj@…

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 errormutt-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: newassigned

comment:9 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks, committed in r71616.

Note: See TracTickets for help on using tickets.