Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2008 13:06:32 -0400
From:      Erik Van Benschoten <evanben@earthlink.net>
To:        freebsd-ports@freebsd.org
Subject:   net/samba3 not installing VFS modules
Message-ID:  <BBDEA61C-E9CD-448A-9EA5-113CC5A7CD03@earthlink.net>

next in thread | raw e-mail | index | archive | help
Greetings,

  I have been looking into setting up a network recycle bin under  
v3.0.32 of Samba. The default configuration does not install/package  
any of the VFS modules from the looks of it. The man pages are there  
for them, but not the actual binaries. After looking at the Makefile I  
tried to add the following to /etc/make.conf:

WITH_EXP_MODULES=
WANT_EXP_MODULES+=	vfs_recycle

That failed to install the recycle VFS module, so I tried:

WITH_EXP_MODULES=
WANT_EXP_MODULES=	vfs_recycle

Still no luck. The VFS modules are getting compiled, but are  
apparently not getting added to the packing list. Anyone have any  
suggestions? Is anyone else having this problem?

Thanks,
Erik Van Benschoten



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BBDEA61C-E9CD-448A-9EA5-113CC5A7CD03>