|
|
[root@DaleYoung qterm-0.4.0pre2]# make
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make all-recursive
make[1]: Entering directory `/home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2'
Making all in qterm
make[2]: Entering directory `/home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2/qterm'
Making all in cursor
make[3]: Entering directory `/home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2/qterm/cursor'
Making all in mac_16x16
make[4]: Entering directory `/home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2/qterm/cursor/mac_16x16'
cd ../../.. && \
/bin/sh /home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2/admin/missing --run automake --gnu qterm/cursor/mac_16x16/Makefile
aclocal.m4:3037: your implementation of AM_INIT_AUTOMAKE comes from an
aclocal.m4:3037: old Automake version. You should recreate aclocal.m4
aclocal.m4:3037: with aclocal and run automake again.
make[4]: *** [Makefile.in] Error 1
make[4]: Leaving directory `/home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2/qterm/cursor/mac_16x16'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2/qterm/cursor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2/qterm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pnyang/qtermpatch/qterm-0.4.0pre2_pxsnetpatched_0.34/qterm-0.4.0pre2'
make: *** [all] Error 2 |
|