WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
25235
[gtk] WebKitGTK 1.1.5 gain L10N but don't check for msgfmt
https://bugs.webkit.org/show_bug.cgi?id=25235
Summary
[gtk] WebKitGTK 1.1.5 gain L10N but don't check for msgfmt
Arthur Webkid
Reported
2009-04-16 05:12:14 PDT
The build system (configure) should check if the host computer has msgfmt (gettext) ready. Currently the build system does not check, so if one build WebKitGTK without gettext installed, one would able to pass configure but fail with the following message eventually during compile: make[1]: Entering directory `/home/arthurwebkid/src/webkit-1.1.5' test -d WebKit/gtk/po/ || mkdir -p WebKit/gtk/po/ -c -o WebKit/gtk/po/de.mo WebKit/gtk/po/de.po /bin/bash: line 1: -c: command not found make[1]: *** [WebKit/gtk/po/de.mo] Error 127 make[1]: Leaving directory `/home/arthurwebkid/src/webkit-1.1.5' make: *** [all] Error 2
Attachments
Add attachment
proposed patch, testcase, etc.
Arthur Webkid
Comment 1
2009-04-16 06:02:18 PDT
***
Bug 25236
has been marked as a duplicate of this bug. ***
Martin Robinson
Comment 2
2012-02-20 14:48:38 PST
This seems to be working now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug