On 11/24/2010 11:03 AM, xufeng zhang wrote:
Hi,

I want to modify m4/tar.m4 in automake-1.11.1, however, after I made the change,
build automake failed, here is the build error:
-------------------------------------------------------
 Compiling:  automake
-------------------------------------------------------
CDPATH="${ZSH_VERSION+.}:" && cd . && perllibdir="/home/xufeng/WindRiver/common_pc_automake/build-tools/automake-1.11.1/lib:./lib" "/home/xufeng/WindRiver/common_pc_automake/build-tools/automake-1.11.1/aclocal" --acdir=m4 -I m4 /bin/sh: /home/xufeng/WindRiver/common_pc_automake/build-tools/automake-1.11.1/aclocal: No such file or directory
Makefile:337: *** [aclocal.m4] Error 127

I know it is caused by the timestamp mess up,
so I want to know if there is a way to do this? Many thanks.
Of course, by modify the time stamp of tar.m4, automake can build successful, but I don't want to do it.


Thanks,
Xufeng Zhang


Reply via email to