#14226: 'mutt +imap +imap_headercache' doesnot compile ---------------------------+------------------------------------------------ Reporter: pc@anykey.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: mutt imap_headercache ---------------------------+------------------------------------------------ Comment (by pc@anykey.de): After installing the missing ssl Library: {{{ # port install openssl }}} I gave another try: {{{ # port install mutt +ssl +imap +imap_headercache ---> Fetching mutt ---> Attempting to fetch mutt-1.4.2.3.tar.gz from ftp://ftp.mutt.org/mutt/ ---> Verifying checksum(s) for mutt ---> Extracting mutt ---> Applying patches to mutt ---> Configuring mutt ---> Building mutt with target all Error: Target org.macports.build returned: (...) /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: _imap_headercache_close _imap_headercache_delete _imap_headercache_open _imap_headercache_update _imap_headercache_add _imap_headercache_done _imap_headercache_find collect2: ld returned 1 exit status make[2]: *** [mutt] Error 1 }}} So, nothing new :-( But then I remind the posting 2008-04-06 19:32:11 changed by daniel.bond@mac.com and did the following: {{{ # port install mutt-devel +ssl +imap +imap_headercache ---> Activating mutt-devel 1.5.17_1+gdbm+imap+pop+ssl }}} Ya, and that's it! Works fine :) since {{{ $ port info mutt }}} tells you that the Variant 'imap_headercache' is possible for mutt 1.4.2.3 , what is obviously not true, I would suggest to delete that Variant for mutt 1.4.2.3 Thank you for your help :) -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14226#comment:8> MacPorts </projects/macports> Ports system for Mac OS