|
|
我用的Debian etch,我从emacs.cn上下载了一个emacs-unicode-2_2006-12-17_cvs.tar.gz, 按http://my.donews.com/wangbin1979 ... rkhdzcyyuvxkhpvihb/
上面的说明执行编译,当我make bootstrap时,提示:
../src/emacs: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by ../src/emacs)
make[3]: *** [autoloads] 错误 1
make[3]: Leaving directory `/home/zhen/works/emacs/emacs/lisp'
make[2]: *** [bootstrap-prepare] 错误 2
make[2]: Leaving directory `/home/zhen/works/emacs/emacs/lisp'
make[1]: *** [bootstrap-build] 错误 2
make[1]: Leaving directory `/home/zhen/works/emacs/emacs'
make: *** [bootstrap] 错误 2
我又执行:
apt-get install libc6,在编译,错误依旧,求助!
:hungry |
|