Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 507578

Summary: gnome-base/gvfs cannot enable Samba integration
Product: Gentoo Linux Reporter: Fabian <fabianm88>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal CC: fabianm88
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of 'emerge --info gnome-base/gvfs'
output of 'emerge --info net-fs/samba'
output of 'emerge -pqv gnome-base/gvfs'
output of 'emerge -pqv net-fs/samba'
output of 'emerge -1 gnome-base/gvfs'

Description Fabian 2014-04-13 15:27:06 UTC
Created attachment 374856 [details]
output of 'emerge --info gnome-base/gvfs'

when building gnome-base/gvfs with the samba use flag, gvfs silently irgnores, that samba integration can not be enabled.

Configure shows the result:
...
checking for SMBCLIENT... yes
checking libsmbclient.h usability... yes
checking libsmbclient.h presence... yes
checking for libsmbclient.h... yes
checking for SMBCCTX.flags... yes
checking for SMBCCTX.close... no
checking for smbc_option_get in -lsmbclient... no
checking for smbc_new_context in -lsmbclient... no
checking for Samba 3.0 libraries... no
...
Samba support: no


I am using a ABI_X86="64 32" multilib installation.
Comment 1 Fabian 2014-04-13 15:28:04 UTC
Created attachment 374858 [details]
output of 'emerge --info net-fs/samba'
Comment 2 Fabian 2014-04-13 15:29:13 UTC
Created attachment 374862 [details]
output of 'emerge -pqv gnome-base/gvfs'
Comment 3 Fabian 2014-04-13 15:30:09 UTC
Created attachment 374864 [details]
output of 'emerge -pqv net-fs/samba'
Comment 4 Fabian 2014-04-13 15:33:17 UTC
Created attachment 374866 [details]
output of 'emerge -1 gnome-base/gvfs'
Comment 5 Pacho Ramos gentoo-dev 2014-04-13 18:01:14 UTC
I cannot reproduce :/, it detects samba properly here
Comment 6 Rafał Mużyło 2014-04-13 19:58:45 UTC
Without (at minimum) config.log, this won't get very far.
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-04-14 20:38:01 UTC
Reminds me of an old report.
Comment 8 Fabian 2014-05-06 10:51:51 UTC
I found the solution.
It was a broken library.