Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 227415 Details for
Bug 314709
net-fs/samba-3.5.2 fails to build with USE="ads winbind"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log of successful build of samba-3.5.2 with patched ebuild
samba-3.5.2_ok.log (text/plain), 175.71 KB, created by
Rainer Ruecker
on 2010-04-11 16:13:47 UTC
(
hide
)
Description:
Log of successful build of samba-3.5.2 with patched ebuild
Filename:
MIME Type:
Creator:
Rainer Ruecker
Created:
2010-04-11 16:13:47 UTC
Size:
175.71 KB
patch
obsolete
> [32;01m*[0m CPV: net-fs/samba-3.5.2 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: acl ads aio caps client cups doc elibc_glibc examples kernel_linux ldap netapi pam readline server smbclient smbsharemodes swat test userland_GNU winbind x86 >>>> Unpacking source... >>>> Unpacking samba-3.5.2.tar.gz to /var/tmp/portage/net-fs/samba-3.5.2/work >>>> Source unpacked in /var/tmp/portage/net-fs/samba-3.5.2/work >>>> Preparing source in /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3 ... > * econf: updating samba-3.5.2/lib/tdb/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/lib/tdb/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.5.2/lib/replace/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/lib/replace/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.5.2/lib/talloc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/lib/talloc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.5.2/lib/tevent/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/lib/tevent/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.5.2/source3/lib/ldb/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/source3/lib/ldb/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.5.2/source3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/source3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.5.2/source4/lib/ldb/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/source4/lib/ldb/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.5.2/source4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/source4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.5.2/examples/VFS/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.5.2/examples/VFS/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-cifsupcall --with-piddir=/var/run/samba --sysconfdir=/etc/samba --localstatedir=/var --disable-developer --enable-largefile --enable-socket-wrapper --enable-nss-wrapper --enable-swat --disable-dmalloc --enable-cups --disable-iprint --disable-fam --enable-shared-libs --disable-dnssd --disable-avahi --with-fhs --with-privatedir=/var/lib/samba/private --with-rootsbindir=/var/cache/samba --with-lockdir=/var/cache/samba --with-swatdir=/usr/share/doc/samba-3.5.2/swat --with-configdir=/etc/samba --with-logfilebase=/var/log/samba --with-pammodulesdir=/lib/security --without-afs --without-fake-kaserver --without-vfs-afsacl --with-ldap --with-ads --with-krb5=/usr --with-dnsupdate --without-automount --with-cifsmount --with-cifsumount --with-pam --with-pam_smbpass --without-syslog --without-quotas --without-sys-quotas --without-utmp --without-libtalloc --without-libtdb --with-libnetapi --with-libsmbclient --with-libsmbsharemodes --without-libaddns --without-ctdb --without-cluster-support --with-acl-support --with-aio-support --with-sendfile-support --with-winbind --without-included-popt --without-included-iniparser >SAMBA VERSION: 3.5.2 >- >- ># define SAMBA_VERSION_STRING SAMBA_VERSION_OFFICIAL_STRING >LIBREPLACE_LOCATION_CHECKS: START >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >LIBREPLACE_LOCATION_CHECKS: END >LIBREPLACE_CC_CHECKS: START >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for version of gcc... 4.3.4 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether byte ordering is bigendian... no >checking for inline... inline >checking for C99 designated initializers... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for library containing strerror... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking standards.h usability... no >checking standards.h presence... no >checking for standards.h... no >checking for long long... yes >checking size of int... 4 >checking size of char... 1 >checking size of short... 2 >checking size of long... 4 >checking size of long long... 8 >checking for uint_t... no >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking size of off_t... 8 >checking size of size_t... 4 >checking size of ssize_t... 4 >checking for intptr_t... yes >checking for uintptr_t... yes >checking for ptrdiff_t... yes >checking for immediate structures... yes >LIBREPLACE_CC_CHECKS: END >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking for epoll_create... yes >checking that the C compiler understands -Wdeclaration-after-statement... yes >checking that the C compiler understands -Werror-implicit-function-declaration... yes >checking whether to use profiling... no >checking for a BSD-compatible install... /usr/bin/install -c >checking for gawk... gawk >checking for gmake... /usr/bin/gmake >checking whether we have GNU make... yes >checking for perl... /usr/bin/perl >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking if the linker (ld) is GNU ld... yes >checking GNU ld release date... >checking GNU ld release version... 2.18 >checking GNU ld release version major... 2 >checking GNU ld release version minor... 18 >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking that the C compiler understands -Werror... yes >checking that the C compiler understands negative enum values... yes >checking for C99 designated initializers... yes >checking uname -s... Linux >checking uname -r... 2.6.31.6-psinuts-12 >checking uname -m... i686 >checking uname -p... Intel(R) Pentium(R) 4 CPU 3.00GHz >checking uname -i... GenuineIntel >checking for LFS support... yes >LIBREPLACE_BROKEN_CHECKS: START >checking return type of signal handlers... void >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... (cached) yes >checking for pid_t... yes >checking for struct stat.st_rdev... yes >checking for ino_t... yes >checking for loff_t... yes >checking for offset_t... no >checking for working memcmp... yes >checking for pipe... yes >checking for strftime... yes >checking for srandom... yes >checking for random... yes >checking for srand... yes >checking for rand... yes >checking for usleep... yes >checking for setbuffer... yes >checking for lstat... yes >checking for getpgrp... yes >checking for utime... yes >checking for utimes... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking for stdint.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for stdint.h... (cached) yes >checking for stdbool.h... (cached) yes >checking for bool... yes >checking for _Bool... yes >checking for working mmap... yes >checking sys/syslog.h usability... yes >checking sys/syslog.h presence... yes >checking for sys/syslog.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking vararg.h usability... no >checking vararg.h presence... no >checking for vararg.h... no >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking unix.h usability... no >checking unix.h presence... no >checking for unix.h... no >checking for seteuid... yes >checking for setresuid... yes >checking for setegid... yes >checking for setresgid... yes >checking for chroot... yes >checking for bzero... yes >checking for strerror... yes >checking for vsyslog... yes >checking for setlinebuf... yes >checking for mktime... yes >checking for ftruncate... yes >checking for chsize... no >checking for rename... yes >checking for waitpid... yes >checking for wait4... yes >checking for strlcpy... no >checking for strlcat... no >checking for initgroups... yes >checking for memmove... yes >checking for strdup... yes >checking for pread... yes >checking for pwrite... yes >checking for strndup... yes >checking for strcasestr... yes >checking for strtok_r... yes >checking for mkdtemp... yes >checking for dup2... yes >checking for isatty... yes >checking for chown... yes >checking for lchown... yes >checking for link... yes >checking for readlink... yes >checking for symlink... yes >checking for realpath... yes >checking for setresuid declaration... yes >checking for setresgid declaration... yes >checking for errno declaration... yes >checking for secure mkstemp... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for strings.h... (cached) yes >checking whether snprintf is declared... yes >checking whether vsnprintf is declared... yes >checking whether asprintf is declared... yes >checking whether vasprintf is declared... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for asprintf... yes >checking for vasprintf... yes >checking for C99 vsnprintf... yes >checking for va_copy... yes >checking for __FUNCTION__ macro... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for comparison_fn_t... yes >checking for setenv declaration... yes >checking for setenv... yes >checking for unsetenv... yes >checking for environ declaration... yes >checking for strnlen... yes >checking for strtoull... yes >checking for __strtoull... no >checking for strtouq... yes >checking for strtoll... yes >checking for __strtoll... no >checking for strtoq... yes >checking for sig_atomic_t type... yes >checking for O_DIRECT flag to open(2)... no >checking that the C compiler understands volatile... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mode.h usability... no >checking sys/mode.h presence... no >checking for sys/mode.h... no >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/fs/s5param.h usability... no >checking sys/fs/s5param.h presence... no >checking for sys/fs/s5param.h... no >checking sys/filsys.h usability... no >checking sys/filsys.h presence... no >checking for sys/filsys.h... no >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking for sys/select.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for utime.h... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for utime... (cached) yes >checking for utimes... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for sys/capability.h... (cached) yes >checking for broken RedHat 7.2 system header files... no >checking for broken RHEL5 sys/capability.h... no >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/id.h usability... no >checking sys/id.h presence... no >checking for sys/id.h... no >checking compat.h usability... no >checking compat.h presence... no >checking for compat.h... no >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking sys/priv.h usability... no >checking sys/priv.h presence... no >checking for sys/priv.h... no >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/security.h usability... no >checking sys/security.h presence... no >checking for sys/security.h... no >checking for getpwnam_r... yes >checking for getpwuid_r... yes >checking for getpwent_r... yes >checking for getpwent_r declaration... yes >checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no >checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no >checking for getgrnam_r... yes >checking for getgrgid_r... yes >checking for getgrent_r... yes >checking for getgrent_r declaration... yes >checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no >checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no >checking for getgrouplist... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking sys/termio.h usability... no >checking sys/termio.h presence... no >checking for sys/termio.h... no >checking for library containing dlopen... -ldl >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dlopen... yes >checking for dlsym... yes >checking for dlerror... yes >checking for dlclose... yes >checking for library containing shl_load... no >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking for shl_load... no >checking for shl_unload... no >checking for shl_findsym... no >checking for prototype void *dlopen(const char* filename, unsigned int flags)... no >checking for getpass... yes >checking for getpassphrase... no >checking whether getpass should be replaced... yes >checking whether strptime is available and works... yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking ws2tcpip.h usability... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking whether mkdir supports mode... yes >checking for timegm... yes >checking for broken readdir... no >checking for dirfd... yes >checking for dirfd declaration... yes >checking a usable readdir()... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for library containing crypt... -lcrypt >checking for printf... yes >checking for memset... yes >checking for memcpy... yes >LIBREPLACE_BROKEN_CHECKS: END >checking for syslog... yes >LIBREPLACE_NETWORK_CHECKS: START >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking for netinet/ip.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking netinet/in_ip.h usability... no >checking netinet/in_ip.h presence... no >checking for netinet/in_ip.h... no >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking for usable net/if.h... yes >checking for socklen_t... yes >checking for sa_family_t... yes >checking for struct addrinfo... yes >checking for struct sockaddr... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_in6... yes >checking for struct sockaddr_storage.ss_family... yes >checking for sin_len in sock... no >checking for unix domain sockets... yes >checking for connect... yes >checking for gethostbyname... yes >checking for if_nametoindex... yes >checking for socketpair... yes >checking for broken inet_ntoa... no >checking for inet_ntoa... yes >checking for inet_aton... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for getaddrinfo... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking for struct sockaddr.sa_len... no >checking for getifaddrs and freeifaddrs... yes >checking for iface getifaddrs... lo AF=17 >eth0 AF=17 >lo IP=127.0.0.1 NETMASK=255.0.0.0 >eth0 IP=194.115.212.52 NETMASK=255.255.255.0 >yes >checking for ipv6 support... yes >LIBREPLACE_NETWORK_CHECKS: END >checking aio.h usability... yes >checking aio.h presence... yes >checking for aio.h... yes >checking for sys/fcntl.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for sys/time.h... (cached) yes >checking sys/unistd.h usability... yes >checking sys/unistd.h presence... yes >checking for sys/unistd.h... yes >checking rpc/nettype.h usability... no >checking rpc/nettype.h presence... no >checking for rpc/nettype.h... no >checking for unistd.h... (cached) yes >checking for grp.h... (cached) yes >checking for sys/id.h... (cached) no >checking for memory.h... (cached) yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for limits.h... (cached) yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking rpc/rpc.h usability... yes >checking rpc/rpc.h presence... yes >checking for rpc/rpc.h... yes >checking rpcsvc/nis.h usability... yes >checking rpcsvc/nis.h presence... yes >checking for rpcsvc/nis.h... yes >checking rpcsvc/ypclnt.h usability... yes >checking rpcsvc/ypclnt.h presence... yes >checking for rpcsvc/ypclnt.h... yes >checking for sys/param.h... (cached) yes >checking for ctype.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking for sys/resource.h... (cached) yes >checking for sys/ioctl.h... (cached) yes >checking for sys/ipc.h... (cached) yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking for sys/mman.h... (cached) yes >checking for sys/filio.h... (cached) no >checking for sys/priv.h... (cached) no >checking for sys/shm.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for sys/mount.h... (cached) yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking for sys/fs/s5param.h... (cached) no >checking for sys/filsys.h... (cached) no >checking for termios.h... (cached) yes >checking for termio.h... (cached) yes >checking for sys/termio.h... (cached) no >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/dustat.h usability... no >checking sys/dustat.h presence... no >checking for sys/dustat.h... no >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking for stdarg.h... (cached) yes >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for sys/syslog.h... (cached) yes >checking for syslog.h... (cached) yes >checking for langinfo.h... (cached) yes >checking for locale.h... (cached) yes >checking xfs/libxfs.h usability... no >checking xfs/libxfs.h presence... no >checking for xfs/libxfs.h... no >checking netgroup.h usability... no >checking netgroup.h presence... no >checking for netgroup.h... no >checking for rpcsvc/yp_prot.h... yes >checking for sys/mode.h... (cached) no >checking CoreFoundation/CFStringEncodingConverter.h usability... no >checking CoreFoundation/CFStringEncodingConverter.h presence... no >checking for CoreFoundation/CFStringEncodingConverter.h... no >checking CFStringEncodingConverter.h usability... no >checking CFStringEncodingConverter.h presence... no >checking for CFStringEncodingConverter.h... no >checking valgrind.h usability... no >checking valgrind.h presence... no >checking for valgrind.h... no >checking valgrind/valgrind.h usability... no >checking valgrind/valgrind.h presence... no >checking for valgrind/valgrind.h... no >checking valgrind/memcheck.h usability... no >checking valgrind/memcheck.h presence... no >checking for valgrind/memcheck.h... no >checking for shadow.h... (cached) yes >checking nss.h usability... yes >checking nss.h presence... yes >checking for nss.h... yes >checking nss_common.h usability... no >checking nss_common.h presence... no >checking for nss_common.h... no >checking nsswitch.h usability... no >checking nsswitch.h presence... no >checking for nsswitch.h... no >checking ns_api.h usability... no >checking ns_api.h presence... no >checking for ns_api.h... no >checking for sys/security.h... (cached) no >checking syscall.h usability... yes >checking syscall.h presence... yes >checking for syscall.h... yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking sys/attributes.h usability... no >checking sys/attributes.h presence... no >checking for sys/attributes.h... no >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking sys/extattr.h usability... no >checking sys/extattr.h presence... no >checking for sys/extattr.h... no >checking for sys/uio.h... (cached) yes >checking sys/ea.h usability... no >checking sys/ea.h presence... no >checking for sys/ea.h... no >checking sys/proplist.h usability... no >checking sys/proplist.h presence... no >checking for sys/proplist.h... no >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking lastlog.h usability... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking size of int... (cached) 4 >checking size of long... (cached) 4 >checking size of long long... (cached) 8 >checking size of short... (cached) 2 >checking for an ANSI C-conforming const... yes >checking for inline... (cached) inline >checking whether byte ordering is bigendian... (cached) no >checking whether char is unsigned... no >checking return type of signal handlers... (cached) void >checking for uid_t in sys/types.h... (cached) yes >checking for mode_t... (cached) yes >checking for off_t... (cached) yes >checking for size_t... (cached) yes >checking for pid_t... (cached) yes >checking for struct stat.st_rdev... (cached) yes >checking for d_off in dirent... yes >checking for ssize_t... (cached) yes >checking for wchar_t... yes >checking for cups-config... /usr/bin/cups-config >checking cups/cups.h usability... yes >checking cups/cups.h presence... yes >checking for cups/cups.h... yes >checking cups/language.h usability... yes >checking cups/language.h presence... yes >checking for cups/language.h... yes >checking for httpConnectEncrypt in -lcups... yes >checking if the compiler will optimize out function calls... yes >checking for fd passing via msg_control... yes >checking for fd passing via msg_acctrights... no >checking for dirfd... (cached) yes >checking for struct sigevent type... yes >checking for struct sigevent.sigev_value.sival_ptr... yes >checking for struct sigevent.sigev_value.sigval_ptr... no >checking for struct timespec type... yes >checking for real setresuid... yes >checking for real setresgid... yes >checking for working memcmp... (cached) yes >checking whether to use readline... yes >checking readline.h usability... no >checking readline.h presence... no >checking for readline.h... no >checking history.h usability... no >checking history.h presence... no >checking for history.h... no >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking for readline.h... (cached) no >checking for readline/readline.h... (cached) yes >checking for tgetent in -lncurses... yes >checking for rl_callback_handler_install in -lreadline... yes >checking for rl_completion_matches in -lreadline... yes >checking whether rl_event_hook is declared... no >checking for history_list in -lreadline... yes >checking for library containing yp_get_default_domain... -lnsl >checking for yp_get_default_domain... yes >checking for execl... yes >checking for getcwd... yes >checking for fchown... yes >checking for chmod... yes >checking for fchmod... yes >checking for mknod... yes >checking for mknod64... no >checking for strtol... yes >checking for strchr... yes >checking for chflags... no >checking for getrlimit... yes >checking for fsync... yes >checking for fdatasync... yes >checking for setpgid... yes >checking for setsid... yes >checking for glob... yes >checking for strpbrk... yes >checking for crypt16... no >checking for getauthuid... no >checking for sigprocmask... yes >checking for sigblock... yes >checking for sigaction... yes >checking for sigset... yes >checking for innetgr... yes >checking for setnetgrent... yes >checking for getnetgrent... yes >checking for endnetgrent... yes >checking for initgroups... (cached) yes >checking for select... yes >checking for poll... yes >checking for rdchk... no >checking for getgrnam... yes >checking for getgrent... yes >checking for pathconf... yes >checking for setpriv... no >checking for setgidx... no >checking for setuidx... no >checking for setgroups... yes >checking for sysconf... yes >checking for stat64... yes >checking for fstat64... yes >checking for lstat64... yes >checking for fopen64... yes >checking for atexit... yes >checking for grantpt... yes >checking for lseek64... yes >checking for ftruncate64... yes >checking for posix_fallocate... yes >checking for posix_fallocate64... yes >checking for fseek64... no >checking for fseeko64... yes >checking for ftell64... no >checking for ftello64... yes >checking for setluid... no >checking for getpwanam... no >checking for opendir64... no >checking for readdir64... yes >checking for seekdir64... no >checking for telldir64... no >checking for rewinddir64... no >checking for closedir64... no >checking for getpwent_r... (cached) yes >checking for getdents64... no >checking for setenv... (cached) yes >checking for strcasecmp... yes >checking for fcvt... yes >checking for fcvtl... no >checking for syslog... (cached) yes >checking for vsyslog... (cached) yes >checking for timegm... (cached) yes >checking for setlocale... yes >checking for nl_langinfo... yes >checking for nanosleep... yes >checking for utimensat... yes >checking for mlock... yes >checking for munlock... yes >checking for mlockall... yes >checking for munlockall... yes >checking for memalign... yes >checking for posix_memalign... yes >checking for hstrerror... yes >checking for sys/mman.h... (cached) yes >checking for shmget... yes >checking for shm_open... no >checking for gettext... yes >checking for dgettext... yes >checking for bindtextdomain... yes >checking for textdomain... yes >checking for strupr... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking libexc.h usability... no >checking libexc.h presence... no >checking for libexc.h... no >checking libunwind.h usability... no >checking libunwind.h presence... no >checking for libunwind.h... no >checking for library containing backtrace_symbols... none required >checking for backtrace_symbols... yes >checking for trace_back_stack in -lexc... no >checking for sysctlbyname... no >checking gpfs_gpl.h usability... no >checking gpfs_gpl.h presence... no >checking for gpfs_gpl.h... no >checking for Isilon OneFS... no >checking for libunwind... no >checking for _dup... no >checking for _dup2... no >checking for _opendir... no >checking for _readdir... no >checking for _seekdir... no >checking for _telldir... no >checking for _closedir... no >checking for __dup... no >checking for __dup2... yes >checking for __opendir... no >checking for __readdir... no >checking for __seekdir... no >checking for __telldir... no >checking for __closedir... no >checking for __getcwd... no >checking for _getcwd... no >checking for __xstat... yes >checking for __fxstat... yes >checking for __lxstat... yes >checking for _stat... no >checking for _lstat... no >checking for _fstat... no >checking for __stat... yes >checking for __lstat... yes >checking for __fstat... yes >checking for _acl... no >checking for __acl... no >checking for _facl... no >checking for __facl... no >checking for _open... no >checking for __open... yes >checking for _chdir... no >checking for __chdir... no >checking for _close... no >checking for __close... yes >checking for _fchdir... no >checking for __fchdir... no >checking for _fcntl... no >checking for __fcntl... yes >checking for getdents... no >checking for __getdents... no >checking for _lseek... no >checking for __lseek... yes >checking for _read... no >checking for __read... yes >checking for getdirentries... yes >checking for _write... no >checking for __write... yes >checking for _fork... no >checking for __fork... yes >checking for _stat64... no >checking for __stat64... no >checking for _fstat64... no >checking for __fstat64... no >checking for _lstat64... no >checking for __lstat64... no >checking for __sys_llseek... no >checking for llseek... yes >checking for _llseek... no >checking for __llseek... no >checking for readdir64... (cached) yes >checking for _readdir64... no >checking for __readdir64... no >checking for pread... (cached) yes >checking for _pread... no >checking for __pread... no >checking for pread64... yes >checking for _pread64... no >checking for __pread64... yes >checking for pwrite... (cached) yes >checking for _pwrite... no >checking for __pwrite... no >checking for pwrite64... yes >checking for _pwrite64... no >checking for __pwrite64... yes >checking for open64... yes >checking for _open64... no >checking for __open64... yes >checking for creat64... yes >checking for prctl... yes >checking for good getgrouplist... yes >checking for struct stat.st_mtim.tv_nsec... yes >checking for struct stat.st_mtimensec... no >checking for struct stat.st_mtimespec.tv_nsec... no >checking for struct stat.st_mtime_n... no >checking for struct stat.st_umtime... no >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtime... no >checking whether there is DOS flags support in the stat struct... no >checking for dn_expand in -lresolv... yes >checking for _dn_expand in -lresolv... no >checking for __dn_expand in -lresolv... yes >checking for putprpwnam... no >checking for putprpwnam in -lsecurity... no >checking for putprpwnam... (cached) no >checking for putprpwnam in -lsec... no >checking for set_auth_parameters... no >checking for set_auth_parameters in -lsecurity... no >checking for set_auth_parameters... (cached) no >checking for set_auth_parameters in -lsec... no >checking for getspnam... yes >checking for getspnam... (cached) yes >checking for getspnam... (cached) yes >checking for bigcrypt... no >checking for bigcrypt in -lsecurity... no >checking for bigcrypt... (cached) no >checking for bigcrypt in -lsec... no >checking for getprpwnam... no >checking for getprpwnam in -lsecurity... no >checking for getprpwnam... (cached) no >checking for getprpwnam in -lsec... no >checking for strsignal... yes >checking for library containing getxattr... none required >checking for getxattr... yes >checking for lgetxattr... yes >checking for fgetxattr... yes >checking for listxattr... yes >checking for llistxattr... yes >checking for getea... no >checking for fgetea... no >checking for lgetea... no >checking for listea... no >checking for flistea... no >checking for llistea... no >checking for removeea... no >checking for fremoveea... no >checking for lremoveea... no >checking for setea... no >checking for fsetea... no >checking for lsetea... no >checking for flistxattr... yes >checking for removexattr... yes >checking for lremovexattr... yes >checking for fremovexattr... yes >checking for setxattr... yes >checking for lsetxattr... yes >checking for fsetxattr... yes >checking for attr_get... no >checking for attr_list... no >checking for attr_set... no >checking for attr_remove... no >checking for attr_getf... no >checking for attr_listf... no >checking for attr_setf... no >checking for attr_removef... no >checking whether xattr interface takes additional options... no >checking for extattr_delete_fd... no >checking for extattr_delete_file... no >checking for extattr_delete_link... no >checking for extattr_get_fd... no >checking for extattr_get_file... no >checking for extattr_get_link... no >checking for extattr_list_fd... no >checking for extattr_list_file... no >checking for extattr_list_link... no >checking for extattr_set_fd... no >checking for extattr_set_file... no >checking for extattr_set_link... no >checking for -pie and -fPIE... yes >checking for -Wl,-z,relro... yes >checking ability to build shared libraries... true >checking if -Wl,--as-needed works... yes >checking if -Wl,-z,defs works... yes >checking LDSHFLAGS_Z_DEFS... -Wl,-z,defs >checking LDFLAGS... -Wl,--as-needed -Wl,-O1 -L./bin >checking DYNEXP... -Wl,--export-dynamic >checking SHLD... ${CC} ${CFLAGS} >checking LDSHFLAGS... ${LDFLAGS} -shared -Wl,-Bsymbolic >checking SHLIBEXT... so >checking SONAMEFLAG... -Wl,-soname= >checking PICFLAG... -fPIC >checking NSSSONAMEVERSIONSUFFIX... >checking whether building shared libraries actually works... yes >checking used PICFLAG... -fPIC >checking whether to use shared libraries internally... true >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBTALLOC... yes >checking for LIBTDB... yes >checking whether to build the libnetapi shared library... yes >checking whether to build the libsmbclient shared library... yes >checking whether to build the libsmbsharemodes shared library... yes >checking whether to build the libaddns shared library... no >shared library not selected >checking for long long... yes >checking for intptr_t... (cached) yes >checking for LL suffix on long long integers... yes >checking for 64 bit time_t... no >checking for 64 bit off_t... yes >checking for off64_t... no >checking for 64 bit ino_t... yes >checking for ino64_t... no >checking for 64 bit dev_t... yes >checking for dev64_t... no >checking for struct dirent64... no >checking for struct dirent64... yes >checking for major macro... yes >checking for minor macro... yes >checking for makedev macro... yes >checking for unsigned char... no >checking whether seekdir returns void... yes >checking for __FUNCTION__ macro... yes >checking if gettimeofday takes tz argument... yes >checking for broken readdir name... no >checking for utimbuf... yes >checking for pututline... yes >checking for pututxline... yes >checking for updwtmp... yes >checking for updwtmpx... yes >checking for getutmpx... yes >checking for getutxent... yes >checking for ut_name in utmp... yes >checking for ut_user in utmp... yes >checking for ut_id in utmp... yes >checking for ut_host in utmp... yes >checking for ut_time in utmp... yes >checking for ut_tv in utmp... yes >checking for ut_type in utmp... yes >checking for ut_pid in utmp... yes >checking for ut_exit in utmp... yes >checking for ut_addr_v6 in utmp... yes >checking for ut_addr in utmp... yes >checking whether pututline returns pointer... yes >checking for ut_syslen in utmpx... no >checking for iconv in /usr/lib... yes >checking can we convert from CP850 to UCS2-LE?... CP850 >checking can we convert from ASCII to UCS2-LE?... ASCII >checking can we convert from UTF-8 to UCS2-LE?... UTF-8 >checking for Linux kernel oplocks... yes >checking for kernel change notify support... yes >checking for inotify support... checking linux/inotify.h usability... yes >checking linux/inotify.h presence... yes >checking for linux/inotify.h... yes >checking asm/unistd.h usability... yes >checking asm/unistd.h presence... yes >checking for asm/unistd.h... yes >checking sys/inotify.h usability... yes >checking sys/inotify.h presence... yes >checking for sys/inotify.h... yes >checking for inotify_init... yes >checking for __NR_inotify_init declaration... yes > >checking for dm_get_eventlist in -ldm... yes >checking sys/dmi.h usability... no >checking sys/dmi.h presence... no >checking for sys/dmi.h... no >checking xfs/dmapi.h usability... yes >checking xfs/dmapi.h presence... yes >checking for xfs/dmapi.h... yes >checking sys/jfsdmapi.h usability... no >checking sys/jfsdmapi.h presence... no >checking for sys/jfsdmapi.h... no >checking sys/dmapi.h usability... no >checking sys/dmapi.h presence... no >checking for sys/dmapi.h... no >checking dmapi.h usability... no >checking dmapi.h presence... no >checking for dmapi.h... no >configure: Found DMAPI support in -ldm >checking for kernel share modes... yes >checking for IRIX kernel oplock type definitions... no >checking for sys/capability.h... (cached) yes >checking for cap_get_proc... no >checking for cap_get_proc in -lcap... yes >checking for POSIX capabilities... yes >checking for int16 typedef included by rpc/rpc.h... no >checking for uint16 typedef included by rpc/rpc.h... no >checking for int32 typedef included by rpc/rpc.h... no >checking for uint32 typedef included by rpc/rpc.h... no >checking for conflicting AUTH_ERROR define in rpc/rpc.h... no >checking for test routines... yes >checking for ftruncate extend... yes >checking for broken getgroups... no >checking for sysconf(_SC_NGROUPS_MAX)... yes >checking for sysconf(_SC_NPROC_ONLN)... no >checking for sysconf(_SC_NPROCESSORS_ONLN)... yes >checking for sysconf(_SC_PAGESIZE)... yes >checking for getpagesize... yes >checking for setreuid... yes >checking for the Darwin initgroups system call... no >checking for fcntl locking... yes >checking for broken (glibc2.1/x86) 64 bit fcntl locking... no >checking for 64 bit fcntl locking... yes >checking for broken posix_fallocate... no >checking for st_blocks in struct stat... yes >checking for blksize_t... yes >checking for blkcnt_t... yes >checking for st_blksize in struct stat... yes >checking for st_flags in struct stat... no >checking for broken nisplus include files... no >checking if the realpath function allows a NULL argument... yes >checking whether to use AFS clear-text auth... no >checking whether to use AFS fake-kaserver... no >checking whether to use AFS ACL mapping module... no >checking whether to use DFS clear-text auth... no >checking for LDAP support... yes >checking ldap.h usability... yes >checking ldap.h presence... yes >checking for ldap.h... yes >checking lber.h usability... yes >checking lber.h presence... yes >checking for lber.h... yes >checking for ber_tag_t... yes >checking for ber_scanf in -llber... yes >checking for ber_sockbuf_add_io... yes >checking for LDAP_OPT_SOCKBUF... yes >checking for LBER_OPT_LOG_PRINT_FN... yes >checking for ldap_init in -lldap... yes >checking for ldap_set_rebind_proc... yes >checking whether ldap_set_rebind_proc takes 3 arguments... 3 >checking for ldap_initialize... yes >checking whether LDAP support is used... yes >checking for Active Directory and krb5 support... yes >checking for ldap_initialize... (cached) yes >checking for ldap_add_result_entry... yes >checking for kerberos 5 install path... /usr >checking for krb5-config... /usr/bin/krb5-config >checking for working krb5-config... yes >checking krb5.h usability... yes >checking krb5.h presence... yes >checking for krb5.h... yes >checking for krb5/locate_plugin.h... yes >checking for KRB5_DEPRECATED define taking an identifier... yes >checking gssapi.h usability... yes >checking gssapi.h presence... yes >checking for gssapi.h... yes >checking gssapi/gssapi_generic.h usability... yes >checking gssapi/gssapi_generic.h presence... yes >checking for gssapi/gssapi_generic.h... yes >checking gssapi/gssapi.h usability... yes >checking gssapi/gssapi.h presence... yes >checking for gssapi/gssapi.h... yes >checking com_err.h usability... no >checking com_err.h presence... no >checking for com_err.h... no >checking for _et_list in -lcom_err... yes >checking for krb5_encrypt_data in -lk5crypto... yes >checking for des_set_key in -lcrypto... no >checking for copy_Authenticator in -lasn1... no >checking for roken_getaddrinfo_hostspec in -lroken... no >checking for gss_display_status in -lgssapi... no >checking for krb5_mk_req_extended in -lkrb5... yes >checking for krb5_kt_compare in -lkrb5... no >checking for gss_display_status in -lgssapi_krb5... yes >checking for krb5_set_real_time... yes >checking for krb5_set_default_in_tkt_etypes... no >checking for krb5_set_default_tgs_enctypes... yes >checking for krb5_set_default_tgs_ktypes... yes >checking for krb5_principal2salt... yes >checking for krb5_use_enctype... yes >checking for krb5_string_to_key... yes >checking for krb5_get_pw_salt... no >checking for krb5_string_to_key_salt... no >checking for krb5_auth_con_setkey... no >checking for krb5_auth_con_setuseruserkey... yes >checking for krb5_locate_kdc... yes >checking for krb5_get_permitted_enctypes... yes >checking for krb5_get_default_in_tkt_etypes... no >checking for krb5_free_data_contents... yes >checking for krb5_principal_get_comp_string... no >checking for krb5_free_unparsed_name... yes >checking for krb5_free_keytab_entry_contents... yes >checking for krb5_kt_free_entry... yes >checking for krb5_krbhst_init... no >checking for krb5_krbhst_get_addrinfo... no >checking for krb5_c_enctype_compare... yes >checking for krb5_enctypes_compatible_keys... no >checking for krb5_crypto_init... no >checking for krb5_crypto_destroy... no >checking for krb5_decode_ap_req... no >checking for free_AP_REQ... no >checking for krb5_verify_checksum... yes >checking for krb5_c_verify_checksum... yes >checking for krb5_principal_compare_any_realm... no >checking for krb5_parse_name_norealm... no >checking for krb5_princ_size... no >checking for krb5_get_init_creds_opt_set_pac_request... no >checking for krb5_get_renewed_creds... yes >checking for krb5_get_kdc_cred... no >checking for krb5_free_error_contents... no >checking for initialize_krb5_error_table... yes >checking for krb5_get_init_creds_opt_alloc... yes >checking for krb5_get_init_creds_opt_free... yes >checking for krb5_get_init_creds_opt_get_error... no >checking for krb5_enctype_to_string... yes >checking for krb5_fwd_tgt_creds... yes >checking for krb5_auth_con_set_req_cksumtype... yes >checking for krb5_get_creds_opt_alloc... no >checking for krb5_get_creds_opt_set_impersonate... no >checking for krb5_get_creds... no >checking for krb5_get_credentials_for_user... no >checking for krb5_get_host_realm... yes >checking for krb5_free_host_realm... yes >checking whether krb5_get_credentials_for_user is declared... no >checking whether krb5_auth_con_set_req_cksumtype is declared... no >checking whether krb5_ticket contains kvno and enctype... yes >checking whether krb5_get_init_creds_opt_free takes a context argument... yes >checking whether krb5_verify_checksum takes 7 arguments... 7 >checking for checksum in krb5_checksum... no >checking for etype in EncryptedData... no >checking for ticket pointer in krb5_ap_req... yes >checking for e_data pointer in krb5_error... no >checking for krb5_crypto type... no >checking for krb5_encrypt_block type... yes >checking for addrtype in krb5_address... yes >checking for addr_type in krb5_address... no >checking for enc_part2 in krb5_ticket... yes >checking for keyblock in krb5_creds... yes >checking for session in krb5_creds... no >checking for keyvalue in krb5_keyblock... no >checking for ENCTYPE_ARCFOUR_HMAC_MD5... no >checking for KEYTYPE_ARCFOUR_56... no >checking for AP_OPTS_USE_SUBKEY... yes >checking for KV5M_KEYTAB... yes >checking for KRB5_KU_OTHER_CKSUM... no >checking for KRB5_KEYUSAGE_APP_DATA_CKSUM... yes >checking for the krb5_princ_component macro... yes >checking for key in krb5_keytab_entry... yes >checking for keyblock in krb5_keytab_entry... no >checking for magic in krb5_address... yes >checking for WRFILE: keytab support... yes >checking for krb5_realm type... no >checking for krb5_princ_realm returns krb5_realm or krb5_data... no >checking for krb5_addresses type... no >checking whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal... yes >checking for krb5_error_code krb5_enctype_to_string(krb5_context context, krb5_enctype enctype, char **str)... no >checking for krb5_error_code krb5_enctype_to_string(krb5_enctype enctype, char *str, size_t len)... yes >checking for krb5_principal_get_realm... no >checking for krb5_princ_realm... yes >checking whether Active Directory and krb5 support is used... yes >checking for nscd_flush_cache in -lnscd... no >checking whether to enable DNS Updates support... yes >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking for uuid_generate... no >checking for uuid_generate in -luuid... yes >checking whether to use automount... no >checking whether to build mount.cifs... yes >checking whether to build umount.cifs... yes >checking keyutils.h usability... yes >checking keyutils.h presence... yes >checking for keyutils.h... yes >checking whether to build cifs.upcall... yes >checking whether to try PAM support... yes >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking pam/pam_appl.h usability... no >checking pam/pam_appl.h presence... no >checking for pam/pam_appl.h... no >checking for pam_get_data in -lpam... yes >checking for security/pam_modules.h... yes >checking for pam/pam_modules.h... no >checking security/pam_ext.h usability... yes >checking security/pam_ext.h presence... yes >checking for security/pam_ext.h... yes >checking security/_pam_macros.h usability... yes >checking security/_pam_macros.h presence... yes >checking for security/_pam_macros.h... yes >checking pam/pam_ext.h usability... no >checking pam/pam_ext.h presence... no >checking for pam/pam_ext.h... no >checking pam/_pam_macros.h usability... no >checking pam/_pam_macros.h presence... no >checking for pam/_pam_macros.h... no >checking for pam_vsyslog... yes >checking whether to use PAM support... yes >checking whether to have PAM MODULES support... yes >checking whether to use pam_smbpass... yes >checking whether to use NISPLUS_HOME... no >checking whether to use syslog logging... no >checking whether to use a custom syslog facility... checking whether to try disk-quotas support... no >checking whether to try the new lib/sysquotas.c interface... no >checking whether to support utmp accounting... no >configure: checking how to get filesystem space usage... >checking statvfs64 function (SVR4)... yes >checking that statvfs.f_fsid is an integer... yes >checking that statvfs.f_frsize works... yes >checking that statvfs.statvfs_f_flag works... yes >checking that statvfs.statvfs_f_flags works... no >checking if large file support can be enabled... yes >configure: WARNING: --with-ctdb called without argument >checking for ctdb.h... no >checking for ctdb_private.h... no >checking for CTDB_CONTROL_TRANS3_COMMIT declaration... no >checking for struct ctdb_tcp_client... no >checking for struct ctdb_control_tcp... no >checking for struct ctdb_control_tcp_addr... no >checking cluster support... no >checking whether to support ACLs... yes >configure: checking whether ACL support is available: >checking for acl_get_file in -lacl... yes >checking for getxattr in -lattr... yes >checking for POSIX ACL support... yes >configure: Using posix ACLs >checking for acl_get_perm_np... no >checking whether to support asynchronous io... yes >checking for aio_read in -lrt... yes >checking for aio_read in -laio... no >checking for asynchronous io support... yes >checking for 64-bit asynchronous io support... yes >checking for aio_read... yes >checking for aio_write... yes >checking for aio_fsync... yes >checking for aio_return... yes >checking for aio_error... yes >checking for aio_cancel... yes >checking for aio_suspend... yes >checking for aio_read64... yes >checking for aio_write64... yes >checking for aio_fsync64... yes >checking for aio_return64... yes >checking for aio_error64... yes >checking for aio_cancel64... yes >checking for aio_suspend64... yes >checking whether to check to support sendfile... yes >checking for linux sendfile64 support... yes >checking for linux sendfile support... yes >checking for broken linux sendfile support... yes >checking for Linux readahead... yes >checking for readahead declaration... yes >checking for posix_fadvise... yes >checking for Linux splice... yes >checking for splice declaration... yes >checking for a broken readlink syscall... no >checking whether to build winbind... yes >checking for union nss_XbyY_key.ipnode.af_family... no >checking for struct passwd.pw_comment... no >checking for struct passwd.pw_age... no >checking for struct secmethod_table.method_attrlist... no >checking for struct secmethod_table.method_version... no >checking for SO_PEERCRED... yes >checking for poptGetContext in -lpopt... yes >checking whether to use included popt... no >checking for pthread_attr_init in -lpthread... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for iniparser_load in -liniparser... yes >checking whether to use included iniparser... no >checking for getmntent... yes >checking for sys/statfs.h... (cached) yes >checking vfs_fileid: checking for statfs() and struct statfs.f_fsid)... yes >checking how to build pdb_ldap... static >checking how to build pdb_ads... not >checking how to build pdb_smbpasswd... static >checking how to build pdb_tdbsam... static >checking how to build pdb_wbc_sam... static >checking how to build rpc_lsarpc... static >checking how to build rpc_winreg... static >checking how to build rpc_initshutdown... static >checking how to build rpc_dssetup... static >checking how to build rpc_wkssvc... static >checking how to build rpc_svcctl... static >checking how to build rpc_ntsvcs... static >checking how to build rpc_netlogon... static >checking how to build rpc_netdfs... static >checking how to build rpc_srvsvc... static >checking how to build rpc_spoolss... static >checking how to build rpc_eventlog... static >checking how to build rpc_samr... static >checking how to build rpc_rpcecho... not >checking how to build idmap_ldap... static >checking how to build idmap_tdb... static >checking how to build idmap_tdb2... not >checking how to build idmap_passdb... static >checking how to build idmap_nss... static >checking how to build idmap_rid... not >checking how to build idmap_ad... not >checking how to build idmap_hash... not >checking how to build idmap_adex... not >checking how to build nss_info_template... static >checking how to build charset_weird... not >checking how to build charset_CP850... shared >checking how to build charset_CP437... shared >checking how to build charset_macosxfs... not >checking how to build auth_sam... static >checking how to build auth_unix... static >checking how to build auth_winbind... static >checking how to build auth_wbc... static >checking how to build auth_server... static >checking how to build auth_domain... static >checking how to build auth_builtin... static >checking how to build auth_script... shared >checking how to build auth_netlogond... static >checking how to build vfs_default... static >checking how to build vfs_recycle... shared >checking how to build vfs_audit... shared >checking how to build vfs_extd_audit... shared >checking how to build vfs_full_audit... shared >checking how to build vfs_netatalk... shared >checking how to build vfs_fake_perms... shared >checking how to build vfs_default_quota... shared >checking how to build vfs_readonly... shared >checking how to build vfs_cap... shared >checking how to build vfs_expand_msdfs... shared >checking how to build vfs_shadow_copy... shared >checking how to build vfs_shadow_copy2... shared >checking how to build vfs_afsacl... not >checking how to build vfs_xattr_tdb... shared >checking how to build vfs_posixacl... static >checking how to build vfs_aixacl... not >checking how to build vfs_aixacl2... not >checking how to build vfs_solarisacl... not >checking how to build vfs_irixacl... not >checking how to build vfs_hpuxacl... not >checking how to build vfs_tru64acl... not >checking how to build vfs_catia... shared >checking how to build vfs_streams_xattr... shared >checking how to build vfs_streams_depot... shared >checking how to build vfs_cacheprime... not >checking how to build vfs_prealloc... not >checking how to build vfs_commit... not >checking how to build vfs_gpfs... not >checking how to build vfs_readahead... shared >checking how to build vfs_tsmsm... not >checking how to build vfs_fileid... shared >checking how to build vfs_aio_fork... shared >checking how to build vfs_preopen... shared >checking how to build vfs_syncops... shared >checking how to build vfs_zfsacl... not >checking how to build vfs_notify_fam... not >checking how to build vfs_acl_xattr... shared >checking how to build vfs_acl_tdb... shared >checking how to build vfs_smb_traffic_analyzer... shared >checking how to build vfs_onefs... not >checking how to build vfs_onefs_shadow_copy... not >checking how to build vfs_dirsort... shared >checking how to build vfs_scannedonly... shared >checking how to build perfcount_onefs... not >checking how to build perfcount_test... not >checking how to build gpext_registry... not >checking how to build gpext_scripts... not >checking how to build gpext_security... not >checking whether to enable build farm hacks... no >checking if sigaction works with realtime signals... yes >checking if libpthread is linked... no >checking for python2.6... /usr/bin/python2.6 >checking for python2.6-config... no >checking for python2.5-config... no >checking for python2.4-config... no >checking for python-config... /usr/bin/python-config >checking working python module support... yes >checking whether it would be possible to do a merged build... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for zlibVersion in -lz... yes >checking for zlib >= 1.2.3... yes >Using libraries: > LIBS = -lcap -lresolv -lresolv -lnsl -ldl -lrt > KRB5_LIBS = -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl > LDAP_LIBS = -lldap -llber > UUID_LIBS = -luuid > DNSSD_LIBS = > AUTH_LIBS = -lcrypt -lpam >checking configure summary... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating script/findsmb >config.status: creating smbadduser >config.status: creating script/gen-8bit-gap.sh >config.status: creating script/installbin.sh >config.status: creating script/uninstallbin.sh >config.status: creating lib/netapi/examples/Makefile >config.status: creating lib/netapi/tests/Makefile >config.status: creating pkgconfig/smbclient.pc >config.status: creating pkgconfig/wbclient.pc >config.status: creating pkgconfig/netapi.pc >config.status: creating pkgconfig/smbsharemodes.pc >config.status: creating ../examples/libsmbclient/Makefile.internal >config.status: creating include/config.h >config.status: executing rm-stdint.h commands >config.status: executing rm-stdbool.h commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3 ... > [32;01m*[0m make netapi library >make -j3 libnetapi >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >mkdir bin >Compiling lib/netapi/netapi.c >Compiling lib/netapi/cm.c >Compiling librpc/gen_ndr/ndr_libnetapi.c >Compiling lib/netapi/joindomain.c >Compiling lib/netapi/libnetapi.c >Compiling lib/netapi/serverinfo.c >Compiling lib/netapi/getdc.c >Compiling lib/netapi/user.c >Compiling lib/netapi/group.c >Compiling lib/netapi/localgroup.c >Compiling lib/netapi/samr.c >Compiling lib/netapi/sid.c >Compiling lib/netapi/file.c >Compiling lib/netapi/share.c >Compiling lib/netapi/shutdown.c >Compiling lib/netapi/netlogon.c >Compiling libnet/libnet_join.c >Compiling libnet/libnet_keytab.c >Compiling librpc/gen_ndr/ndr_libnet_join.c >Compiling ../lib/smbconf/smbconf_util.c >Compiling ../lib/smbconf/smbconf.c >Compiling ../lib/smbconf/smbconf_txt.c >Compiling lib/smbconf/smbconf_reg.c >Compiling lib/smbconf/smbconf_init.c >Compiling registry/reg_api.c >Compiling registry/reg_dispatcher.c >Compiling registry/reg_cachehook.c >Compiling registry/regfio.c >Compiling registry/reg_objects.c >Compiling registry/reg_util.c >Compiling lib/util_reg_api.c >Compiling lib/util_nttoken.c >Compiling registry/reg_backend_db.c >Compiling registry/reg_init_basic.c >Compiling registry/reg_backend_smbconf.c >Compiling registry/reg_init_smbconf.c >Compiling dynconfig.c >Compiling param/loadparm.c >Compiling param/util.c >Compiling lib/sharesec.c >Compiling lib/ldap_debug_handler.c >Compiling ../lib/replace/replace.c >Compiling ../lib/replace/snprintf.c >Compiling ../lib/replace/getpass.c >Compiling ../lib/socket_wrapper/socket_wrapper.c >Compiling ../lib/nss_wrapper/nss_wrapper.c >Compiling ../lib/util/rbtree.c >Compiling ../lib/util/signal.c >Compiling ../lib/util/time.c >Compiling ../lib/util/xfile.c >Compiling ../lib/util/util_strlist.c >Compiling ../lib/util/util_file.c >Compiling ../lib/util/data_blob.c >Compiling ../lib/util/util.c >Compiling ../lib/util/params.c >Compiling ../lib/util/fsusage.c >Compiling ../lib/util/talloc_stack.c >Compiling ../lib/util/genrand.c >Compiling ../lib/util/util_net.c >Compiling ../lib/util/become_daemon.c >Compiling ../lib/util/system.c >Compiling ../lib/util/tevent_unix.c >Compiling ../lib/util/tevent_ntstatus.c >Compiling ../lib/util/smb_threads.c >Compiling ../lib/util/util_id.c >Compiling ../lib/util/blocking.c >Compiling ../lib/crypto/crc32.c >Compiling ../lib/util/rfc1738.c >Compiling ../lib/crypto/md5.c >Compiling ../lib/crypto/hmacmd5.c >Compiling ../lib/crypto/arcfour.c >Compiling ../lib/crypto/md4.c >Compiling ../lib/crypto/sha256.c >Compiling ../lib/crypto/hmacsha256.c >Compiling ../lib/crypto/rijndael-alg-fst.c >Compiling ../lib/crypto/aes.c >Compiling lib/messages.c >Compiling librpc/gen_ndr/ndr_messaging.c >Compiling lib/messages_local.c >Compiling lib/messages_ctdbd.c >Compiling lib/packet.c >Compiling lib/ctdbd_conn.c >Compiling lib/interfaces.c >Compiling lib/memcache.c >Compiling lib/talloc_dict.c >Compiling lib/util_transfer_file.c >Compiling ../lib/async_req/async_sock.c >Compiling lib/util_tdb.c >Compiling ../lib/util/util_tdb.c >Compiling lib/dbwrap.c >Compiling lib/dbwrap_tdb.c >Compiling lib/dbwrap_ctdb.c >Compiling lib/g_lock.c >Compiling lib/dbwrap_rbt.c >Compiling lib/version.c >Compiling lib/charcnv.c >Compiling lib/debug.c >Compiling lib/fault.c >Compiling lib/interface.c >Compiling lib/pidfile.c >Compiling lib/system.c >Compiling lib/sendfile.c >Compiling lib/recvfile.c >Compiling lib/time.c >Compiling lib/username.c >Compiling ../libds/common/flag_mapping.c >Compiling lib/util_pw.c >Compiling lib/access.c >Compiling lib/smbrun.c >Compiling lib/bitmap.c >Compiling lib/dprintf.c >Compiling lib/util_reg.c >Compiling lib/wins_srv.c >Compiling lib/util_str.c >Compiling lib/clobber.c >Compiling lib/util_sid.c >Compiling lib/util_uuid.c >Compiling lib/util_unistr.c >Compiling lib/util_file.c >Compiling lib/util.c >Compiling lib/util_sock.c >Compiling lib/sock_exec.c >Compiling lib/util_sec.c >Compiling lib/substitute.c >Compiling lib/dbwrap_util.c >Compiling lib/ms_fnmatch.c >Compiling lib/select.c >Compiling lib/errmap_unix.c >Compiling lib/tallocmsg.c >Compiling lib/dmallocmsg.c >Compiling libsmb/clisigning.c >Compiling libsmb/smb_signing.c >Compiling lib/iconv.c >Compiling lib/pam_errors.c >Compiling intl/lang_tdb.c >Compiling lib/conn_tdb.c >Compiling lib/adt_tree.c >Compiling lib/gencache.c >Compiling lib/module.c >Compiling lib/events.c >Compiling ../lib/tevent/tevent.c >Compiling ../lib/tevent/tevent_debug.c >Compiling ../lib/tevent/tevent_util.c >Compiling ../lib/tevent/tevent_fd.c >Compiling ../lib/tevent/tevent_timed.c >Compiling ../lib/tevent/tevent_immediate.c >Compiling ../lib/tevent/tevent_signal.c >Compiling ../lib/tevent/tevent_req.c >Compiling ../lib/tevent/tevent_queue.c >Compiling ../lib/tevent/tevent_wakeup.c >Compiling ../lib/tevent/tevent_standard.c >Compiling ../lib/tevent/tevent_select.c >Compiling ../lib/tevent/tevent_epoll.c >Compiling lib/ldap_escape.c >Compiling lib/secdesc.c >Compiling lib/util_seaccess.c >Compiling ../libcli/security/secace.c >Compiling ../libcli/security/secacl.c >Compiling lib/fncall.c >Compiling libads/krb5_errs.c >Compiling lib/system_smbd.c >Compiling lib/audit.c >Compiling ../librpc/ndr/ndr_basic.c >Compiling ../librpc/ndr/ndr.c >Compiling ../librpc/ndr/ndr_misc.c >Compiling ../librpc/gen_ndr/ndr_misc.c >Compiling ../librpc/gen_ndr/ndr_security.c >Compiling ../librpc/ndr/ndr_sec_helper.c >Compiling librpc/ndr/ndr_string.c >Compiling ../librpc/ndr/uuid.c >Compiling librpc/ndr/util.c >Compiling ../librpc/gen_ndr/ndr_dcerpc.c >Compiling lib/file_id.c >Compiling lib/idmap_cache.c >Compiling ../libcli/security/dom_sid.c >Compiling ../libcli/security/security_descriptor.c >Compiling lib/dummysmbd.c >Compiling lib/dummyroot.c >Compiling libsmb/clientgen.c >Compiling libsmb/clifile.c >Compiling libsmb/cliconnect.c >Compiling libsmb/clikrb5.c >Compiling libsmb/clispnego.c >Compiling ../libcli/auth/spnego_parse.c >Compiling ../lib/util/asn1.c >Compiling libsmb/clirap.c >Compiling libsmb/clierror.c >Compiling libsmb/climessage.c >Compiling libsmb/clireadwrite.c >Compiling libsmb/cliprint.c >Compiling libsmb/clilist.c >Compiling libsmb/clitrans.c >Compiling libsmb/clisecdesc.c >Compiling libsmb/clidgram.c >Compiling libsmb/clistr.c >Compiling libsmb/clifsinfo.c >Compiling libsmb/cliquota.c >Compiling libsmb/clidfs.c >Compiling libsmb/clioplock.c >Compiling libsmb/clirap2.c >Compiling libsmb/smb_seal.c >Compiling libsmb/async_smb.c >Compiling ../libcli/auth/ntlm_check.c >Compiling libsmb/ntlmssp.c >Compiling libsmb/ntlmssp_sign.c >Compiling ../librpc/gen_ndr/ndr_ntlmssp.c >Compiling ../librpc/ndr/ndr_ntlmssp.c >Compiling libsmb/ntlmssp_ndr.c >Compiling libsmb/nterr.c >Compiling libsmb/smberr.c >Compiling ../libcli/util/doserr.c >Compiling libsmb/errormap.c >Compiling ../librpc/rpc/dcerpc_error.c >Compiling ../libcli/auth/smbdes.c >Compiling ../libcli/auth/smbencrypt.c >Compiling ../libcli/auth/msrpc_parse.c >Compiling ../libcli/auth/session.c >Compiling rpc_parse/parse_prs.c >Compiling rpc_parse/parse_misc.c >Compiling passdb/secrets.c >Compiling passdb/machine_sid.c >Compiling librpc/gen_ndr/ndr_secrets.c >Compiling libsmb/unexpected.c >Compiling libsmb/namecache.c >Compiling libsmb/nmblib.c >Compiling libsmb/namequery.c >Compiling ../libcli/nbt/lmhosts.c >Compiling libsmb/conncache.c >Compiling libads/dns.c >Compiling ../libcli/nbt/nbtname.c >Compiling ../libcli/netlogon.c >Compiling ../libcli/ndr_netlogon.c >Compiling ../librpc/gen_ndr/ndr_nbt.c >Compiling ../librpc/gen_ndr/ndr_svcctl.c >Compiling ../librpc/ndr/ndr_svcctl.c >Compiling libads/cldap.c >Compiling ../libcli/cldap/cldap.c >Compiling ../lib/util/idtree.c >Compiling ../libcli/ldap/ldap_message.c >Compiling ../libcli/ldap/ldap_ndr.c >Compiling ../lib/tsocket/tsocket.c >Compiling ../lib/tsocket/tsocket_helpers.c >Compiling ../lib/tsocket/tsocket_bsd.c >Compiling ../librpc/ndr/ndr_drsuapi.c >Compiling ../librpc/ndr/ndr_compression.c >Compiling ../librpc/gen_ndr/ndr_drsuapi.c >Compiling ../librpc/ndr/ndr_drsblobs.c >Compiling ../librpc/gen_ndr/ndr_drsblobs.c >Compiling ../lib/compression/mszip.c >Compiling ../lib/compression/lzxpress.c >Compiling libads/kerberos.c >Compiling libads/ads_status.c >Compiling rpc_client/cli_lsarpc.c >Compiling rpc_client/cli_samr.c >Compiling rpc_client/cli_netlogon.c >Compiling ../libcli/auth/credentials.c >Compiling ../libcli/auth/schannel_sign.c >Compiling ../libcli/auth/schannel_state_tdb.c >Compiling ../librpc/gen_ndr/ndr_schannel.c >Compiling ../librpc/ndr/ndr_schannel.c >Compiling passdb/secrets_schannel.c >Compiling rpc_client/cli_pipe.c >Compiling rpc_client/rpc_transport_np.c >Compiling rpc_client/rpc_transport_sock.c >Compiling rpc_client/rpc_transport_smbd.c >Compiling rpc_client/cli_spoolss.c >Compiling rpc_client/init_spoolss.c >Compiling rpc_client/init_samr.c >Compiling librpc/rpc/dcerpc.c >Compiling ../librpc/rpc/binding.c >Compiling ../librpc/gen_ndr/cli_lsa.c >Compiling ../librpc/gen_ndr/cli_dfs.c >Compiling ../librpc/gen_ndr/cli_echo.c >Compiling ../librpc/gen_ndr/cli_srvsvc.c >Compiling ../librpc/gen_ndr/cli_svcctl.c >Compiling ../librpc/gen_ndr/cli_winreg.c >Compiling ../librpc/gen_ndr/cli_initshutdown.c >Compiling ../librpc/gen_ndr/cli_eventlog.c >Compiling ../librpc/gen_ndr/cli_wkssvc.c >Compiling ../librpc/gen_ndr/cli_netlogon.c >Compiling ../librpc/gen_ndr/cli_samr.c >Compiling ../librpc/gen_ndr/cli_dssetup.c >Compiling ../librpc/gen_ndr/cli_ntsvcs.c >Compiling ../librpc/gen_ndr/cli_epmapper.c >Compiling ../librpc/gen_ndr/cli_drsuapi.c >Compiling ../librpc/gen_ndr/cli_spoolss.c >Compiling ../librpc/gen_ndr/ndr_wkssvc.c >Compiling ../librpc/gen_ndr/ndr_samr.c >Compiling ../librpc/gen_ndr/ndr_lsa.c >Compiling ../librpc/gen_ndr/ndr_dfs.c >Compiling ../librpc/gen_ndr/ndr_echo.c >Compiling ../librpc/gen_ndr/ndr_winreg.c >Compiling ../librpc/gen_ndr/ndr_initshutdown.c >Compiling ../librpc/gen_ndr/ndr_srvsvc.c >Compiling ../librpc/gen_ndr/ndr_eventlog.c >Compiling ../librpc/gen_ndr/ndr_netlogon.c >Compiling ../librpc/ndr/ndr_netlogon.c >Compiling ../librpc/gen_ndr/ndr_dssetup.c >Compiling librpc/gen_ndr/ndr_notify.c >Compiling ../librpc/gen_ndr/ndr_xattr.c >Compiling ../librpc/ndr/ndr_xattr.c >Compiling ../librpc/gen_ndr/ndr_epmapper.c >Compiling ../librpc/gen_ndr/ndr_named_pipe_auth.c >Compiling ../librpc/gen_ndr/ndr_ntsvcs.c >Compiling ../librpc/gen_ndr/ndr_spoolss.c >Compiling ../librpc/ndr/ndr_spoolss_buf.c >Compiling rpc_client/ndr.c >Compiling rpc_parse/parse_rpc.c >Compiling rpc_client/init_netlogon.c >Compiling rpc_client/init_lsa.c >Compiling passdb/pdb_get_set.c >Compiling passdb/passdb.c >Compiling passdb/pdb_interface.c >Compiling passdb/util_wellknown.c >Compiling passdb/util_builtin.c >Compiling passdb/pdb_compat.c >Compiling passdb/util_unixsids.c >Compiling passdb/lookup_sid.c >Compiling passdb/login_cache.c >Compiling passdb/pdb_nds.c >Compiling passdb/pdb_ldap.c >Compiling passdb/pdb_smbpasswd.c >Compiling passdb/pdb_tdb.c >Compiling passdb/pdb_wbc_sam.c >Compiling lib/account_pol.c >Compiling lib/privileges.c >Compiling lib/util_nscd.c >Compiling lib/winbind_util.c >Compiling lib/server_mutex.c >Compiling lib/smbldap.c >Compiling lib/smbldap_util.c >Compiling groupdb/mapping.c >Compiling groupdb/mapping_tdb.c >Compiling groupdb/mapping_ldb.c >Compiling lib/ldb/common/ldb.c >Compiling lib/ldb/common/ldb_ldif.c >Compiling lib/ldb/common/ldb_parse.c >Compiling lib/ldb/common/ldb_msg.c >Compiling lib/ldb/common/ldb_utf8.c >Compiling lib/ldb/common/ldb_debug.c >Compiling lib/ldb/common/ldb_modules.c >Compiling lib/ldb/common/ldb_dn.c >Compiling lib/ldb/common/ldb_match.c >Compiling lib/ldb/common/ldb_attributes.c >Compiling lib/ldb/common/attrib_handlers.c >Compiling lib/ldb/common/ldb_controls.c >Compiling lib/ldb/common/qsort.c >Compiling lib/ldb/ldb_tdb/ldb_tdb.c >Compiling lib/ldb/ldb_tdb/ldb_pack.c >Compiling lib/ldb/ldb_tdb/ldb_search.c >Compiling lib/ldb/ldb_tdb/ldb_index.c >Compiling lib/ldb/ldb_tdb/ldb_cache.c >Compiling lib/ldb/ldb_tdb/ldb_tdb_wrap.c >Compiling lib/ldb/modules/operational.c >Compiling lib/ldb/modules/rdn_name.c >Compiling lib/ldb/modules/objectclass.c >Compiling lib/ldb/modules/paged_results.c >Compiling lib/ldb/modules/sort.c >Compiling lib/ldb/modules/asq.c >Compiling libsmb/namequery_dc.c >Compiling libsmb/trustdom_cache.c >Compiling libsmb/trusts_util.c >Compiling libsmb/dsgetdcname.c >Compiling libads/ldap.c >Compiling libads/ldap_printer.c >Compiling libads/sasl.c >Compiling libads/sasl_wrapping.c >Compiling libads/krb5_setpw.c >Compiling libads/ldap_user.c >Compiling libads/ads_struct.c >Compiling libads/kerberos_keytab.c >Compiling libads/disp_sec.c >Compiling libads/ads_utils.c >Compiling libads/ldap_utils.c >Compiling libads/ldap_schema.c >Compiling libads/util.c >Compiling libads/ndr.c >Compiling lib/privileges_basic.c >Compiling auth/token_util.c >creating /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/exports/libnetapi.syms >Compiling ../nsswitch/libwbclient/wbclient.c >Compiling ../nsswitch/libwbclient/wbc_util.c >Compiling ../nsswitch/libwbclient/wbc_pwd.c >Compiling ../nsswitch/libwbclient/wbc_idmap.c >Compiling ../nsswitch/libwbclient/wbc_sid.c >Compiling ../nsswitch/libwbclient/wbc_guid.c >Compiling ../nsswitch/libwbclient/wbc_pam.c >Compiling ../nsswitch/libwbclient/wb_reqtrans.c >Compiling ../nsswitch/libwbclient/wbc_async.c >Compiling ../nsswitch/wb_common.c >creating /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/exports/libwbclient.syms >Linking non-shared library bin/libnetapi.a >Linking shared library bin/libwbclient.so.0 >Linking shared library bin/libnetapi.so.0 > [32;01m*[0m make smbclient library >make -j3 libsmbclient >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Compiling libsmb/libsmb_cache.c >Compiling libsmb/libsmb_compat.c >Compiling libsmb/libsmb_context.c >Compiling libsmb/libsmb_file.c >Compiling libsmb/libsmb_dir.c >Compiling libsmb/libsmb_misc.c >Compiling libsmb/libsmb_path.c >Compiling libsmb/libsmb_printjob.c >Compiling libsmb/libsmb_server.c >Compiling libsmb/libsmb_stat.c >Compiling libsmb/libsmb_xattr.c >Compiling libsmb/libsmb_setget.c >Compiling libsmb/libsmb_thread_impl.c >Compiling libsmb/libsmb_thread_posix.c >creating /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/exports/libsmbclient.syms >Linking non-shared library bin/libsmbclient.a >Linking shared library bin/libsmbclient.so.0 > [32;01m*[0m make smbsharemodes library >make -j3 libsmbsharemodes >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Compiling libsmb/smb_share_modes.c >creating /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/exports/libsmbsharemodes.syms >Linking non-shared library bin/libsmbsharemodes.a >Linking shared library bin/libsmbsharemodes.so.0 >make -j3 modules >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Using CFLAGS = -O3 -pipe -march=native -I. -I/var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lcap -lresolv -lresolv -lnsl -ldl -lrt > LDFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin >Compiling modules/vfs_recycle.c > DYNEXP = -Wl,--export-dynamic > LDSHFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin -lc -Wl,-z,defs > SHLIBEXT = so > SONAMEFLAG = -Wl,-soname= >Compiling modules/vfs_audit.c >Compiling modules/vfs_extd_audit.c >Compiling modules/vfs_full_audit.c >Compiling modules/vfs_netatalk.c >Compiling modules/vfs_fake_perms.c >Compiling modules/vfs_default_quota.c >Compiling modules/vfs_readonly.c >Compiling modules/getdate.c >Compiling modules/vfs_cap.c >Compiling modules/vfs_expand_msdfs.c >Compiling modules/vfs_shadow_copy.c >Compiling modules/vfs_shadow_copy2.c >Compiling modules/vfs_xattr_tdb.c >Compiling modules/vfs_catia.c >Compiling modules/vfs_streams_xattr.c >Compiling modules/vfs_streams_depot.c >Compiling modules/vfs_readahead.c >Compiling modules/vfs_fileid.c >Compiling modules/vfs_aio_fork.c >Compiling modules/vfs_preopen.c >Compiling modules/vfs_syncops.c >Compiling modules/vfs_acl_xattr.c >Compiling modules/vfs_acl_tdb.c >Compiling modules/vfs_smb_traffic_analyzer.c >Compiling modules/vfs_dirsort.c >Compiling modules/vfs_scannedonly.c >Compiling modules/CP850.c >Compiling modules/CP437.c >Compiling auth/auth_script.c >Building plugin bin/recycle.so >Building plugin bin/audit.so >Building plugin bin/extd_audit.so >Building plugin bin/full_audit.so >Building plugin bin/netatalk.so >Building plugin bin/fake_perms.so >Building plugin bin/default_quota.so >Building plugin bin/readonly.so >Building plugin bin/cap.so >Building plugin bin/shadow_copy.so >Building plugin bin/expand_msdfs.so >Building plugin bin/shadow_copy2.so >Building plugin bin/xattr_tdb.so >Building plugin bin/catia.so >Building plugin bin/streams_xattr.so >Building plugin bin/streams_depot.so >Building plugin bin/readahead.so >Building plugin bin/fileid.so >Building plugin bin/aio_fork.so >Building plugin bin/preopen.so >Building plugin bin/syncops.so >Building plugin bin/acl_xattr.so >Building plugin bin/acl_tdb.so >Building plugin bin/smb_traffic_analyzer.so >Building plugin bin/dirsort.so >Building plugin bin/scannedonly.so >Building plugin bin/CP850.so >Building plugin bin/CP437.so >Building plugin bin/script.so > [32;01m*[0m make pam modules >make -j3 pam_modules >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Using CFLAGS = -O3 -pipe -march=native -I. -I/var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lcap -lresolv -lresolv -lnsl -ldl -lrt >Compiling pam_smbpass/pam_smb_auth.c > LDFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin >Compiling pam_smbpass/pam_smb_passwd.c > DYNEXP = -Wl,--export-dynamic > LDSHFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin -lc -Wl,-z,defs > SHLIBEXT = so > SONAMEFLAG = -Wl,-soname= >Compiling pam_smbpass/pam_smb_acct.c >Compiling pam_smbpass/support.c >Compiling ../nsswitch/pam_winbind.c >Compiling localedir.c >Linking shared library bin/pam_winbind.so >Linking shared library bin/pam_smbpass.so > [32;01m*[0m make nss modules >make -j3 nss_modules >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Compiling ../nsswitch/winbind_nss_linux.c >Compiling ../nsswitch/wins.c >Linking ../nsswitch/libnss_winbind.so >Linking ../nsswitch/libnss_wins.so > [32;01m*[0m make binprogs >make -j3 bin/testparm bin/smbstatus bin/smbcontrol bin/pdbedit bin/profiles bin/sharesec bin/eventlogadm bin/smbclient bin/net bin/smbget bin/smbtree bin/nmblookup bin/smbpasswd bin/rpcclient bin/smbcacls bin/smbcquotas bin/ntlm_auth bin/smbspool bin/wbinfo >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Compiling utils/testparm.c >Compiling lib/popt_common.c >Compiling utils/status.c >Compiling utils/status_profile.c >Compiling locking/locking.c >Compiling locking/brlock.c >Compiling locking/posix.c >Compiling profile/profile.c >Compiling smbd/filename_util.c >Compiling utils/smbcontrol.c >Compiling printing/notify.c >Compiling printing/printing_db.c >Compiling utils/pdbedit.c >Compiling utils/passwd_util.c >Compiling utils/profiles.c >Compiling utils/sharesec.c >Compiling utils/eventlogadm.c >Compiling registry/reg_eventlog.c >Compiling lib/eventlog/eventlog.c >Compiling client/client.c >Compiling client/clitar.c >Compiling client/dnsbrowse.c >Compiling lib/readline.c >Compiling ../libcli/security/display_sec.c >Compiling utils/net.c >Compiling utils/net_ads.c >Compiling utils/net_help.c >Compiling utils/net_rap.c >Compiling utils/net_rpc.c >Compiling utils/net_rpc_samsync.c >Compiling utils/net_rpc_join.c >Compiling utils/net_time.c >Compiling utils/net_lookup.c >Compiling utils/net_cache.c >Compiling utils/net_groupmap.c >Compiling utils/net_idmap.c >Compiling utils/net_status.c >Compiling utils/net_rpc_printer.c >Compiling utils/net_rpc_rights.c >Compiling utils/net_rpc_service.c >Compiling utils/net_rpc_registry.c >Compiling utils/net_usershare.c >Compiling utils/netlookup.c >Compiling utils/net_sam.c >Compiling utils/net_rpc_shell.c >Compiling utils/net_util.c >Compiling utils/net_rpc_sh_acct.c >Compiling utils/net_rpc_audit.c >Compiling utils/net_dns.c >Compiling utils/net_ads_gpo.c >Compiling utils/net_conf.c >Compiling utils/net_join.c >Compiling utils/net_user.c >Compiling utils/net_group.c >Compiling utils/net_file.c >Compiling utils/net_registry.c >Compiling utils/net_dom.c >Compiling utils/net_share.c >Compiling utils/net_g_lock.c >Compiling utils/net_eventlog.c >Compiling utils/net_registry_util.c >Compiling utils/net_help_common.c >Compiling libaddns/dnsrecord.c >Compiling libaddns/dnsutils.c >Compiling libaddns/dnssock.c >Compiling libaddns/dnsgss.c >Compiling libaddns/dnsmarshall.c >Compiling libads/kerberos_verify.c >Compiling libads/authdata.c >Compiling ../librpc/ndr/ndr_krb5pac.c >Compiling ../librpc/gen_ndr/ndr_krb5pac.c >Compiling lib/afs.c >Compiling lib/afs_settoken.c >Compiling ../libgpo/gpo_ldap.c >Compiling ../libgpo/gpo_ini.c >Compiling ../libgpo/gpo_util.c >Compiling ../libgpo/gpo_fetch.c >Compiling libgpo/gpo_filesync.c >Compiling ../libgpo/gpo_sec.c >Compiling libgpo/gpo_reg.c >Compiling ../libgpo/gpext/gpext.c >Compiling libnet/libnet_dssync.c >Compiling libnet/libnet_dssync_keytab.c >Compiling ../libcli/drsuapi/repl_decrypt.c >Compiling libnet/libnet_samsync.c >Compiling libnet/libnet_samsync_ldif.c >Compiling libnet/libnet_samsync_passdb.c >Compiling libnet/libnet_samsync_display.c >Compiling libnet/libnet_samsync_keytab.c >Compiling utils/smbget.c >Compiling ../libcli/samsync/decrypt.c >Compiling utils/smbtree.c >Compiling utils/nmblookup.c >Compiling utils/smbpasswd.c >Compiling libsmb/passchange.c >Compiling rpcclient/rpcclient.c >Compiling rpcclient/cmd_lsarpc.c >Compiling rpcclient/cmd_samr.c >Compiling rpcclient/cmd_spoolss.c >Compiling rpcclient/cmd_netlogon.c >Compiling rpcclient/cmd_srvsvc.c >Compiling rpcclient/cmd_dfs.c >Compiling rpcclient/cmd_epmapper.c >Compiling rpcclient/cmd_dssetup.c >Compiling rpcclient/cmd_echo.c >Compiling rpcclient/cmd_shutdown.c >Compiling rpcclient/cmd_test.c >Compiling rpcclient/cmd_wkssvc.c >Compiling rpcclient/cmd_ntsvcs.c >Compiling rpcclient/cmd_drsuapi.c >Compiling rpcclient/cmd_eventlog.c >Compiling utils/smbcacls.c >Compiling utils/smbcquotas.c >Compiling utils/ntlm_auth.c >Compiling utils/ntlm_auth_diagnostics.c >Compiling client/smbspool.c >Compiling ../nsswitch/wbinfo.c >Linking bin/testparm >Linking bin/smbstatus >Linking bin/smbcontrol >Linking bin/pdbedit >Linking bin/profiles >Linking bin/sharesec >Linking bin/eventlogadm >Linking bin/smbclient >Linking bin/net >Linking bin/smbget >Linking bin/smbtree >Linking bin/nmblookup >Linking bin/smbpasswd >Linking bin/rpcclient >Linking bin/smbcacls >Linking bin/smbcquotas >Linking bin/ntlm_auth >Linking bin/smbspool >Linking bin/wbinfo > [32;01m*[0m make sbinprogs >make -j3 bin/smbd bin/nmbd bin/swat bin/winbindd bin/cifs.upcall >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Compiling smbd/files.c >Compiling smbd/chgpasswd.c >Compiling smbd/connection.c >Compiling smbd/utmp.c >Compiling smbd/session.c >Compiling smbd/map_username.c >Compiling smbd/dfree.c >Compiling smbd/dir.c >Compiling smbd/password.c >Compiling smbd/conn.c >Compiling smbd/share_access.c >Compiling smbd/fileio.c >Compiling smbd/ipc.c >Compiling smbd/lanman.c >Compiling smbd/negprot.c >Compiling smbd/message.c >Compiling smbd/nttrans.c >Compiling smbd/pipes.c >Compiling smbd/reply.c >Compiling smbd/sesssetup.c >Compiling smbd/trans2.c >Compiling smbd/uid.c >Compiling smbd/dosmode.c >Compiling smbd/filename.c >Compiling smbd/open.c >Compiling smbd/close.c >Compiling smbd/blocking.c >Compiling smbd/sec_ctx.c >Compiling smbd/srvstr.c >Compiling smbd/vfs.c >Compiling smbd/perfcount.c >Compiling smbd/statcache.c >Compiling smbd/seal.c >Compiling smbd/posix_acls.c >Compiling lib/sysacls.c >Compiling smbd/process.c >Compiling smbd/service.c >Compiling smbd/error.c >Compiling printing/printfsp.c >Compiling lib/sysquotas.c >Compiling lib/sysquotas_linux.c >Compiling lib/sysquotas_xfs.c >Compiling lib/sysquotas_4A.c >Compiling smbd/change_trust_pw.c >Compiling smbd/fake_file.c >Compiling smbd/quotas.c >Compiling smbd/ntquotas.c >Compiling smbd/msdfs.c >Compiling smbd/aio.c >Compiling smbd/statvfs.c >Compiling smbd/dmapi.c >Compiling smbd/signing.c >Compiling smbd/file_access.c >Compiling smbd/dnsregister.c >Compiling smbd/globals.c >Compiling smbd/smb2_server.c >Compiling smbd/smb2_signing.c >Compiling smbd/smb2_glue.c >Compiling smbd/smb2_negprot.c >Compiling smbd/smb2_sesssetup.c >Compiling smbd/smb2_tcon.c >Compiling smbd/smb2_close.c >Compiling smbd/smb2_create.c >Compiling smbd/smb2_flush.c >Compiling smbd/smb2_read.c >Compiling smbd/smb2_write.c >Compiling smbd/smb2_lock.c >Compiling smbd/smb2_ioctl.c >Compiling smbd/smb2_keepalive.c >Compiling smbd/smb2_find.c >Compiling smbd/smb2_notify.c >Compiling smbd/smb2_getinfo.c >Compiling smbd/smb2_setinfo.c >Compiling smbd/smb2_break.c >Compiling ../libcli/smb/smb2_create_blob.c >Compiling smbd/mangle.c >Compiling smbd/mangle_hash.c >Compiling smbd/mangle_hash2.c >Compiling modules/vfs_default.c >Compiling modules/vfs_posixacl.c >Compiling rpc_server/srv_lsa_nt.c >Compiling ../librpc/gen_ndr/srv_lsa.c >Compiling rpc_server/srv_winreg_nt.c >Compiling ../librpc/gen_ndr/srv_winreg.c >Compiling ../librpc/gen_ndr/srv_initshutdown.c >Compiling rpc_server/srv_initshutdown_nt.c >Compiling rpc_server/srv_dssetup_nt.c >Compiling ../librpc/gen_ndr/srv_dssetup.c >Compiling ../librpc/gen_ndr/srv_wkssvc.c >Compiling rpc_server/srv_wkssvc_nt.c >Compiling rpc_server/srv_svcctl_nt.c >Compiling ../librpc/gen_ndr/srv_svcctl.c >Compiling services/svc_rcinit.c >Compiling services/svc_spoolss.c >Compiling services/services_db.c >Compiling services/svc_netlogon.c >Compiling services/svc_wins.c >Compiling services/svc_winreg.c >Compiling rpc_server/srv_ntsvcs_nt.c >Compiling rpc_server/srv_netlog_nt.c >Compiling ../librpc/gen_ndr/srv_ntsvcs.c >Compiling ../librpc/gen_ndr/srv_netlogon.c >Compiling ../librpc/gen_ndr/srv_dfs.c >Compiling rpc_server/srv_dfs_nt.c >Compiling rpc_server/srv_srvsvc_nt.c >Compiling ../librpc/gen_ndr/srv_srvsvc.c >Compiling rpc_server/srv_spoolss_nt.c >Compiling ../librpc/gen_ndr/srv_spoolss.c >Compiling rpc_server/srv_eventlog_nt.c >Compiling ../librpc/gen_ndr/srv_eventlog.c >Compiling rpc_server/srv_samr_nt.c >Compiling rpc_server/srv_samr_util.c >Compiling ../librpc/gen_ndr/srv_samr.c >Compiling rpc_server/srv_pipe_hnd.c >Compiling rpc_server/srv_pipe.c >Compiling rpc_server/srv_lsa_hnd.c >Compiling printing/pcap.c >Compiling printing/print_svid.c >Compiling printing/print_aix.c >Compiling printing/print_cups.c >Compiling printing/print_generic.c >Compiling printing/lpq_parse.c >Compiling printing/load.c >Compiling printing/print_iprint.c >Compiling printing/nt_printing.c >Compiling printing/printing.c >Compiling smbd/oplock.c >Compiling smbd/oplock_irix.c >Compiling smbd/oplock_linux.c >Compiling smbd/oplock_onefs.c >Compiling smbd/notify.c >Compiling smbd/notify_inotify.c >Compiling smbd/notify_internal.c >Compiling auth/auth.c >Compiling auth/auth_sam.c >Compiling auth/auth_unix.c >Compiling auth/auth_winbind.c >Compiling auth/auth_wbc.c >Compiling auth/auth_server.c >Compiling auth/auth_domain.c >Compiling auth/auth_builtin.c >Compiling auth/auth_netlogond.c >Compiling auth/auth_util.c >Compiling auth/auth_compat.c >Compiling auth/auth_ntlmssp.c >Compiling auth/pampass.c >Compiling auth/pass_check.c >Compiling libsmb/samlogon_cache.c >Compiling registry/reg_backend_printing.c >Compiling registry/reg_backend_shares.c >Compiling registry/reg_backend_netlogon_params.c >Compiling registry/reg_backend_prod_options.c >Compiling registry/reg_backend_tcpip_params.c >Compiling registry/reg_backend_hkpt_params.c >Compiling registry/reg_backend_current_version.c >Compiling registry/reg_backend_perflib.c >Compiling registry/reg_init_full.c >Compiling registry/reg_perfcount.c >Compiling librpc/gen_ndr/ndr_perfcount.c >Compiling registry/reg_util_legacy.c >Generating smbd/build_options.c >Building include/build_env.h >Compiling smbd/server.c >Compiling nmbd/asyncdns.c >Compiling nmbd/nmbd.c >Compiling nmbd/nmbd_become_dmb.c >Compiling nmbd/nmbd_become_lmb.c >Compiling nmbd/nmbd_browserdb.c >Compiling nmbd/nmbd_browsesync.c >Compiling nmbd/nmbd_elections.c >Compiling nmbd/nmbd_incomingdgrams.c >Compiling nmbd/nmbd_incomingrequests.c >Compiling nmbd/nmbd_lmhosts.c >Compiling nmbd/nmbd_logonnames.c >Compiling nmbd/nmbd_mynames.c >Compiling nmbd/nmbd_namelistdb.c >Compiling nmbd/nmbd_namequery.c >Compiling nmbd/nmbd_nameregister.c >Compiling nmbd/nmbd_namerelease.c >Compiling nmbd/nmbd_nodestatus.c >Compiling nmbd/nmbd_packets.c >Compiling nmbd/nmbd_processlogon.c >Compiling nmbd/nmbd_responserecordsdb.c >Compiling nmbd/nmbd_sendannounce.c >Compiling nmbd/nmbd_serverlistdb.c >Compiling nmbd/nmbd_subnetdb.c >Compiling nmbd/nmbd_winsproxy.c >Compiling nmbd/nmbd_winsserver.c >Compiling nmbd/nmbd_workgroupdb.c >Compiling nmbd/nmbd_synclists.c >Compiling web/cgi.c >Compiling web/diagnose.c >Compiling web/startstop.c >Compiling web/statuspage.c >Compiling web/swat.c >Compiling web/neg_lang.c >Compiling winbindd/winbindd.c >Compiling winbindd/winbindd_group.c >Compiling winbindd/winbindd_util.c >Compiling winbindd/winbindd_cache.c >Compiling winbindd/winbindd_pam.c >Compiling winbindd/winbindd_misc.c >Compiling winbindd/winbindd_cm.c >Compiling winbindd/winbindd_wins.c >Compiling winbindd/winbindd_rpc.c >Compiling winbindd/winbindd_reconnect.c >Compiling winbindd/winbindd_ads.c >Compiling winbindd/winbindd_passdb.c >Compiling winbindd/winbindd_dual.c >Compiling winbindd/winbindd_dual_ndr.c >Compiling winbindd/winbindd_dual_srv.c >Compiling librpc/gen_ndr/cli_wbint.c >Compiling librpc/gen_ndr/srv_wbint.c >Compiling librpc/gen_ndr/ndr_wbint.c >Compiling winbindd/winbindd_async.c >Compiling winbindd/winbindd_creds.c >Compiling winbindd/winbindd_cred_cache.c >Compiling winbindd/winbindd_ccache_access.c >Compiling winbindd/winbindd_domain.c >Compiling winbindd/winbindd_idmap.c >Compiling winbindd/winbindd_locator.c >Compiling winbindd/winbindd_ndr.c >Compiling winbindd/wb_ping.c >Compiling winbindd/wb_lookupsid.c >Compiling winbindd/wb_lookupname.c >Compiling winbindd/wb_sid2uid.c >Compiling winbindd/wb_sid2gid.c >Compiling winbindd/wb_uid2sid.c >Compiling winbindd/wb_gid2sid.c >Compiling winbindd/wb_queryuser.c >Compiling winbindd/wb_lookupuseraliases.c >Compiling winbindd/wb_lookupusergroups.c >Compiling winbindd/wb_getpwsid.c >Compiling winbindd/wb_gettoken.c >Compiling winbindd/wb_seqnum.c >Compiling winbindd/wb_seqnums.c >Compiling winbindd/wb_group_members.c >Compiling winbindd/wb_getgrsid.c >Compiling winbindd/wb_query_user_list.c >Compiling winbindd/wb_fill_pwent.c >Compiling winbindd/wb_next_pwent.c >Compiling winbindd/wb_next_grent.c >Compiling winbindd/wb_dsgetdcname.c >Compiling winbindd/winbindd_lookupsid.c >Compiling winbindd/winbindd_lookupname.c >Compiling winbindd/winbindd_sid_to_uid.c >Compiling winbindd/winbindd_sid_to_gid.c >Compiling winbindd/winbindd_uid_to_sid.c >Compiling winbindd/winbindd_gid_to_sid.c >Compiling winbindd/winbindd_allocate_uid.c >Compiling winbindd/winbindd_allocate_gid.c >Compiling winbindd/winbindd_getpwsid.c >Compiling winbindd/winbindd_getpwnam.c >Compiling winbindd/winbindd_getpwuid.c >Compiling winbindd/winbindd_getsidaliases.c >Compiling winbindd/winbindd_getuserdomgroups.c >Compiling winbindd/winbindd_getgroups.c >Compiling winbindd/winbindd_show_sequence.c >Compiling winbindd/winbindd_getgrgid.c >Compiling winbindd/winbindd_getgrnam.c >Compiling winbindd/winbindd_getusersids.c >Compiling winbindd/winbindd_lookuprids.c >Compiling winbindd/winbindd_setpwent.c >Compiling winbindd/winbindd_getpwent.c >Compiling winbindd/winbindd_endpwent.c >Compiling winbindd/winbindd_setgrent.c >Compiling winbindd/winbindd_getgrent.c >Compiling winbindd/winbindd_endgrent.c >Compiling winbindd/winbindd_dsgetdcname.c >Compiling winbindd/winbindd_getdcname.c >Compiling winbindd/winbindd_list_users.c >Compiling winbindd/winbindd_list_groups.c >Compiling winbindd/winbindd_check_machine_acct.c >Compiling winbindd/winbindd_change_machine_acct.c >Compiling winbindd/winbindd_ping_dc.c >Compiling winbindd/winbindd_set_mapping.c >Compiling winbindd/winbindd_remove_mapping.c >Compiling winbindd/winbindd_set_hwm.c >Compiling winbindd/idmap.c >Compiling winbindd/idmap_util.c >Compiling winbindd/idmap_ldap.c >Compiling winbindd/idmap_tdb.c >Compiling winbindd/idmap_passdb.c >Compiling winbindd/idmap_nss.c >Compiling winbindd/nss_info.c >Compiling winbindd/nss_info_template.c >Compiling lib/tdb_validate.c >Compiling ../client/cifs.upcall.c >Compiling smbd/build_options.c >Linking bin/nmbd >Linking bin/swat >Linking bin/winbindd >Linking bin/cifs.upcall >Linking bin/smbd > [32;01m*[0m make krbplugin >make -j3 bin/winbind_krb5_locator.so >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Compiling ../nsswitch/winbind_krb5_locator.c >Linking bin/winbind_krb5_locator.so > [32;01m*[0m make {,u}mount.cifs >make -j3 bin/mount.cifs bin/umount.cifs >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Compiling ../client/mount.cifs.c >Compiling ../client/mtab.c >Compiling ../client/umount.cifs.c >Linking bin/mount.cifs >Linking bin/umount.cifs >>>> Source compiled. >>>> Test phase [not enabled]: net-fs/samba-3.5.2 > >>>> Install samba-3.5.2 into /var/tmp/portage/net-fs/samba-3.5.2/image/ category net-fs > [32;01m*[0m install netapi library >make -j3 installlibnetapi DESTDIR=/var/tmp/portage/net-fs/samba-3.5.2/image/ >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >/usr/bin/install -c bin/libnetapi.so.0 /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib >if test -r bin/libnetapi.so.0 ; then \ > ln -f -s `basename bin/libnetapi.so.0` \ > /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib/`basename bin/libnetapi.so` ; \ > fi >: bin/libnetapi.a /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib >/usr/bin/install -c -m 0644 /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/lib/netapi/netapi.h /var/tmp/portage/net-fs/samba-3.5.2/image//usr/include > [32;01m*[0m install smbclient library >make -j3 installlibsmbclient DESTDIR=/var/tmp/portage/net-fs/samba-3.5.2/image/ >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >/usr/bin/install -c bin/libsmbclient.so.0 /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib >if test -r bin/libsmbclient.so.0 ; then \ > ln -f -s `basename bin/libsmbclient.so.0` \ > /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib/`basename bin/libsmbclient.so` ; \ > fi >: bin/libsmbclient.a /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib >/usr/bin/install -c -m 0644 /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/include/libsmbclient.h /var/tmp/portage/net-fs/samba-3.5.2/image//usr/include > [32;01m*[0m install smbsharemodes library >make -j3 installlibsmbsharemodes DESTDIR=/var/tmp/portage/net-fs/samba-3.5.2/image/ >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >/usr/bin/install -c bin/libsmbsharemodes.so.0 /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib >if test -r bin/libsmbsharemodes.so.0 ; then \ > ln -f -s `basename bin/libsmbsharemodes.so.0` \ > /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib/`basename bin/libsmbsharemodes.so` ; \ > fi >: bin/libsmbsharemodes.a /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib >/usr/bin/install -c -m 0644 /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/include/smb_share_modes.h /var/tmp/portage/net-fs/samba-3.5.2/image//usr/include >make -j3 installmodules DESTDIR=/var/tmp/portage/net-fs/samba-3.5.2/image/ >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Using CFLAGS = -O3 -pipe -march=native -I. -I/var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lcap -lresolv -lresolv -lnsl -ldl -lrt > LDFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin > DYNEXP = -Wl,--export-dynamic > LDSHFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin -lc -Wl,-z,defs > SHLIBEXT = so > SONAMEFLAG = -Wl,-soname= >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/recycle.so.old >Installing bin/recycle.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/recycle.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/audit.so.old >Installing bin/audit.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/audit.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/extd_audit.so.old >Installing bin/extd_audit.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/extd_audit.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/full_audit.so.old >Installing bin/full_audit.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/full_audit.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/netatalk.so.old >Installing bin/netatalk.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/netatalk.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/fake_perms.so.old >Installing bin/fake_perms.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/fake_perms.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/default_quota.so.old >Installing bin/default_quota.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/default_quota.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/readonly.so.old >Installing bin/readonly.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/readonly.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/cap.so.old >Installing bin/cap.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/cap.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/expand_msdfs.so.old >Installing bin/expand_msdfs.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/expand_msdfs.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/shadow_copy.so.old >Installing bin/shadow_copy.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/shadow_copy.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/shadow_copy2.so.old >Installing bin/shadow_copy2.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/shadow_copy2.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/xattr_tdb.so.old >Installing bin/xattr_tdb.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/xattr_tdb.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/catia.so.old >Installing bin/catia.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/catia.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/streams_xattr.so.old >Installing bin/streams_xattr.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/streams_xattr.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/streams_depot.so.old >Installing bin/streams_depot.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/streams_depot.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/readahead.so.old >Installing bin/readahead.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/readahead.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/fileid.so.old >Installing bin/fileid.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/fileid.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/aio_fork.so.old >Installing bin/aio_fork.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/aio_fork.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/preopen.so.old >Installing bin/preopen.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/preopen.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/syncops.so.old >Installing bin/syncops.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/syncops.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/acl_xattr.so.old >Installing bin/acl_xattr.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/acl_xattr.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/acl_tdb.so.old >Installing bin/acl_tdb.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/acl_tdb.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/smb_traffic_analyzer.so.old >Installing bin/smb_traffic_analyzer.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/smb_traffic_analyzer.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/dirsort.so.old >Installing bin/dirsort.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/dirsort.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/scannedonly.so.old >Installing bin/scannedonly.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/vfs/scannedonly.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/charset/CP850.so.old >Installing bin/CP850.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/charset/CP850.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/charset/CP437.so.old >Installing bin/CP437.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/charset/CP437.so >Preserving old module as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/auth/script.so.old >Installing bin/script.so as /var/tmp/portage/net-fs/samba-3.5.2/image///usr/lib/samba/auth/script.so > [32;01m*[0m install pam modules >make -j3 installpammodules DESTDIR=/var/tmp/portage/net-fs/samba-3.5.2/image/ >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >Using CFLAGS = -O3 -pipe -march=native -I. -I/var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lcap -lresolv -lresolv -lnsl -ldl -lrt > LDFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin > DYNEXP = -Wl,--export-dynamic > LDSHFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -L./bin -lc -Wl,-z,defs > SHLIBEXT = so > SONAMEFLAG = -Wl,-soname= >Installing module pam_smbpass as /var/tmp/portage/net-fs/samba-3.5.2/image///lib/security/pam_smbpass.so >Installing module pam_winbind as /var/tmp/portage/net-fs/samba-3.5.2/image///lib/security/pam_winbind.so > [32;01m*[0m install libwbclient >make -j3 installlibwbclient DESTDIR=/var/tmp/portage/net-fs/samba-3.5.2/image/ >Makefile:1936: warning: overriding commands for target `.' >Makefile:1858: warning: ignoring old commands for target `.' >/usr/bin/install -c bin/libwbclient.so.0 /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib >if test -r bin/libwbclient.so.0 ; then \ > ln -f -s `basename bin/libwbclient.so.0` \ > /var/tmp/portage/net-fs/samba-3.5.2/image//usr/lib/`basename bin/libwbclient.so` ; \ > fi >/usr/bin/install -c -m 0644 /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/../nsswitch/libwbclient/wbclient.h /var/tmp/portage/net-fs/samba-3.5.2/work/samba-3.5.2/source3/../nsswitch/libwbclient/wbc_async.h /var/tmp/portage/net-fs/samba-3.5.2/image//usr/include >Installing SWAT in /var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat >Installing the Samba Web Administration Tool >Installing langs are ja tr >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/globals.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/home.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/passwd.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/printers.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/samba.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/shares.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/status.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/viewconfig.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./images/wizard.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./help/welcome-no-samba-doc.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./help/welcome.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./include/footer.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/./include/header.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/ja/help/welcome.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/images/globals.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/images/home.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/images/passwd.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/images/printers.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/images/samba.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/images/shares.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/images/status.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/images/viewconfig.gif >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/lang/tr/help/welcome.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/cifs.upcall.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/eventlogadm.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/findsmb.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_ad.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_adex.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_hash.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_ldap.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_nss.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_rid.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_tdb.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_tdb2.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/index.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/ldb.3.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/ldbadd.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/ldbdel.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/ldbedit.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/ldbmodify.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/ldbrename.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/ldbsearch.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/libsmbclient.7.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/lmhosts.5.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/log2pcap.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/mount.cifs.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/net.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/nmbd.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/nmblookup.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/ntlm_auth.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/pam_winbind.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/pam_winbind.conf.5.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/pdbedit.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/profiles.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/rpcclient.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/samba.7.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/sharesec.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smb.conf.5.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbcacls.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbclient.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbcontrol.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbcquotas.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbd.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbget.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbgetrc.5.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbpasswd.5.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbpasswd.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbspool.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbstatus.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbtar.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/smbtree.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/swat.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/tdbbackup.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/tdbdump.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/tdbtool.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/testparm.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/umount.cifs.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_acl_tdb.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_acl_xattr.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_audit.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_cacheprime.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_cap.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_catia.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_commit.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_default_quota.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_dirsort.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_extd_audit.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_fake_perms.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_fileid.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_full_audit.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_gpfs.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_netatalk.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_notify_fam.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_prealloc.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_preopen.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_readahead.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_readonly.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_recycle.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_scannedonly.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_shadow_copy.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_shadow_copy2.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_smb_traffic_analyzer.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_streams_depot.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_streams_xattr.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_xattr_tdb.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/vfstest.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/wbinfo.1.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/winbind_krb5_locator.7.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/manpages/winbindd.8.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/Big500users.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/DMSMig.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/DomApps.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ExNetworks.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/HA.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/RefSection.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/apa.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/appendix.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ch14.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/go01.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/happy.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/index.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ix01.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/kerberos.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/net2000users.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ntmigration.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/nw4migration.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/pr01.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/pr02.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/pr03.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/preface.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/primer.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/secure.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/simple.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/small.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/unixclients.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/upgrades.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/CodingSuggestions.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/Packaging.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/architecture.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/contributing.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/debug.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/devprinting.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/index.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/internals.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/modules.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/ntdomain.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/parsing.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pr01.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt01.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt02.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt03.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt04.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt05.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pwencrypt.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/rpc-plugin.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/tracing.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/unix-smb.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/vfs.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/wins.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/AccessControls.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/AdvancedNetworkManagement.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/Appendix.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/Backup.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/CUPS-printing.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ChangeNotes.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ClientConfig.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/DNSDHCP.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/FastStart.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/InterdomainTrusts.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/IntroSMB.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/NT4Migration.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/NetCommand.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/NetworkBrowsing.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/Other-Clients.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/PolicyMgmt.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/Portability.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ProfileMgmt.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/SWAT.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/SambaHA.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ServerType.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/StandAloneServer.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/TOSHpreface.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/VFS.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/apa.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/bugreport.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/cfgsmarts.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ch-ldap-tls.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ch47.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/classicalprinting.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/compiling.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/diagnosis.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/domain-member.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/go01.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/groupmapping.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/idmapper.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/index.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/install.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/integrate-ms-networks.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/introduction.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ix01.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/largefile.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/locking.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/migration.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/msdfs.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/optional.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/pam.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/passdb.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/pr01.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/pr02.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/pr03.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/problems.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/rights.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/samba-bdc.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/samba-pdc.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/securing-samba.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/speed.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/tdb.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/troubleshooting.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/type.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/unicode.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/upgrading-to-3.0.html >/var/tmp/portage/net-fs/samba-3.5.2/image///usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/winbind.html >====================================================================== >The SWAT files have been installed. Remember to read the documentation >for information on enabling and using SWAT >====================================================================== > [32;01m*[0m install examples >install: cannot stat `autofs': No such file or directory >!!! doins: autofs does not exist >install: cannot stat `dce-dfs': No such file or directory >!!! doins: dce-dfs does not exist >install: cannot stat `LDAP': No such file or directory >!!! doins: LDAP does not exist >install: cannot stat `logon': No such file or directory >!!! doins: logon does not exist >install: cannot stat `misc': No such file or directory >!!! doins: misc does not exist >install: cannot stat `pdb': No such file or directory >!!! doins: pdb does not exist >install: cannot stat `perfcounter': No such file or directory >!!! doins: perfcounter does not exist >install: cannot stat `printer-accounting': No such file or directory >!!! doins: printer-accounting does not exist >install: cannot stat `scripts': No such file or directory >!!! doins: scripts does not exist >install: cannot stat `tridge': No such file or directory >!!! doins: tridge does not exist >install: cannot stat `validchars': No such file or directory >!!! doins: validchars does not exist >install: cannot stat `VFS': No such file or directory >!!! doins: VFS does not exist >>>> Completed installing samba-3.5.2 into /var/tmp/portage/net-fs/samba-3.5.2/image/ > >[33;01m * [39;49;00mQA Notice: file does not exist: >[33;01m * [39;49;00m >[33;01m * [39;49;00m doins: autofs does not exist >[33;01m * [39;49;00m doins: dce-dfs does not exist >[33;01m * [39;49;00m doins: LDAP does not exist >[33;01m * [39;49;00m doins: logon does not exist >[33;01m * [39;49;00m doins: misc does not exist >[33;01m * [39;49;00m doins: pdb does not exist >[33;01m * [39;49;00m doins: perfcounter does not exist >[33;01m * [39;49;00m doins: printer-accounting does not exist >[33;01m * [39;49;00m doins: scripts does not exist >[33;01m * [39;49;00m doins: tridge does not exist >[33;01m * [39;49;00m doins: validchars does not exist >[33;01m * [39;49;00m doins: VFS does not exist >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > lib/security/pam_winbind.so > lib/security/pam_smbpass.so > usr/bin/net > usr/bin/eventlogadm > usr/bin/smbtree > usr/bin/ntlm_auth > usr/bin/testparm > usr/bin/smbclient > usr/bin/smbpasswd > usr/bin/nmblookup > usr/bin/smbstatus > usr/bin/smbget > usr/bin/smbcacls > usr/bin/smbspool > usr/bin/wbinfo > usr/bin/pdbedit > usr/bin/profiles > usr/bin/smbcontrol > usr/bin/smbcquotas > usr/bin/rpcclient > usr/bin/sharesec > usr/lib/krb5/plugins/libkrb5/winbind_krb5_locator.so > usr/lib/samba/vfs/acl_tdb.so > usr/lib/samba/vfs/audit.so > usr/lib/samba/vfs/fileid.so > usr/lib/samba/vfs/expand_msdfs.so > usr/lib/samba/vfs/smb_traffic_analyzer.so > usr/lib/samba/vfs/default_quota.so > usr/lib/samba/vfs/shadow_copy2.so > usr/lib/samba/vfs/netatalk.so > usr/lib/samba/vfs/shadow_copy.so > usr/lib/samba/vfs/streams_depot.so > usr/lib/samba/vfs/cap.so > usr/lib/samba/vfs/readonly.so > usr/lib/samba/vfs/catia.so > usr/lib/samba/vfs/fake_perms.so > usr/lib/samba/vfs/preopen.so > usr/lib/samba/vfs/aio_fork.so > usr/lib/samba/vfs/extd_audit.so > usr/lib/samba/vfs/recycle.so > usr/lib/samba/vfs/xattr_tdb.so > usr/lib/samba/vfs/dirsort.so > usr/lib/samba/vfs/scannedonly.so > usr/lib/samba/vfs/full_audit.so > usr/lib/samba/vfs/acl_xattr.so > usr/lib/samba/vfs/readahead.so > usr/lib/samba/vfs/streams_xattr.so > usr/lib/samba/vfs/syncops.so > usr/lib/samba/auth/script.so > usr/lib/samba/charset/CP437.so > usr/lib/samba/charset/CP850.so > usr/lib/libnss_winbind.so > usr/lib/libsmbsharemodes.so.0 > usr/lib/libsmbclient.so.0 > usr/lib/libwbclient.so.0 > usr/lib/libnss_wins.so > usr/lib/libnetapi.so.0 > usr/sbin/nmbd > usr/sbin/smbd > usr/sbin/swat > usr/sbin/cifs.upcall > usr/sbin/winbindd > usr/share/doc/samba-3.5.2/examples/auth/auth_builtin.o > usr/share/doc/samba-3.5.2/examples/auth/auth_server.o > usr/share/doc/samba-3.5.2/examples/auth/auth_unix.o > usr/share/doc/samba-3.5.2/examples/auth/auth_util.o > usr/share/doc/samba-3.5.2/examples/auth/token_util.o > usr/share/doc/samba-3.5.2/examples/auth/auth_sam.o > usr/share/doc/samba-3.5.2/examples/auth/auth_wbc.o > usr/share/doc/samba-3.5.2/examples/auth/pampass.o > usr/share/doc/samba-3.5.2/examples/auth/auth_domain.o > usr/share/doc/samba-3.5.2/examples/auth/auth_winbind.o > usr/share/doc/samba-3.5.2/examples/auth/auth.o > usr/share/doc/samba-3.5.2/examples/auth/auth_netlogond.o > usr/share/doc/samba-3.5.2/examples/auth/auth_ntlmssp.o > usr/share/doc/samba-3.5.2/examples/auth/auth_script.o > usr/share/doc/samba-3.5.2/examples/auth/auth_compat.o > usr/share/doc/samba-3.5.2/examples/auth/pass_check.o > usr/share/doc/samba-3.5.2/examples/printing/printing_db.o > usr/share/doc/samba-3.5.2/examples/printing/print_svid.o > usr/share/doc/samba-3.5.2/examples/printing/lpq_parse.o > usr/share/doc/samba-3.5.2/examples/printing/notify.o > usr/share/doc/samba-3.5.2/examples/printing/print_generic.o > usr/share/doc/samba-3.5.2/examples/printing/nt_printing.o > usr/share/doc/samba-3.5.2/examples/printing/print_iprint.o > usr/share/doc/samba-3.5.2/examples/printing/print_aix.o > usr/share/doc/samba-3.5.2/examples/printing/load.o > usr/share/doc/samba-3.5.2/examples/printing/pcap.o > usr/share/doc/samba-3.5.2/examples/printing/printfsp.o > usr/share/doc/samba-3.5.2/examples/printing/printing.o > usr/share/doc/samba-3.5.2/examples/printing/print_cups.o > sbin/mount.cifs > sbin/umount.cifs >ecompressdir: bzip2 -9 /usr/share/man > [32;01m*[39;49;00m checking 708 files for package collisions >--- /etc/ >--- /etc/pam.d/ >>>> /etc/pam.d/samba >>>> /etc/pam.d/system-auth-winbind >--- /etc/samba/ >>>> /etc/samba/smb.conf.default >>>> /etc/samba/lmhosts >>>> /etc/samba/._cfg0000_smbusers >--- /etc/xinetd.d/ >>>> /etc/xinetd.d/swat >--- /etc/conf.d/ >>>> /etc/conf.d/._cfg0000_samba >--- /etc/init.d/ >>>> /etc/init.d/samba >--- /etc/openldap/ >--- /etc/openldap/schema/ >>>> /etc/openldap/schema/samba.schema >--- /lib/ >--- /lib/security/ >>>> /lib/security/pam_winbind.so >>>> /lib/security/pam_smbpass.so >--- /var/ >--- /var/lib/ >--- /var/lib/samba/ >>>> /var/lib/samba/netlogon/ >>>> /var/lib/samba/netlogon/.keep_net-fs_samba-0 >>>> /var/lib/samba/printers/ >>>> /var/lib/samba/printers/X64/ >>>> /var/lib/samba/printers/X64/.keep_net-fs_samba-0 >>>> /var/lib/samba/printers/IA64/ >>>> /var/lib/samba/printers/IA64/.keep_net-fs_samba-0 >>>> /var/lib/samba/printers/COLOR/ >>>> /var/lib/samba/printers/COLOR/.keep_net-fs_samba-0 >>>> /var/lib/samba/printers/WIN40/ >>>> /var/lib/samba/printers/WIN40/.keep_net-fs_samba-0 >>>> /var/lib/samba/printers/W32PPC/ >>>> /var/lib/samba/printers/W32PPC/.keep_net-fs_samba-0 >>>> /var/lib/samba/printers/W32X86/ >>>> /var/lib/samba/printers/W32X86/.keep_net-fs_samba-0 >>>> /var/lib/samba/printers/W32MIPS/ >>>> /var/lib/samba/printers/W32MIPS/.keep_net-fs_samba-0 >>>> /var/lib/samba/printers/W32ALPHA/ >>>> /var/lib/samba/printers/W32ALPHA/.keep_net-fs_samba-0 >>>> /var/lib/samba/profiles/ >>>> /var/lib/samba/profiles/.keep_net-fs_samba-0 >--- /var/lib/samba/private/ >>>> /var/lib/samba/private/.keep_net-fs_samba-0 >--- /var/log/ >--- /var/log/samba/ >>>> /var/log/samba/.keep_net-fs_samba-0 >--- /var/run/ >--- /var/run/samba/ >--- /var/cache/ >--- /var/cache/samba/ >>>> /var/cache/samba/.keep_net-fs_samba-0 >--- /var/spool/ >>>> /var/spool/samba/ >>>> /var/spool/samba/.keep_net-fs_samba-0 >--- /usr/ >--- /usr/bin/ >>>> /usr/bin/net >>>> /usr/bin/eventlogadm >>>> /usr/bin/smbtree >>>> /usr/bin/ntlm_auth >>>> /usr/bin/testparm >>>> /usr/bin/smbclient >>>> /usr/bin/smbpasswd >>>> /usr/bin/nmblookup >>>> /usr/bin/smbstatus >>>> /usr/bin/smbget >>>> /usr/bin/smbcacls >>>> /usr/bin/smbspool >>>> /usr/bin/wbinfo >>>> /usr/bin/pdbedit >>>> /usr/bin/profiles >>>> /usr/bin/smbcontrol >>>> /usr/bin/smbcquotas >>>> /usr/bin/rpcclient >>>> /usr/bin/sharesec >--- /usr/lib/ >--- /usr/lib/krb5/ >--- /usr/lib/krb5/plugins/ >--- /usr/lib/krb5/plugins/libkrb5/ >>>> /usr/lib/krb5/plugins/libkrb5/winbind_krb5_locator.so >>>> /usr/lib/samba/ >>>> /usr/lib/samba/pdb/ >>>> /usr/lib/samba/pdb/.keep_net-fs_samba-0 >>>> /usr/lib/samba/rpc/ >>>> /usr/lib/samba/rpc/.keep_net-fs_samba-0 >>>> /usr/lib/samba/vfs/ >>>> /usr/lib/samba/vfs/acl_tdb.so >>>> /usr/lib/samba/vfs/audit.so >>>> /usr/lib/samba/vfs/fileid.so >>>> /usr/lib/samba/vfs/expand_msdfs.so >>>> /usr/lib/samba/vfs/smb_traffic_analyzer.so >>>> /usr/lib/samba/vfs/default_quota.so >>>> /usr/lib/samba/vfs/shadow_copy2.so >>>> /usr/lib/samba/vfs/netatalk.so >>>> /usr/lib/samba/vfs/shadow_copy.so >>>> /usr/lib/samba/vfs/streams_depot.so >>>> /usr/lib/samba/vfs/cap.so >>>> /usr/lib/samba/vfs/readonly.so >>>> /usr/lib/samba/vfs/catia.so >>>> /usr/lib/samba/vfs/fake_perms.so >>>> /usr/lib/samba/vfs/preopen.so >>>> /usr/lib/samba/vfs/aio_fork.so >>>> /usr/lib/samba/vfs/extd_audit.so >>>> /usr/lib/samba/vfs/recycle.so >>>> /usr/lib/samba/vfs/xattr_tdb.so >>>> /usr/lib/samba/vfs/dirsort.so >>>> /usr/lib/samba/vfs/scannedonly.so >>>> /usr/lib/samba/vfs/full_audit.so >>>> /usr/lib/samba/vfs/acl_xattr.so >>>> /usr/lib/samba/vfs/readahead.so >>>> /usr/lib/samba/vfs/streams_xattr.so >>>> /usr/lib/samba/vfs/syncops.so >>>> /usr/lib/samba/auth/ >>>> /usr/lib/samba/auth/.keep_net-fs_samba-0 >>>> /usr/lib/samba/auth/script.so >>>> /usr/lib/samba/gpext/ >>>> /usr/lib/samba/gpext/.keep_net-fs_samba-0 >>>> /usr/lib/samba/idmap/ >>>> /usr/lib/samba/idmap/.keep_net-fs_samba-0 >>>> /usr/lib/samba/perfcount/ >>>> /usr/lib/samba/upcase.dat >>>> /usr/lib/samba/valid.dat >>>> /usr/lib/samba/nss_info/ >>>> /usr/lib/samba/nss_info/.keep_net-fs_samba-0 >>>> /usr/lib/samba/lowcase.dat >>>> /usr/lib/samba/charset/ >>>> /usr/lib/samba/charset/CP437.so >>>> /usr/lib/samba/charset/CP850.so >>>> /usr/lib/libnss_winbind.so >>>> /usr/lib/libsmbsharemodes.so.0 >>>> /usr/lib/libsmbclient.so.0 >>>> /usr/lib/libsmbclient.so -> libsmbclient.so.0 >>>> /usr/lib/libwbclient.so.0 >>>> /usr/lib/libwbclient.so -> libwbclient.so.0 >>>> /usr/lib/libnss_wins.so >>>> /usr/lib/libnss_winbind.so.2 -> libnss_winbind.so >>>> /usr/lib/libnetapi.so.0 >--- /usr/sbin/ >>>> /usr/sbin/nmbd >>>> /usr/sbin/smbd >>>> /usr/sbin/swat >>>> /usr/sbin/cifs.upcall >>>> /usr/sbin/winbindd >--- /usr/share/ >--- /usr/share/doc/ >>>> /usr/share/doc/samba-3.5.2/ >>>> /usr/share/doc/samba-3.5.2/html/ >>>> /usr/share/doc/samba-3.5.2/html/index.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_readonly.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbcontrol.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_shadow_copy.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbstatus.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/idmap_nss.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/sharesec.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_default_quota.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/tdbbackup.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbgetrc.5.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/swat.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_fake_perms.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_notify_fam.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/winbindd.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbspool.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_scannedonly.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/findsmb.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_cacheprime.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ldbrename.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_full_audit.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/net.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/profiles.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_cap.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/pam_winbind.conf.5.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ldb.3.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/mount.cifs.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_streams_depot.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_extd_audit.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/idmap_rid.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ldbsearch.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/log2pcap.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_acl_xattr.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/index.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_shadow_copy2.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_fileid.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_smb_traffic_analyzer.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbclient.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/pdbedit.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/eventlogadm.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_gpfs.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ldbadd.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/libsmbclient.7.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/nmblookup.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/testparm.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/lmhosts.5.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/idmap_hash.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/umount.cifs.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smb.conf.5.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbd.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbcacls.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_prealloc.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ldbdel.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_recycle.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ntlm_auth.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_audit.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ldbedit.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/tdbtool.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfstest.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/idmap_ad.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_dirsort.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/idmap_tdb2.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/rpcclient.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_xattr_tdb.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbtar.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/idmap_adex.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_commit.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbpasswd.5.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/samba.7.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/idmap_ldap.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_netatalk.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/cifs.upcall.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_acl_tdb.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbpasswd.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/idmap_tdb.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_catia.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_readahead.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_streams_xattr.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbget.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/pam_winbind.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/tdbdump.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/vfs_preopen.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/ldbmodify.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbcquotas.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/nmbd.8.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/wbinfo.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/smbtree.1.html >>>> /usr/share/doc/samba-3.5.2/html/manpages/winbind_krb5_locator.7.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/ >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/CodingSuggestions.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/pt03.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/pt04.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/pt05.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/wins.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/internals.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/parsing.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/rpc-plugin.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/Packaging.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/index.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/pwencrypt.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/architecture.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/devprinting.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/tracing.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/vfs.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/pr01.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/contributing.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/samba.css >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/ntdomain.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/debug.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/unix-smb.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/modules.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/pt01.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-Developers-Guide/pt02.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/ >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/ExNetworks.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/apa.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/Big500users.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/ix01.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/RefSection.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/index.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/preface.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/HA.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/ch14.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/small.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/upgrades.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/nw4migration.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/kerberos.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/happy.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/simple.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/go01.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/primer.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/net2000users.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/pr01.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/pr02.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/DMSMig.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/pr03.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/samba.css >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/secure.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/ntmigration.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/unixclients.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/appendix.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-ByExample/DomApps.html >>>> /usr/share/doc/samba-3.5.2/html/samba.css >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/ >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/diagnosis.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/troubleshooting.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/winbind.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/PolicyMgmt.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/AccessControls.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/SambaHA.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/Appendix.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/largefile.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/compiling.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/locking.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/apa.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/VFS.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/pam.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/AdvancedNetworkManagement.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/type.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/IntroSMB.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/NT4Migration.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/groupmapping.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/ix01.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/samba-bdc.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/Portability.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/bugreport.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/ProfileMgmt.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/ChangeNotes.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/ServerType.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/index.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/msdfs.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/TOSHpreface.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/install.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/problems.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/StandAloneServer.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/speed.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/introduction.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/integrate-ms-networks.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/ch-ldap-tls.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/passdb.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/optional.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/InterdomainTrusts.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/ClientConfig.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/Backup.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/CUPS-printing.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/NetworkBrowsing.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/go01.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/cfgsmarts.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/upgrading-to-3.0.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/SWAT.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/FastStart.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/samba-pdc.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/NetCommand.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/migration.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/pr01.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/pr02.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/DNSDHCP.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/pr03.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/samba.css >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/classicalprinting.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/Other-Clients.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/idmapper.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/ch47.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/tdb.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/domain-member.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/unicode.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/rights.html >>>> /usr/share/doc/samba-3.5.2/html/Samba3-HOWTO/securing-samba.html >>>> /usr/share/doc/samba-3.5.2/swat/ >>>> /usr/share/doc/samba-3.5.2/swat/js/ >>>> /usr/share/doc/samba-3.5.2/swat/help/ >>>> /usr/share/doc/samba-3.5.2/swat/help/welcome-no-samba-doc.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_readonly.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbcontrol.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_shadow_copy.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbstatus.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_nss.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/sharesec.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_default_quota.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/tdbbackup.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbgetrc.5.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/swat.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_fake_perms.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_notify_fam.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/winbindd.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbspool.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_scannedonly.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/findsmb.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_cacheprime.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ldbrename.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_full_audit.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/net.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/profiles.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_cap.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/pam_winbind.conf.5.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ldb.3.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/mount.cifs.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_streams_depot.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_extd_audit.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_rid.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ldbsearch.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/log2pcap.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_acl_xattr.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/index.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_shadow_copy2.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_fileid.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_smb_traffic_analyzer.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbclient.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/pdbedit.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/eventlogadm.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_gpfs.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ldbadd.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/libsmbclient.7.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/nmblookup.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/testparm.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/lmhosts.5.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_hash.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/umount.cifs.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smb.conf.5.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbd.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbcacls.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_prealloc.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ldbdel.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_recycle.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ntlm_auth.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_audit.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ldbedit.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/tdbtool.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfstest.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_ad.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_dirsort.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_tdb2.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/rpcclient.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_xattr_tdb.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbtar.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_adex.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_commit.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbpasswd.5.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/samba.7.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_ldap.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_netatalk.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/cifs.upcall.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_acl_tdb.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbpasswd.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/idmap_tdb.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_catia.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_readahead.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_streams_xattr.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbget.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/pam_winbind.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/tdbdump.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/vfs_preopen.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/ldbmodify.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbcquotas.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/nmbd.8.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/wbinfo.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/smbtree.1.html >>>> /usr/share/doc/samba-3.5.2/swat/help/manpages/winbind_krb5_locator.7.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/ >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/CodingSuggestions.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt03.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt04.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt05.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/wins.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/internals.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/parsing.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/rpc-plugin.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/Packaging.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/index.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pwencrypt.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/architecture.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/devprinting.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/tracing.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/vfs.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pr01.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/contributing.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/ntdomain.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/debug.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/unix-smb.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/modules.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt01.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-Developers-Guide/pt02.html >>>> /usr/share/doc/samba-3.5.2/swat/help/welcome.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ExNetworks.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/apa.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/Big500users.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ix01.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/RefSection.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/index.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/preface.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/HA.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ch14.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/small.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/upgrades.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/nw4migration.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/kerberos.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/happy.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/simple.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/go01.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/primer.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/net2000users.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/pr01.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/pr02.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/DMSMig.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/pr03.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/secure.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/ntmigration.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/unixclients.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/appendix.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-ByExample/DomApps.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/diagnosis.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/troubleshooting.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/winbind.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/PolicyMgmt.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/AccessControls.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/SambaHA.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/Appendix.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/largefile.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/compiling.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/locking.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/apa.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/VFS.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/pam.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/AdvancedNetworkManagement.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/type.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/IntroSMB.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/NT4Migration.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/groupmapping.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ix01.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/samba-bdc.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/Portability.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/bugreport.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ProfileMgmt.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ChangeNotes.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ServerType.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/index.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/msdfs.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/TOSHpreface.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/install.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/problems.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/StandAloneServer.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/speed.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/introduction.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/integrate-ms-networks.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ch-ldap-tls.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/passdb.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/optional.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/InterdomainTrusts.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ClientConfig.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/Backup.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/CUPS-printing.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/NetworkBrowsing.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/go01.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/cfgsmarts.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/upgrading-to-3.0.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/SWAT.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/FastStart.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/samba-pdc.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/NetCommand.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/migration.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/pr01.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/pr02.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/DNSDHCP.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/pr03.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/classicalprinting.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/Other-Clients.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/idmapper.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/ch47.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/tdb.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/domain-member.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/unicode.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/rights.html >>>> /usr/share/doc/samba-3.5.2/swat/help/Samba3-HOWTO/securing-samba.html >>>> /usr/share/doc/samba-3.5.2/swat/lang/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/ja/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/ja/js/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/ja/help/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/ja/help/welcome.html >>>> /usr/share/doc/samba-3.5.2/swat/lang/ja/images/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/ja/include/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/js/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/help/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/help/welcome.html >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/ >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/home.gif >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/shares.gif >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/samba.gif >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/status.gif >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/passwd.gif >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/printers.gif >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/globals.gif >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/images/viewconfig.gif >>>> /usr/share/doc/samba-3.5.2/swat/lang/tr/include/ >>>> /usr/share/doc/samba-3.5.2/swat/images/ >>>> /usr/share/doc/samba-3.5.2/swat/images/home.gif >>>> /usr/share/doc/samba-3.5.2/swat/images/shares.gif >>>> /usr/share/doc/samba-3.5.2/swat/images/wizard.gif >>>> /usr/share/doc/samba-3.5.2/swat/images/samba.gif >>>> /usr/share/doc/samba-3.5.2/swat/images/status.gif >>>> /usr/share/doc/samba-3.5.2/swat/images/passwd.gif >>>> /usr/share/doc/samba-3.5.2/swat/images/printers.gif >>>> /usr/share/doc/samba-3.5.2/swat/images/globals.gif >>>> /usr/share/doc/samba-3.5.2/swat/images/viewconfig.gif >>>> /usr/share/doc/samba-3.5.2/swat/include/ >>>> /usr/share/doc/samba-3.5.2/swat/include/footer.html >>>> /usr/share/doc/samba-3.5.2/swat/include/header.html >>>> /usr/share/doc/samba-3.5.2/Samba3-Developers-Guide.pdf >>>> /usr/share/doc/samba-3.5.2/WHATSNEW.txt.bz2 >>>> /usr/share/doc/samba-3.5.2/Roadmap.bz2 >>>> /usr/share/doc/samba-3.5.2/Samba3-ByExample.pdf >>>> /usr/share/doc/samba-3.5.2/THANKS.bz2 >>>> /usr/share/doc/samba-3.5.2/README.bz2 >>>> /usr/share/doc/samba-3.5.2/README.Coding.bz2 >>>> /usr/share/doc/samba-3.5.2/examples/ >>>> /usr/share/doc/samba-3.5.2/examples/nss/ >>>> /usr/share/doc/samba-3.5.2/examples/nss/wbtest.c >>>> /usr/share/doc/samba-3.5.2/examples/nss/nss_winbind.c >>>> /usr/share/doc/samba-3.5.2/examples/nss/nss_winbind.h >>>> /usr/share/doc/samba-3.5.2/examples/auth/ >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_builtin.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_builtin.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_server.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_server.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_unix.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_unix.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_util.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_util.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/token_util.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/token_util.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_sam.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_sam.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_wbc.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_wbc.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/pampass.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/pampass.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_domain.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_domain.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_winbind.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_winbind.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_netlogond.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_netlogond.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_ntlmssp.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_ntlmssp.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_script.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_script.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_compat.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/auth_compat.o >>>> /usr/share/doc/samba-3.5.2/examples/auth/pass_check.c >>>> /usr/share/doc/samba-3.5.2/examples/auth/pass_check.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/ >>>> /usr/share/doc/samba-3.5.2/examples/printing/printing_db.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/printing_db.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_svid.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_svid.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/lpq_parse.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/lpq_parse.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/notify.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/notify.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_generic.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_generic.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/tests/ >>>> /usr/share/doc/samba-3.5.2/examples/printing/tests/vlp.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/tests/README.vlp >>>> /usr/share/doc/samba-3.5.2/examples/printing/nt_printing.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/nt_printing.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_iprint.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_iprint.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_aix.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_aix.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/load.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/load.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/pcap.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/pcap.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/printfsp.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/printfsp.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/printing.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/printing.o >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_cups.c >>>> /usr/share/doc/samba-3.5.2/examples/printing/print_cups.o >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/ >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testbrowse.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/Makefile >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testacl2.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testacl3.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testchmod.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testwrite.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/README >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testread.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testsmbc.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/teststat.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/teststatvfs.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testbrowse2.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/Makefile.internal.in >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/Makefile.internal >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testfstatvfs.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/teststat2.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/teststat3.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/get_auth_data_fn.h >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/tree.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/ >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/bsd-strlfunc.h >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/Makefile >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/opendir_smbsh.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/README >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/smbsh.1 >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/smbsh.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/bsd-strlcat.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/bsd-strlcpy.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/smbw_dir.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/select.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/smbw.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/smbw.h >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/smbsh.1.html >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/wrapper.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/wrapper.h >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/smbsh.1.xml >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/smbwrapper/smbw_stat.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testtruncate.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testutime.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testacl.c >>>> /usr/share/doc/samba-3.5.2/examples/libsmbclient/testctx.c >>>> /usr/share/doc/samba-3.5.2/examples/pam_winbind/ >>>> /usr/share/doc/samba-3.5.2/examples/pam_winbind/pam_winbind.conf >>>> /usr/share/doc/samba-3.5.2/Samba3-HOWTO.pdf >>>> /usr/share/doc/samba-3.5.2/MAINTAINERS.bz2 >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/smbstatus.1.bz2 >>>> /usr/share/man/man1/vfstest.1.bz2 >>>> /usr/share/man/man1/wbinfo.1.bz2 >>>> /usr/share/man/man1/smbget.1.bz2 >>>> /usr/share/man/man1/smbclient.1.bz2 >>>> /usr/share/man/man1/testparm.1.bz2 >>>> /usr/share/man/man1/smbcacls.1.bz2 >>>> /usr/share/man/man1/rpcclient.1.bz2 >>>> /usr/share/man/man1/nmblookup.1.bz2 >>>> /usr/share/man/man1/smbtree.1.bz2 >>>> /usr/share/man/man1/smbcontrol.1.bz2 >>>> /usr/share/man/man1/sharesec.1.bz2 >>>> /usr/share/man/man1/smbcquotas.1.bz2 >>>> /usr/share/man/man1/profiles.1.bz2 >>>> /usr/share/man/man1/ntlm_auth.1.bz2 >--- /usr/share/man/man5/ >>>> /usr/share/man/man5/smbgetrc.5.bz2 >>>> /usr/share/man/man5/smb.conf.5.bz2 >>>> /usr/share/man/man5/smbpasswd.5.bz2 >--- /usr/share/man/man7/ >>>> /usr/share/man/man7/samba.7.bz2 >>>> /usr/share/man/man7/winbind_krb5_locator.7.bz2 >--- /usr/share/man/man8/ >>>> /usr/share/man/man8/umount.cifs.8.bz2 >>>> /usr/share/man/man8/smbd.8.bz2 >>>> /usr/share/man/man8/vfs_readonly.8.bz2 >>>> /usr/share/man/man8/vfs_cap.8.bz2 >>>> /usr/share/man/man8/mount.cifs.8.bz2 >>>> /usr/share/man/man8/vfs_audit.8.bz2 >>>> /usr/share/man/man8/cifs.upcall.8.bz2 >>>> /usr/share/man/man8/winbindd.8.bz2 >>>> /usr/share/man/man8/vfs_scannedonly.8.bz2 >>>> /usr/share/man/man8/vfs_fileid.8.bz2 >>>> /usr/share/man/man8/vfs_cacheprime.8.bz2 >>>> /usr/share/man/man8/vfs_extd_audit.8.bz2 >>>> /usr/share/man/man8/smbspool.8.bz2 >>>> /usr/share/man/man8/vfs_commit.8.bz2 >>>> /usr/share/man/man8/vfs_preopen.8.bz2 >>>> /usr/share/man/man8/vfs_default_quota.8.bz2 >>>> /usr/share/man/man8/vfs_acl_xattr.8.bz2 >>>> /usr/share/man/man8/vfs_shadow_copy2.8.bz2 >>>> /usr/share/man/man8/pdbedit.8.bz2 >>>> /usr/share/man/man8/eventlogadm.8.bz2 >>>> /usr/share/man/man8/vfs_recycle.8.bz2 >>>> /usr/share/man/man8/vfs_readahead.8.bz2 >>>> /usr/share/man/man8/swat.8.bz2 >>>> /usr/share/man/man8/vfs_fake_perms.8.bz2 >>>> /usr/share/man/man8/net.8.bz2 >>>> /usr/share/man/man8/vfs_xattr_tdb.8.bz2 >>>> /usr/share/man/man8/vfs_netatalk.8.bz2 >>>> /usr/share/man/man8/vfs_streams_xattr.8.bz2 >>>> /usr/share/man/man8/pam_winbind.8.bz2 >>>> /usr/share/man/man8/vfs_notify_fam.8.bz2 >>>> /usr/share/man/man8/vfs_prealloc.8.bz2 >>>> /usr/share/man/man8/vfs_dirsort.8.bz2 >>>> /usr/share/man/man8/vfs_acl_tdb.8.bz2 >>>> /usr/share/man/man8/nmbd.8.bz2 >>>> /usr/share/man/man8/vfs_gpfs.8.bz2 >>>> /usr/share/man/man8/smbpasswd.8.bz2 >>>> /usr/share/man/man8/vfs_shadow_copy.8.bz2 >>>> /usr/share/man/man8/vfs_full_audit.8.bz2 >>>> /usr/share/man/man8/vfs_streams_depot.8.bz2 >>>> /usr/share/man/man8/vfs_smb_traffic_analyzer.8.bz2 >>>> /usr/share/man/man8/vfs_catia.8.bz2 >--- /usr/libexec/ >--- /usr/libexec/cups/ >--- /usr/libexec/cups/backend/ >>>> /usr/libexec/cups/backend/smb -> /usr/bin/smbspool >--- /usr/include/ >>>> /usr/include/smb_share_modes.h >>>> /usr/include/wbclient.h >>>> /usr/include/wbc_async.h >>>> /usr/include/netapi.h >>>> /usr/include/libsmbclient.h >--- /sbin/ >>>> /sbin/mount.cifs >>>> /sbin/umount.cifs >>>> /usr/lib/libsmbsharemodes.so -> libsmbsharemodes.so.0 >>>> /usr/lib/libnss_wins.so.2 -> libnss_wins.so >>>> /usr/lib/libnetapi.so -> libnetapi.so.0 >>>> Safely unmerging already-installed instance... >>>> Original instance of package unmerged safely. >>>> Regenerating /etc/ld.so.cache...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 314709
:
227411
|
227413
| 227415 |
227417