Opened 3 weeks ago

Closed 3 weeks ago

#2422 closed defect (fixed)

msgfmt: input file doesn't contain a header entry with a charset specification

Reported by: angrypenguin Owned by: ib
Priority: normal Component: GUI
Version: unspecified Severity: blocker
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: yes Analyzed by developer: yes

Description

Summary of the bug: Duing compilation I see this build error:

mkdir -p help/po
DEBUG util.py:448:  help/help_create_po.pl help/help_mp-bg.h help/po/bg.po
DEBUG util.py:448:  msgfmt help/po/bg.po -o help/po/bg.mo
DEBUG util.py:446:  msgfmt: input file doesn't contain a header entry with a charset specification
DEBUG util.py:446:  make: *** [Makefile:786: help/po/bg.mo] Error 1

Trying compile mplayer git 2024-04-13 with gettext 0.22.5

How to reproduce:
1 Compile latest git with gettext 0.22.5

% mplayer -v  input
MPlayer version (C) ...
...

Patches should be submitted to the mplayer-dev-eng mailing list and not this bug tracker.

Change History (3)

comment:1 by ib, 3 weeks ago

Component: undeterminedGUI
Owner: changed from beastd to ib
Status: newopen

comment:2 by ib, 3 weeks ago

Analyzed by developer: set
Reproduced by developer: set

comment:3 by ib, 3 weeks ago

Resolution: fixed
Status: openclosed

Fixed in svn r38459.

Note: See TracTickets for help on using tickets.