Opened 8 months ago
Closed 8 months 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 , 8 months ago
Component: | undetermined → GUI |
---|---|
Owner: | changed from | to
Status: | new → open |
comment:2 by , 8 months ago
Analyzed by developer: | set |
---|---|
Reproduced by developer: | set |
comment:3 by , 8 months ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in svn r38459.