cd . && /bin/sh /home/bridge/src/skyeye-1.2.8_rc1/missing --run autoheader
aclocal.m4:17: error: this file was generated for autoconf 2.61.
You have another version of autoconf. If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:17: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
autoheader: /usr/bin/autom4te failed with exit status: 63
WARNING: `autoheader' is probably too old. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/home/bridge/src/skyeye-1.2.8_rc1'
Making all in third-party/bfd/
/bin/sh: line 17: cd: third-party/bfd/: 没有那个文件或目录
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/bridge/src/skyeye-1.2.8_rc1'
make: *** [all] 错误 2