[Gate-users] Installation problems with LMF

rshen scorpio.gongzi at gmail.com
Wed Jul 18 07:04:16 CEST 2007


When I run "make clean" I get the following error message :
rm *~
rm: 无法删除 “*~”: 没有那个文件或目录
make: [clean] 错误 1 (忽略)
rm core
rm: 无法删除 “core”: 没有那个文件或目录
make: [clean] 错误 1 (忽略)
rm *#
rm: 无法删除 “*#”: 没有那个文件或目录
make: [clean] 错误 1 (忽略)
rm obj/*.o
rm: 无法删除 “obj/*.o”: 没有那个文件或目录
make: [clean] 错误 1 (忽略)
rm ./lib/libLMF.a 
rm: 无法删除 “./lib/libLMF.a”: 没有那个文件或目录
make: [clean] 错误 1 (忽略)

next i run "make",get the following error message :

etags src/*.{c,cc} includes/*.{h,hh}
/bin/sh: etags: command not found
make: *** [TAGS] 错误 127
how do I?
Thanks in advance,



More information about the Gate-users mailing list