Displaying 20 results from an estimated 121 matches for "dustat".
Did you mean:
dstat
2000 May 08
0
Patch for IA-64
...64/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 on HPUX.
diff -ruN samba-2.0.6/source/include/includes.h samba-2.0.6.ia64/so...
2004 Dec 13
0
samba4 configure error
...yes
checking termio.h presence... yes
checking for termio.h... yes
checking sys/termio.h usability... yes
checking sys/termio.h presence... yes
checking for sys/termio.h... yes
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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
c...
2004 Jan 15
2
Installation Problem !!!
..... 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 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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
c...
2010 Nov 01
1
Samba 4 on osx
...king for HAVE__VA_ARGS__MACRO : ok
Checking for header crypt.h : no
Checking for header locale.h : yes
Checking for header acl/libacl.h : no
Checking for header compat.h : no
Checking for header attr/xattr.h : no
Checking for header dustat.h : no
Checking for header fcntl.h : yes
Checking for header fnmatch.h : yes
Checking for header glob.h : yes
Checking for header history.h : no
Checking for header krb5.h : yes
Checking for header langinfo.h...
2005 Aug 10
2
Compiling smbtorture
..... 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 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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
c...
2010 Oct 07
1
OSX and samba4 git
...king for HAVE__VA_ARGS__MACRO : ok
Checking for header crypt.h : no
Checking for header locale.h : yes
Checking for header acl/libacl.h : no
Checking for header compat.h : no
Checking for header attr/xattr.h : no
Checking for header dustat.h : no
Checking for header fcntl.h : yes
Checking for header fnmatch.h : yes
Checking for header glob.h : yes
Checking for header history.h : no
Checking for header krb5.h : yes
Checking for header langinfo.h...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
...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) yes
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/sysmac...
2004 Jan 25
0
openbsd support
...riv.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 netinet/in_ip.h)
+AC_CHECK_HEADERS(shadow.h netinet/in_systm.h)
+AC_CHECK_HE...
2002 Dec 25
1
Trouble installing samba
...r 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... no
> checking for security/_pam_macros.h... no
> checking for dlfcn.h... yes
> checking for synch.h... no
> checking for pthr...
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...ecking 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
checking for security/pam_appl.h... yes
checking for stropts.h... yes
checking for poll.h... yes
c...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...king 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... no
checking for security/_pam_macros.h... no
checking for shadow.h... no
checking for netinet/ip.h... yes
checking for netinet/tcp.h... yes
checking for neti...
2002 Oct 21
1
compilation probs...
...king 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... yes
checking for security/_pam_macros.h... yes
checking for dlfcn.h... yes
checking for synch.h... no
checking for pthread.h... yes
checking for nsswitch.h.....
2002 Oct 29
1
Problem running ./configure
...king 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... no checking for security/_pam_macros.h... no
checking for dlfcn.h... yes checking for synch.h... no checking for
pthread.h... yes checking for nsswitch.h......
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...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) yes
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/sysmac...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...yes
checking termio.h presence... yes
checking for termio.h... yes
checking sys/termio.h usability... yes
checking sys/termio.h presence... yes
checking for sys/termio.h... yes
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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
c...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...yes
checking termio.h presence... yes
checking for termio.h... yes
checking sys/termio.h usability... yes
checking sys/termio.h presence... yes
checking for sys/termio.h... yes
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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
c...
2003 Jun 02
2
./configure --with-pam fails allways
...ing 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:2501: checking for sys/sockio.h
configure:2541: checking for security/pam_modules.h
configure:2541: checking for security/_pam_macros.h
configure:2541: checking for dlfcn.h
configure:2541: checking for sync...
2002 Nov 21
0
please can someone help me?
...king 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... no
checking for security/_pam_macros.h... no
checking for dlfcn.h... no
checking for synch.h... no
checking for pthread.h... no
checking for nsswitch.h... no...
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
...yes
checking whether fstatat (..., 0) works... yes
checking for sys/mount.h... yes
configure: checking how to get file system space usage
checking for statvfs function (SVR4)... yes
checking whether to use statvfs64... 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....