Пытаюсь делать по статье: http://www.lissyara.su/archive/samba+acl/
Вот такая версия ОС:
Код: Выделить всё
root@router:/usr/ports/net/samba41 # uname -a
FreeBSD router.vz.mkfse 10.0-RELEASE-p11 FreeBSD 10.0-RELEASE-p11 #0: Tue Nov 4 17:41:10 EET 2014 root@48010.mk.fse.gov.ua:/usr/obj/usr/src/sys/usanov i386
Код: Выделить всё
┌───────────────────────────── samba41-4.1.22_1 ───────────────────────────────┐
│ ┌──────────────────────────────────────────────────────────────────────────┐ │
│ │ [x] ACL_SUPPORT File system ACL support │ │
│ │ [x] ADS Active Directory client support │ │
│ │ [ ] AD_DC Active Directory Domain Controller support │ │
│ │ [x] AIO_SUPPORT Asynchronous IO support │ │
│ │ [ ] CUPS CUPS printing system support │ │
│ │ [x] DEBUG With debug information in the binaries │ │
│ │ [ ] DEVELOPER With development support │ │
│ │ [x] DNSUPDATE Dynamic DNS update (requires ADS) │ │
│ │ [x] DOCS Build and/or install documentation │ │
│ │ [ ] EXP_MODULES Experimental modules │ │
│ │ [x] FAM File Alteration Monitor support │ │
│ │ [x] LDAP LDAP client support │ │
│ │ [ ] MANPAGES Build manpages from DOCBOOK templates │ │
│ │ [ ] PAM_SMBPASS PAM authentication via passdb backends │ │
│ │ [x] PTHREADPOOL Pthread pool │ │
│ │ [x] QUOTAS Disk quota support │ │
│ │ [x] SYSLOG Syslog logging support │ │
│ │ [x] UTMP UTMP accounting support │ │
│ │─────────────────────────────────── DNS ──────────────────────────────────│ │
│ │ ( ) NSUPDATE Use samba NSUPDATE utility for AD DC │ │
│ │ ( ) BIND99 Use bind99 as AD DC DNS server frontend │ │
│ │ ( ) BIND910 Use bind910 as AD DC DNS server frontend │ │
│ │───────────────────────────────── ZEROCONF ───────────────────────────────│ │
│ │ ( ) AVAHI Zeroconf support via Avahi │ │
│ │ ( ) MDNSRESPONDER Zeroconf support via mDNSResponder │ │
│ └──────────────────────────────────────────────────────────────────────────┘ │
├──────────────────────────────────────────────────────────────────────────────┤
│ < OK > <Cancel> │
└──────────────────────────────────────────────────────────────────────────────┘
Код: Выделить всё
* installing bin/default/source4/torture/man/locktest.1 as /usr/ports/net/samba41/work/stage/usr/local/man/man1/locktest.1
* installing bin/default/libcli/nbt/man/nmblookup4.1 as /usr/ports/net/samba41/work/stage/usr/local/man/man1/nmblookup4.1
Waf: Leaving directory `/usr/ports/net/samba41/work/samba-4.1.22/bin'
'install' finished successfully (31m17.634s)
*** Signal 11
Stop.
make[1]: stopped in /usr/ports/net/samba41
*** Error code 1
Stop.
make: stopped in /usr/ports/net/samba41
root@router:/usr/ports/net/samba41 #
Не могу поставить ни 4 ни 4.1. Завершается все с сигналом 11. Что делаю неверно?
