If I'm not wrong the current build errors come from these lines in 
Makefile.common:

    151 ifneq "$(LANGUAGE)" "en"
    152 #    Ensure that MO files do exist
    153 #    Translators have to run make under webwml/<lang>/po if they
    154 #    want it updated, it cannot be automatically performed.
    155 $(LOCALEDESTFILES): $(LOCALEDIR)/%.mo: $(WMLBASE)/po/%.$(LANGUAGE).po
    156         $(MAKE) -C $(WMLBASE)/po install-$*.mo


I wonder if this really because of a change in releases/....
It looks more like the build in l10n/po fails.
-- 
regards Thomas

Reply via email to