We need to use mkcatdefs to build those. mkcatdefs needs to be built from the open motif source tree (localized/util/mkcatdefs.c) and installed as:
cde/imports/motif/localized/util/mkcatdefs --- cde/programs/localized/templates/msg.C.tmpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cde/programs/localized/templates/msg.C.tmpl b/cde/programs/localized/templates/msg.C.tmpl index eeb4fc9..61f144a 100644 --- a/cde/programs/localized/templates/msg.C.tmpl +++ b/cde/programs/localized/templates/msg.C.tmpl @@ -68,9 +68,10 @@ all:: $(OBJS) clean:: $(RM) $(OBJS) -LinkFile(Xm.msg,$(MLOCSRC)/C/msg/Xm.msg) -LinkFile(Mrm.msg,$(MLOCSRC)/C/msg/Mrm.msg) -LinkFile(Uil.msg,$(MLOCSRC)/C/msg/Uil.msg) +RandomMotifMessageCatalogRule(Xm) +RandomMotifMessageCatalogRule(Mrm) +RandomMotifMessageCatalogRule(Uil) + LinkFile(DtHelp.msg,$(CDELIBSRC)/DtHelp/DtHelp.msg) LinkFile(fmt_tbl.msg,$(CDELIBSRC)/DtHelp/fmt_tbl.msg) LinkFile(DtMail.msg,$(CDESRC)/dtmail/dtmail/DtMail.msg) -- 1.7.9.2 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel