bug-gnu-utils
[Top][All Lists]
Advanced

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

po/Makefile breaks with Solaris 7's /usr/bin/msgfmt


From: Jeffery von Ronne
Subject: po/Makefile breaks with Solaris 7's /usr/bin/msgfmt
Date: Tue, 29 May 2001 07:34:35 -0700
User-agent: Mutt/1.2.5i

When compiling the latest version of GnuPG, which uses gettext,
I discovered that the generated Makefile was incompatible with
Solaris's /usr/bin/msgfmt.  Specifically, ./configure sets GMSGFMT
to /usr/bin/msgfmt, the rules for the .gmo files use the --statistics
switch, but /usr/bin/msgfmt aborts upon seeing the --statistics switch.

IMHO, --statistics should either not be used or configure should check 
that GMSGFMT recognizes it.

-- 
Jeffery von Ronne <address@hidden>
Graduate Student
Information and Computer Science
University of California, Irvine




reply via email to

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