cvs HEAD fails building bfd: msgfmt not found

Dave Korn dk@artimi.com
Wed May 5 09:36:00 GMT 2004


> -----Original Message-----
> From: Hans-Peter Nilsson  
> Sent: 04 May 2004 22:50

> Assuming the problem is "just" a missing msgfmt, it would be a
> flaw in the configury that NLS isn't then automatically disabled
> (unless --enable-nls is *specifically* requested).
> 
> Dare I suggest filing a bug report?  (Don't forget to include
> all configure options and cygwin package versions as
> applicable.)
> 
> brgds, H-P


  Yep, seems like a good idea.  It looks from the discussion that configure
is assuming it can infer the existence of msgfmt from the test for the
existence of gettext, and I guess that's not a valid assumption.  Whether
the solution is to test for msgfmt rather than gettext, or to test for and
require both before enabling nls support, I will leave as an exercise for
the reader....


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Binutils mailing list