我在安装ethereal时,遇到了问题?
今天我在编译ethereal软件时,configure时,一切正常,可是到了make时,运行了半天,到最后却出现如下错误,哪位高手看看这是什么原因啊?/bin/sh ../../libtool --mode=link gcc-Wall -g -O2 -I../.. -I../../wiretap -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include-o gryphon.la -rpath /usr/local/lib/ethereal/plugins/0.8 -module -avoid-version packet-gryphon.lo
rm -fr .libs/gryphon.la .libs/gryphon.* .libs/gryphon.*
gcc -sharedpacket-gryphon.lo-lc-Wl,-soname -Wl,gryphon.so -o .libs/gryphon.so
ar cru .libs/gryphon.apacket-gryphon.o
ranlib .libs/gryphon.a
creating gryphon.la
(cd .libs && rm -f gryphon.la && ln ../gryphon.la gryphon.la)
ln: creating hard link `gryphon.la' to `../gryphon.la': Operation not permitted
make: *** Error 1
make: Leaving directory `/mnt/e/ethereal-0.8.0/plugins/gryphon'
make: *** Error 1
make: Leaving directory `/mnt/e/ethereal-0.8.0/plugins'
make: *** Error 1
make: Leaving directory `/mnt/e/ethereal-0.8.0'
make: *** Error 2
页:
[1]