装etherape-0.9.10时,执行make命令后出现如下错误,求高手不吝赐教:
In file included from common.h:40,
from globals.h:23,
from callbacks.c:21:
/usr/include/libintl.h:40: 错误:expected identifier or ‘(’ before ‘const’
/usr/include/libintl.h:45: 错误:expected identifier or ‘(’ before ‘const’
/usr/include/libintl.h:52: 错误:expected identifier or ‘(’ before ‘const’
/usr/include/libintl.h:83: 错误:expected identifier or ‘(’ before ‘const’
/usr/include/libintl.h:87: 错误:expected identifier or ‘(’ before ‘const’
/usr/include/libintl.h:92: 错误:expected identifier or ‘(’ before ‘const’
make[2]: *** [callbacks.o] 错误 1
make[2]: Leaving directory `/root/etherape-0.9.10/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/etherape-0.9.10'
make: *** [all] 错误 2