pkgsrc-Bugs archive

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

pkg/31584: x11/gnome2-applets needs plural support



>Number:         31584
>Category:       pkg
>Synopsis:       x11/gnome2-applets needs plural support
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 14 06:48:00 +0000 2005
>Originator:     Leonard Schmidt
>Release:        2.1_RC5
>Organization:
>Environment:
NetBSD kafka 2.1_RC5 NetBSD 2.1_RC5 (GOLDMUND) #0: Thu Oct 13 13:11:11 GMT 2005 
 lems@kafka:/usr/src/sys/arch/i386/compile/GOLDMUND i386
>Description:
This package needs plural support.

Making all in po
gmake[2]: Entering directory 
`/usr/pkgsrc/x11/gnome2-applets/work/gnome-applets-2.12.0/po'
file=`echo am | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file am.po
am.po:3756: keyword "msgid_plural" unknown
am.po:3755: missing `msgstr' section
am.po:3756: parse error
am.po:3763: keyword "msgid_plural" unknown
am.po:3762: missing `msgstr' section
am.po:3763: parse error
am.po:5530: keyword "msgid_plural" unknown
am.po:5527: missing `msgstr' section
am.po:5530: parse error
found 9 fatal errors
gmake[2]: *** [am.gmo] Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/x11/gnome2-applets/work/gnome-applets-2.12.0/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/pkgsrc/x11/gnome2-applets/work/gnome-applets-2.12.0'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/x11/gnome2-applets

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/gnome2-applets/Makefile,v
retrieving revision 1.46
diff -u -b -r1.46 Makefile
--- Makefile    12 Oct 2005 21:59:10 -0000      1.46
+++ Makefile    14 Oct 2005 06:32:19 -0000
@@ -15,6 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5
 USE_TOOLS+=            gmake pkg-config
+USE_MSGFMT_PLURALS=    yes
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 




Home | Main Index | Thread Index | Old Index