[Pkg-isocodes-devel] patch for building iso-codes on Solaris

Laszlo (Laca) Peter laca at sun.com
Mon Jan 22 18:04:51 CET 2007


On Mon, 2007-01-22 at 16:08 +0000, Alastair McKinstry wrote:
> Laszlo (Laca) Peter wrote:
> > On Mon, 2007-01-22 at 07:21 +0100, Christian Perrier wrote:  
> >   
> >>>  %.mo: %.po
> >>> -	$(MSGFMT) --verbose --check $< -o $@
> >>> +	$(MSGFMT) $(MSGFMT_FLAGS) -o $@ $<
> >>>       
> >> Wouldn't it be a good idea to add this "--check" flag to Solaris
> >> msgfmt...
> >>     
> Thanks for your patch, but according to your description, Solaris doesn't
> support --check, so doesn't it need more work to set $(MSGFMT_FLAGS)

Yeah, I can add a configure check if msgfmt is GNU msgfmt and set it to
"" if not.  For now, I just build it with

	make MSGFMT_FLAGS=--verbose

Laca

>  appropriately (or set it to "") on Solaris? Can you test a full build on
> Solaris, please?





More information about the Pkg-isocodes-devel mailing list