pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pan-users] CVS compile problems


From: Rinaldi J. Montessi
Subject: [Pan-users] CVS compile problems
Date: Tue, 04 Apr 2006 00:50:00 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060327 SeaMonkey/1.5a

 && rm -f $file && /usr/bin/msgfmt -c -o $file es.po
es.po:438: format specifications in 'msgid' and 'msgstr' for argument 1 are not the same
/usr/bin/msgfmt: found 1 fatal error
make[2]: *** [es.gmo] Error 1

Also /usr/local/src/Pan/pan/po/Makefile.in.in fails to properly patch:

Makefile.in.in.rej

***************
*** 91,102 ****
  all-no:

  $(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
- $(XGETTEXT) --default-domain=$(GETTEXT_PACKAGE) --directory=$(top_srcdir) \
-         --add-comments --keyword=_ --keyword=N_ \
-         --files-from=$(srcdir)/POTFILES.in \
-       && test ! -f $(GETTEXT_PACKAGE).po \
-          || ( rm -f $(srcdir)/$(GETTEXT_PACKAGE).pot \
-               && mv $(GETTEXT_PACKAGE).po $(srcdir)/$(GETTEXT_PACKAGE).pot )

  install: install-exec install-data
  install-exec:
--- 95,101 ----
  all-no:

  $(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
+       $(GENPOT)

  install: install-exec install-data
  install-exec:

Rinaldi
--
"You can do this in a number of ways.  IBM chose to do all of them.
Why do you find that funny?"
                -- D. Taylor, Computer Science 350




reply via email to

[Prev in Thread] Current Thread [Next in Thread]