|
[PHP]
make all-recursive
make[1]: Entering directory `/var/abs/local/myapps/fcitx/src/fcitx-3.0.2'
Making all in doc
make[2]: Entering directory `/var/abs/local/myapps/fcitx/src/fcitx-3.0.2/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/local/myapps/fcitx/src/fcitx-3.0.2/doc'
Making all in data
make[2]: Entering directory `/var/abs/local/myapps/fcitx/src/fcitx-3.0.2/data'
cd .. && /bin/sh /var/abs/local/myapps/fcitx/src/fcitx-3.0.2/missing --run automake-1.9 --gnu data/Makefile
configure.in:6: version mismatch. This is Automake 1.9.3,
configure.in:6: but the definition used by this AM_INIT_AUTOMAKE
configure.in:6: comes from Automake 1.9.2. You should recreate
configure.in:6: aclocal.m4 with aclocal and run automake again.
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/var/abs/local/myapps/fcitx/src/fcitx-3.0.2/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/local/myapps/fcitx/src/fcitx-3.0.2'
make: *** [all] Error 2
==> ERROR: Build Failed. Aborting...
[/PHP] |
|