Displaying 20 results from an estimated 122 matches for "s5param".
2000 May 08
0
Patch for IA-64
...onfigure.in
--- 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 shad...
2004 Dec 13
0
samba4 configure error
...yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mount.h usability... yes
checking 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......
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
...yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mode.h usability... yes
checking 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......
2004 Jan 15
2
Installation Problem !!!
...yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mount.h usability... yes
checking 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......
2005 Aug 10
2
Compiling smbtorture
...yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mount.h usability... yes
checking 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......
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mode.h usability... yes
checking 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......
2004 Jan 25
0
openbsd support
...resource.h sys/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 netin...
2002 Dec 25
1
Trouble installing samba
...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...
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...es
checking for sys/mode.h... yes
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
check...
2010 May 11
1
Samba 3.5.2 compile on AIX
..... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mode.h usability... yes
checking 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....
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
..... yes
checking for sys/filio.h... 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
checkin...
2002 Oct 21
1
compilation probs...
...for sys/mman.h... yes
checking 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... 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...
2002 Oct 29
1
Problem running ./configure
...for sys/mman.h... yes checking 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... 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...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mount.h usability... no
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....
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mount.h usability... no
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....
2003 Jun 02
2
./configure --with-pam fails allways
...hecking for sys/priv.h
configure:2421: checking 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...
2002 Nov 21
0
please can someone help me?
...g for sys/mman.h... yes
checking 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
checkin...
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
...g 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... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/sta...
2010 Nov 01
1
Samba 4 on osx
...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
Checking for header sys/mode.h : no
Ch...