I'm going with samba41 from packages at the moment and cannot upgrade it with ports because I keep seeing the following error when trying to build samba41 from ports on FreeBSD10:
Apparently, folks are benchmarking samba41 performance under FreeBSD . . . so it's building for some.
Code:
../libcli/smbreadline/smbreadline.c:144:20: error: use of undeclared identifier[2037/3933] Compiling source4/lib/registry/tests/generic.c
'Function'
rl_event_hook = (Function *)callback;
^
../libcli/smbreadline/smbreadline.c:144:30: error: expected expression
rl_event_hook = (Function *)callback;
^
2 errors generated.
Waf: Leaving directory `/usr/ports/net/samba41/work/samba-4.1.6/bin'
Build failed: -> task failed (err #1):
{task: cc smbreadline.c -> smbreadline_1.o}
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/net/samba41
*** Error code 1
Apparently, folks are benchmarking samba41 performance under FreeBSD . . . so it's building for some.