On Tue, 15 Sep 2009, Ryan Schmidt wrote: : > % sudo port install mutt-devel : > +compress+date_conditional+deepif+gdbm+headercache+imap+pop+sasl+smtp+ssl+xlabel : > [...] : > Undefined symbols: : > "_mutt_open_read_compressed", referenced from: : > _mx_open_mailbox in mx.o : > "_mutt_can_read_compressed", referenced from: : > _mx_get_magic in mx.o : > "_mutt_check_mailbox_compressed", referenced from: : > _mx_check_mailbox in mx.o : > "_mutt_can_append_compressed", referenced from: : > _mx_open_mailbox in mx.o : > "_mutt_slow_close_compressed", referenced from: : > _mbox_close_mailbox in mbox.o : > _mx_close_mailbox in mx.o : > "_mutt_test_compress_command", referenced from: : > _mutt_parse_hook in hook.o : > "_mutt_fast_close_compressed", referenced from: : > _mx_fastclose_mailbox in mx.o : > "_mutt_sync_compressed", referenced from: : > _sync_mailbox in mx.o : > "_mutt_open_append_compressed", referenced from: : > _mx_open_mailbox in mx.o : > ld: symbol(s) not found : > collect2: ld returned 1 exit status : > make[2]: *** [mutt] Error 1 : > make[1]: *** [all-recursive] Error 1 : > make: *** [all] Error 2 : : This looks like it relates to the +compress option you've requested: : : http://objectmix.com/mutt/202340-problems-compiling-1-5-7-a.html : : Not sure if the statements in that thread were specific to 1.5.7 or still : apply now with 1.5.20. You may want to file a ticket in the MacPorts issue : tracker. If you can do without the +compress option, leaving it out may allow : you to compile.
Port built successfully when I removed the compress option. I can live without it (I'm not sure what benefit it actually provided; I only included it originally since it looked potentially useful). Mahalo! _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
