[Mailman-Users] Compile problem: msgmerge: command not found

Aaron Young acyoung at twcny.rr.com
Wed Oct 6 16:51:36 CEST 2004


Hey all,

I'm running Solaris 2.8 and python 2.3.3 and my configure of mailman 
2.1.5 goes swell, but when I attempt to
compile, I get the following:


gcc -I. -DMAIL_GROUP="\"mailman\"" -g -O2 -g -O2 -DPACKAGE_NAME=\"\" 
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
-DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 
-DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t 
-DHAVE_VSNPRINTF=1   common.o vsnprintf.o -o mailman ./mail-wrapper.c
make[1]: Leaving directory `/nn/local/src/mailman-2.1.5/src'
make[1]: Entering directory `/nn/local/src/mailman-2.1.5/templates'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/nn/local/src/mailman-2.1.5/templates'
make[1]: Entering directory `/nn/local/src/mailman-2.1.5/messages'
Merging new template file with existing translations
msgmerge -U ca/LC_MESSAGES/mailman.po mailman.pot
make[1]: msgmerge: Command not found


Seems like something is missing hasn't been made correctly along the 
way.
Why msgmerge missing?

Aaron
   ~




More information about the Mailman-Users mailing list