Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108882 - evfs has optional support for samba
Summary: evfs has optional support for samba
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-11 09:15 UTC by BRUNEL Maxime
Modified: 2005-10-11 17:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BRUNEL Maxime 2005-10-11 09:15:36 UTC
The author of evfs has integrated samba in this application. The ebuild
evfs-9999 depends now samba.

DEPEND="x11-libs/ecore
    virtual/fam
    dev-libs/libxml2
    net-fs/samba"

For the moment, when i compile evfs, there are error :

evfs_fs_samba.c:41:26: libsmbclient.h: No such file or directory
evfs_fs_samba.c:44: error: parse error before '*' token
evfs_fs_samba.c:45: error: parse error before '*' token
evfs_fs_samba.c:45: warning: data definition has no type or storage class
evfs_fs_samba.c: In function `evfs_plugin_init':
evfs_fs_samba.c:104: warning: assignment makes pointer from integer without a ca 
st
etc...etc...
Comment 1 SpanKY gentoo-dev 2005-10-11 17:31:03 UTC
fixed the configure script in e17 cvs and fixed the evfs cvs ebuild