WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 25235
25236
[gtk] WebKitGTK 1.1.5 gain L10N but don't check for msgfmt
https://bugs.webkit.org/show_bug.cgi?id=25236
Summary
[gtk] WebKitGTK 1.1.5 gain L10N but don't check for msgfmt
Arthur Webkid
Reported
2009-04-16 05:55:28 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
*** This bug has been marked as a duplicate of
25235
***
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