Created
September 10, 2017 23:01
-
-
Save AgainPsychoX/53c08dbf93d5f3fbc3652dce8503f69e to your computer and use it in GitHub Desktop.
MXE gettext fails (Ubuntu 14.04)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@PSYCHOX:/mnt/e/Libraries/MXE/mxe# make | |
[check requirements] | |
[download] cmake | |
[build nonetwork lib] | |
[git-log] 0a829f9 Update packages.json & build-matrix.html | |
[build] cmake-conf x86_64-pc-linux-gnu | |
[done] cmake-conf x86_64-pc-linux-gnu 0 KiB 0m7.771s | |
[build] mxe-conf x86_64-pc-linux-gnu | |
[done] mxe-conf x86_64-pc-linux-gnu 308 KiB 0m12.753s | |
[build] cmake x86_64-pc-linux-gnu | |
[done] cmake x86_64-pc-linux-gnu 282665 KiB 16m11.793s | |
[download] geoip-database | |
[build] geoip-database x86_64-pc-linux-gnu | |
[done] geoip-database x86_64-pc-linux-gnu 6400 KiB 0m9.947s | |
[download] libiconv | |
[build] libiconv x86_64-pc-linux-gnu | |
[done] libiconv x86_64-pc-linux-gnu 32759 KiB 4m3.572s | |
[download] gettext | |
[build] gettext x86_64-pc-linux-gnu | |
Failed to build package gettext for target x86_64-pc-linux-gnu! | |
------------------------------------------------------------ | |
<http://www.gnu.org/software/m4/> | |
<http://www.perl.org/> | |
make[2]: *** [/mnt/e/Libraries/MXE/mxe/tmp-gettext-x86_64-pc-linux-gnu/gettext-0.19.8.1/aclocal.m4] Błąd 127 | |
make[2]: Opuszczenie katalogu `/mnt/e/Libraries/MXE/mxe/tmp-gettext-x86_64-pc-linux-gnu/gettext-0.19.8.1.build' | |
make[1]: *** [build-only-gettext_x86_64-pc-linux-gnu] Błąd 2 | |
make[1]: Opuszczenie katalogu `/mnt/e/Libraries/MXE/mxe' | |
real 10m43.426s | |
user 0m50.688s | |
sys 9m30.313s | |
------------------------------------------------------------ | |
[log] /mnt/e/Libraries/MXE/mxe/log/gettext_x86_64-pc-linux-gnu | |
make: *** [/mnt/e/Libraries/MXE/mxe/usr/x86_64-pc-linux-gnu/installed/gettext] Błąd 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i have the same error, i know that is old, but any idea how to compile gettext?