|
按F8后出现如下错误:
/bin/sh /home/chinesefox/split/admin/missing --run automake --gnu split/Makefile
aclocal.m4:3009: your implementation of AM_INIT_AUTOMAKE comes from an
aclocal.m4:3009: old Automake version. You should recreate aclocal.m4
aclocal.m4:3009: with aclocal and run automake again.
gmake[2]: Leaving directory `/home/chinesefox/split/split'
gmake[2]: *** [Makefile.in] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/chinesefox/split'
gmake: *** [all] Error 2
为什么呢?所有程序包括Hello World!都不行 |
|