GNOME Bugzilla – Bug 315136
gnome-vfs-2.11.92 compile error against new samba 3.0.20
Last modified: 2005-09-07 09:27:07 UTC
Version details: 2.11.92 Distribution/Version: LFS Compile and install samba 3.0.20, then attempt to compile gnome-vfs 2.11.92 with samba support, and it should die. Looks like one of the internal samba functions was modified... perhaps a samba issue, but I figured I would start here. smb-method.c: In function `do_close': smb-method.c:1489: error: structure has no member named `close' make[2]: *** [smb-method.lo] Error 1 make[2]: Leaving directory `/usr/local/relykOS/source/gnomevfs/gnome-vfs-2.11.92/modules' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/relykOS/source/gnomevfs/gnome-vfs-2.11.92' make: *** [all] Error 2
We have this this too in gentoo. I'm attaching the patch we're using to fix this. This is also a problem with previous gnome-vfs versions (including 2.10.1).
Created attachment 51737 [details] [review] Proposed fix Here is our proposed fix for 2.11.92. A similar fix (applies with fuzz) is necessary for 2.10.1
*** This bug has been marked as a duplicate of 315001 ***
*** Bug 315402 has been marked as a duplicate of this bug. ***