Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507578 - gnome-base/gvfs cannot enable Samba integration
Summary: gnome-base/gvfs cannot enable Samba integration
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-13 15:27 UTC by Fabian
Modified: 2014-05-06 10:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output of 'emerge --info gnome-base/gvfs' (gnome-base_gvfs-1.18.3.info.txt,6.36 KB, text/plain)
2014-04-13 15:27 UTC, Fabian
Details
output of 'emerge --info net-fs/samba' (net-fs_samba-3.6.23.info.txt,6.42 KB, text/plain)
2014-04-13 15:28 UTC, Fabian
Details
output of 'emerge -pqv gnome-base/gvfs' (gnome-base_gvfs-1.18.3.pqv.txt,190 bytes, text/plain)
2014-04-13 15:29 UTC, Fabian
Details
output of 'emerge -pqv net-fs/samba' (net-fs_samba-3.6.23.pqv.txt,233 bytes, text/plain)
2014-04-13 15:30 UTC, Fabian
Details
output of 'emerge -1 gnome-base/gvfs' (gnome-base_gvfs-1.18.3.configure.txt,449.51 KB, text/plain)
2014-04-13 15:33 UTC, Fabian
Details

Note You need to log in before you can comment on or make changes to this bug.
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.