Displaying 20 results from an estimated 122 matches for "filsys".
2000 May 08
0
Patch for IA-64
...- samba-2.0.6/source/configure.in Thu Dec 9 08:38:31 1999
+++ samba-2.0.6.ia64/source/configure.in Fri Apr 28 18:39:24 2000
@@ -179,6 +179,7 @@
AC_CHECK_HEADERS(sys/mman.h sys/filio.h sys/priv.h string.h strings.h stdlib.h sys/socket.h)
AC_CHECK_HEADERS(sys/mount.h sys/vfs.h sys/fs/s5param.h sys/filsys.h termios.h termio.h)
AC_CHECK_HEADERS(sys/termio.h sys/statfs.h sys/dustat.h sys/statvfs.h stdarg.h sys/sockio.h)
+AC_CHECK_HEADERS(crypt.h)
#
# HPUX has a bug in that including shadow.h causes a re-definition of MAXINT.
# This causes configure to fail to detect it. Check for shadow separately...
2004 Dec 13
0
samba4 configure error
...ecking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
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 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/...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
...ng sys/mode.h presence... yes
checking for sys/mode.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
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... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
chec...
2004 Jan 15
2
Installation Problem !!!
...ecking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
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 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/...
2005 Aug 10
2
Compiling smbtorture
...ecking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
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 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/...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...ng sys/mode.h presence... yes
checking for sys/mode.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
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... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
chec...
2004 Jan 25
0
openbsd support
.../ioctl.h sys/ipc.h sys/mode.h)
AC_CHECK_HEADERS(sys/mman.h sys/filio.h sys/priv.h sys/shm.h string.h strings.h stdlib.h sys/socket.h)
+AC_CHECK_HEADERS([sys/mount.h],[],[],[
+#if HAVE_SYS_PARAM_H
+# include <sys/param.h>
+#endif])
AC_CHECK_HEADERS(sys/mount.h sys/vfs.h sys/fs/s5param.h sys/filsys.h termios.h termio.h)
AC_CHECK_HEADERS(sys/termio.h sys/statfs.h sys/dustat.h sys/statvfs.h stdarg.h sys/sockio.h)
AC_CHECK_HEADERS(security/pam_modules.h security/_pam_macros.h dlfcn.h)
@@ -618,7 +629,15 @@
fi
;;
esac
-AC_CHECK_HEADERS(shadow.h netinet/ip.h netinet/tcp.h netinet/in_systm.h...
2002 Dec 25
1
Trouble installing samba
...iv.h... no
> checking for sys/shm.h... yes
> checking for sys/socket.h... yes
> checking for syslog.h... (cached) yes
> checking for sys/syslog.h... yes
> checking for sys/mount.h... yes
> checking for sys/vfs.h... yes
> checking for sys/fs/s5param.h... no
> checking for sys/filsys.h... no
> checking for termios.h... yes
> checking for termio.h... yes
> checking for sys/termio.h... no
> checking for sys/statfs.h... yes
> checking for sys/dustat.h... no
> checking for sys/statvfs.h... yes
> checking for stdarg.h... yes
> checking for sys/sockio.h... no...
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...checking for sys/mman.h... yes
checking for sys/filio.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for sys/socket.h... yes
checking for sys/mount.h... yes
checking for sys/vfs.h... yes
checking for sys/fs/s5param.h... no
checking for sys/filsys.h... no
checking for termios.h... yes
checking for sys/statfs.h... yes
checking for sys/dustat.h... no
checking for sys/statvfs.h... yes
checking for stdarg.h... yes
checking for sys/sockio.h... yes
checking for shadow.h... yes
checking for netinet/tcp.h... yes
checking for sys/security.h... no
che...
2010 May 11
1
Samba 3.5.2 compile on AIX
...cking sys/mode.h presence... yes
checking for sys/mode.h... yes
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... yes
checking sys/filsys.h presence... yes
checking for sys/filsys.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking acl/libacl.h usability... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
c...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
.... no
checking for sys/priv.h... no
checking for sys/shm.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for sys/socket.h... yes
checking for sys/mount.h... yes
checking for sys/vfs.h... no
checking for sys/fs/s5param.h... no
checking for sys/filsys.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sys/termio.h... yes
checking for sys/statfs.h... no
checking for sys/dustat.h... no
checking for sys/statvfs.h... yes
checking for stdarg.h... yes
checking for sys/sockio.h... no
checking for security/pam_modules.h......
2002 Oct 21
1
compilation probs...
...or sys/filio.h... no
checking for sys/priv.h... no
checking for sys/shm.h... yes
checking for sys/socket.h... yes
checking for syslog.h... (cached) yes
checking for sys/syslog.h... yes
checking for sys/mount.h... yes
checking for sys/vfs.h... yes
checking for sys/fs/s5param.h... no
checking for sys/filsys.h... no
checking for termios.h... yes
checking for termio.h... yes
checking for sys/termio.h... no
checking for sys/statfs.h... yes
checking for sys/dustat.h... no
checking for sys/statvfs.h... yes
checking for stdarg.h... yes
checking for sys/sockio.h... no
checking for security/pam_modules.h... y...
2002 Oct 29
1
Problem running ./configure
...or
sys/filio.h... no checking for sys/priv.h... no checking for
sys/shm.h... yes checking for sys/socket.h... yes checking for
syslog.h... (cached) yes checking for sys/syslog.h... yes checking for
sys/mount.h... yes checking for sys/vfs.h... yes checking for
sys/fs/s5param.h... no checking for sys/filsys.h... no checking for
termios.h... yes checking for termio.h... yes checking for
sys/termio.h... no checking for sys/statfs.h... yes checking for
sys/dustat.h... no checking for sys/statvfs.h... yes checking for
stdarg.h... yes checking for sys/sockio.h... no checking for
security/pam_modules.h... n...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...checking sys/mount.h presence... no
checking for sys/mount.h... no
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
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... yes
checking sys/filsys.h presence... yes
checking for sys/filsys.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 s...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...checking sys/mount.h presence... no
checking for sys/mount.h... no
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
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... yes
checking sys/filsys.h presence... yes
checking for sys/filsys.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 s...
2003 Jun 02
2
./configure --with-pam fails allways
...king for sys/shm.h
configure:2421: checking for sys/socket.h
configure:2461: checking for syslog.h
configure:2461: checking for sys/syslog.h
configure:2461: checking for sys/mount.h
configure:2461: checking for sys/vfs.h
configure:2461: checking for sys/fs/s5param.h
configure:2461: checking for sys/filsys.h
configure:2461: checking for termios.h
configure:2461: checking for termio.h
configure:2501: checking for sys/termio.h
configure:2501: checking for sys/statfs.h
configure:2501: checking for sys/dustat.h
configure:2501: checking for sys/statvfs.h
configure:2501: checking for stdarg.h
configure:250...
2002 Nov 21
0
please can someone help me?
...for sys/filio.h... no
checking for sys/priv.h... no
checking for sys/shm.h... yes
checking for sys/socket.h... yes
checking for syslog.h... (cached) yes
checking for sys/syslog.h... no
checking for sys/mount.h... yes
checking for sys/vfs.h... yes
checking for sys/fs/s5param.h... no
checking for sys/filsys.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sys/termio.h... yes
checking for sys/statfs.h... no
checking for sys/dustat.h... no
checking for sys/statvfs.h... yes
checking for stdarg.h... yes
checking for sys/sockio.h... no
checking for security/pam_modules.h......
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello,
I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting
the error that Samba can't
find the unicode_map.xxx file. Well, I notice that all I have in
/usr/local/samba/lib/codepages
is codepage type files, not unicode. Why do the binaries not include a
compiled make_unicodemap?
I did download the source and found the .c file for the command. When I try
to run
2014 May 29
3
Re: libguestfs error
.... no
checking for two-argument statfs with statfs.f_frsize member... yes
checking dustat.h usability... no
checking dustat.h presence... no
checking for dustat.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/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking for statfs that truncates block counts... no
checking for ftello... (cached) yes
checking whe...
2010 Nov 01
1
Samba 4 on osx
...for header sys/attributes.h : no
Checking for header sys/capability.h : no
Checking for header sys/dir.h : yes
Checking for header sys/epoll.h : no
Checking for header sys/fcntl.h : yes
Checking for header sys/filio.h : yes
Checking for header sys/filsys.h : no
Checking for header sys/fs/s5param.h : no
Checking for header sys/fs/vx/quota.h : no
Checking for header sys/id.h : no
Checking for header sys/ioctl.h : yes
Checking for header sys/ipc.h : yes
Checking for header sys/mman.h : yes...