On Thu, 23 Sep 2010, Sergey Poznyakoff wrote: > Duke Normandin <[email protected]> ha escrit: > > > dnorman...@select-man:~/Downloads/mailutils-2.2$ > > /usr/local/bin/movemail -V > > /usr/local/bin/movemail: symbol lookup error: /usr/local/bin/movemail: > > undefined symbol: mu_cfg_create_node_list > > It seems to catch libraries from 2.1, and they did not have this symbol. > It is perhaps not a good idea to keep both versions on the same box, as > they interfere with each other. I'd suggest to uninstall 2.1 first.
2.1 is history on my system. However: dnorman...@select-man:~/Downloads/mailutils-2.2$ which movemail /usr/local/bin/movemail dnorman...@select-man:~/Downloads/mailutils-2.2$ movemail -V movemail: symbol lookup error: movemail: undefined symbol: mu_cfg_create_node_list dnorman...@select-man:~/Downloads/mailutils-2.2$ frm ~/RMAIL frm: symbol lookup error: frm: undefined symbol: mu_cfg_create_node_list I did: make clean make sudo make install Sorry to be such a PITA! Anything that I can check out on my system? -- Duke _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
