|
|
when making "gnome virtual file system",two errors occur:
smb-method.c: In function 'do_close':
smb-method.c:1489: error: 'struct _SMBCCTX' has no member named 'close'
make[2]: *** [smb-method.lo] 错误 1
make[2]: Leaving directory `/sunp/gnome-vfs-2.11.92/modules'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/sunp/gnome-vfs-2.11.92'
make: *** [all] 错误 2
There are the same two errors occuring during making gnome-vfs-2.10,
how to do then? |
|