Bugs item #1104635, was opened at 2005-01-18 18:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1104635&group_id=103
Category: configuring/installing Group: 2.1 beta Status: Open Resolution: None Priority: 5 Submitted By: Thomas Arendsen Hein (thomas_ah) Assigned to: Nobody/Anonymous (nobody) Summary: building with old msgmerge (without option "-U") Initial Comment: Building mailman 2.1.6beta1 on Debian woody yields an error message during make: /usr/bin/python2.2 ../build/bin/msgfmt.py -o zh_CN/LC_MESSAGES/mailman.mo zh_CN/LC_MESSAGES/mailman.po Merging new template file with existing translations msgmerge -U zh_TW/LC_MESSAGES/mailman.po mailman.pot || touch zh_TW/LC_MESSAGES/mailman.po msgmerge: invalid option -- U Try `msgmerge --help' for more information. /usr/bin/python2.2 ../build/bin/msgfmt.py -o zh_TW/LC_MESSAGES/mailman.mo zh_TW/LC_MESSAGES/mailman.po woody's msgmerge is too old to support -U (or --update). It seems as if mailman.po did not get updated for zh_TW, all other languages are ok. It's only a cosmetic bug, because make doesn't abort. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1104635&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
