Opened 16 years ago

Last modified 16 years ago

#3424 closed Bug report

msgfmt -c is not acceptable on Solaris

Reported by: nonsea Owned by:
Priority: normal Component: Other
Keywords: Cc: nonsea, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

msgfmt -c is not acceptable on Solaris, this will cause build fail under locale dir.

/usr/bin/msgfmt -c --verbose -o ar.mo ar.po.new
exit 1

Usage: msgfmt [-D dir | --directory=dir] [-f | --use-fuzzy]

[-g] [-o outfile | --output-file=outfile]
[-s] [--strict] [-v] [--verbose] files ...

make: * [ar.mo] Error 1

Refer to http://www.csee.usf.edu/cgi-bin/man-cgi?msgfmt+1, can we just remove this option?

Attachments (1)

filezilla-03-msgfmt.diff (453 bytes ) - added by nonsea 16 years ago.
patch for this bug

Download all attachments as: .zip

Change History (3)

by nonsea, 16 years ago

Attachment: filezilla-03-msgfmt.diff added

patch for this bug

comment:1 by Tim Kosse, 16 years ago

-c is used to check for common errors in translation files, please see the GNU gettext manual.

If your msgfmt does not support -c, can you please add a configure test for this?

comment:2 by sf-robot, 16 years ago

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

Note: See TracTickets for help on using tickets.