search for: offset_t

Displaying 20 results from an estimated 51 matches for "offset_t".

Did you mean: offset_r
2013 Mar 06
2
2GB limit patch
Brian Willoughby wrote: > I do not see the need to jump to 64-bit merely to get beyond the 2 GB > limit. There are modern API that handle 32-bit unsigned file lengths > - i.e., up to 4 GB - without going to 64-bit. When we are talking about offset_t we are talking about the flac C and C++ API. Currently if we have a flac file with more than 2Gig samples it is not possible to seek past the 2 Gig sample point on platforms where offset_t is 32 bit. To fix this we need to guarantee that the offset parameter is 64 bits on all platforms. Correctly...
2006 Mar 17
2
> 1TB filesystems with ZFS and 32-bit Solaris?
Solaris in 32-bit mode has a 1TB device limit. UFS filesystems in 32-bit mode also have a 1TB limit, even if using a logical volume manager to span smaller than 1TB devices. So, what kind of limit does ZFS have when running under 32-bit Solaris? -- Erik Trimble Java System Support Mailstop: usca14-102 Phone: x17195 Santa Clara, CA
2007 Aug 08
2
Highlighting broken in TRUNK
Hello list, As there is still some large file support bugs in the 0.11.4 release I had to download the trunk and apply a patch sent in by kyle http:// ferret.davebalmain.com/trac/ticket/215. The problem is now that the highlighting doesn''t work. Somehow it combines excerpt_length with num_excerpts so if you have and excerpt_length of 50 and num_excerpts of 5 and you get only one
2013 Mar 05
4
2GB limit patch
(2013/03/05 12:27), Cristian Rodr?guez wrote: > Nothing against you code, that's ugly ..but as it is a first step it can > be forgiven :-) > > I will just force flac to be built with 64 bit file offsets and just > reject any caller trying to include/link libflac into a non-lfs program > like > > http://ac-archive.sourceforge.net/largefile/off_t_headers.html > >
2009 Sep 14
1
return from memset on mac osx
Does dtrace have a problem catching the return from memset on Mac OSX? The script below catches the entry just fine but the return clause is never entered. Thanks, Joel --- pid$target::memset:entry /arg1 == 0/ { self->size = arg2; self->ts = timestamp; self->vts = vtimestamp; } pid$target::memset:return /self->size/ { @ts = sum(timestamp - self->ts); @vts =
2001 Apr 07
1
samba on NetBSD - some patches
...ADLINE /* Allow conditional parsing of the ~/.inputrc file. */ rl_readline_name = "smbclient"; #endif $NetBSD: patch-ae,v 1.3 2000/09/03 09:17:00 kei Exp $ --- configure.in.orig Tue Jul 11 02:37:45 2000 +++ configure.in Sun Sep 3 06:23:09 2000 @@ -237,9 +237,6 @@ AC_CHECK_TYPE(offset_t,loff_t) AC_CHECK_TYPE(ssize_t, int) -# we need libcups for CUPS support... -AC_CHECK_LIB(cups,httpConnect) - # we need libdl for PAM and the new VFS code AC_CHECK_LIB(dl,main) @@ -315,7 +312,14 @@ # test for where we get readline() from if test "$ac_cv_header_readline_h" = "...
2007 Sep 24
2
Where is the tdbsam password database file?
...H_PAM_MODULES WITH_QUOTAS WITH_SENDFILE WITH_SYSLOG WITH_WINBIND _FILE_OFFSET_BITS _GNU_SOURCE _LARGEFILE64_SOURCE _POSIX_C_SOURCE _POSIX_SOURCE _XOPEN_SOURCE_EXTENDED auth_script_init charset_CP437_init charset_CP850_init idmap_ad_init idmap_rid_init offset_t static_decl_auth static_decl_charset static_decl_idmap static_decl_nss_info static_decl_pdb static_decl_rpc static_decl_vfs static_init_auth static_init_charset static_init_idmap static_init_nss_info static_init_pdb static_init_rpc static_init_vfs uint_t...
2005 Oct 19
1
samba with ADS. winbindd ignore for user authentication
..._BLOCKSIZE STDC_HEADERS STRING_STATIC_MODULES SYSCONF_SC_NGROUPS_MAX TIME_WITH_SYS_TIME USE_SETRESUID WITH_ADS WITH_LDAP_SAMCONFIG WITH_PAM WITH_QUOTAS WITH_SENDFILE WITH_SYSLOG WITH_WINBIND charset_CP437_init charset_CP850_init loff_t offset_t static_init_auth static_init_charset static_init_idmap static_init_pdb static_init_rpc static_init_vfs vfs_audit_init vfs_cap_init vfs_default_quota_init vfs_expand_msdfs_init vfs_extd_audit_init vfs_fake_perms_init vfs_full_audit_init vfs_net...
2005 May 07
0
force group broken in 3.0.14?
...SC_NGROUPS_MAX TIME_WITH_SYS_TIME USE_SETRESUID WITH_ADS WITH_PAM WITH_QUOTAS WITH_SENDFILE WITH_SMBMOUNT WITH_SYSLOG WITH_WINBIND _FILE_OFFSET_BITS _GNU_SOURCE _LARGEFILE64_SOURCE _POSIX_C_SOURCE _POSIX_SOURCE charset_CP437_init charset_CP850_init idmap_rid_init offset_t static_init_auth static_init_charset static_init_idmap static_init_pdb static_init_rpc static_init_vfs vfs_audit_init vfs_cap_init vfs_default_quota_init vfs_expand_msdfs_init vfs_extd_audit_init vfs_fake_perms_init vfs_full_audit_init vfs_netatalk_init vfs_readonly_in...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...IFSMOUNT WITH_PAM WITH_PAM_MODULES WITH_PROFILE WITH_QUOTAS WITH_SENDFILE WITH_SYSLOG WITH_WINBIND _FILE_OFFSET_BITS _GNU_SOURCE _LARGEFILE64_SOURCE _POSIX_C_SOURCE _POSIX_SOURCE auth_script_init charset_CP437_init charset_CP850_init idmap_rid_init offset_t static_decl_auth static_decl_charset static_decl_gpext static_decl_idmap static_decl_nss_info static_decl_pdb static_decl_perfcount static_decl_rpc static_decl_vfs static_init_auth static_init_charset static_init_gpext static_init_idmap static_init_nss_info...
2007 Jun 05
1
Samba unable to connect to ldap
...ME_WITH_SYS_TIME USE_SETRESUID WITH_ADS WITH_CIFSMOUNT WITH_QUOTAS WITH_SENDFILE WITH_WINBIND _FILE_OFFSET_BITS _GNU_SOURCE _LARGEFILE64_SOURCE _POSIX_C_SOURCE _POSIX_SOURCE _XOPEN_SOURCE_EXTENDED auth_script_init charset_CP437_init charset_CP850_init offset_t static_decl_auth static_decl_charset static_decl_idmap static_decl_nss_info static_decl_pdb static_decl_rpc static_decl_vfs static_init_auth static_init_charset static_init_idmap static_init_nss_info static_init_pdb static_init_rpc static_init_vfs uint_t...
2019 Oct 29
0
auth logging or auditing
...PROC_MANPAGES ?? _GNU_SOURCE ?? _HAVE_SENDFILE ?? _POSIX_FALLOCATE_CAPABLE_LIBC ?? _SAMBA_BUILD_ ?? _XOPEN_SOURCE_EXTENDED ?? __TIME_T_MAX ?? auth_script_init ?? idmap_ad_init ?? idmap_autorid_init ?? idmap_hash_init ?? idmap_rfc2307_init ?? idmap_rid_init ?? idmap_script_init ?? idmap_tdb2_init ?? offset_t ?? static_decl_auth ?? static_decl_charset ?? static_decl_gpext ?? static_decl_idmap ?? static_decl_nss_info ?? static_decl_pdb ?? static_decl_perfcount ?? static_decl_rpc ?? static_decl_vfs ?? static_init_auth ?? static_init_charset ?? static_init_gpext ?? static_init_idmap ?? static_init_nss_info...
2002 Dec 25
1
Trouble installing samba
...yes > checking for mode_t... yes > checking for off_t... yes > checking for size_t... yes > checking for pid_t... yes > checking for st_rdev in struct stat... yes > checking for d_off in dirent... yes > checking for ino_t... yes > checking for loff_t... yes > checking for offset_t... no > checking for ssize_t... yes > checking for wchar_t... yes > checking for cups-config... /usr/bin/cups-config > checking for dlopen... no > checking for dlopen in -ldl... no > checking for immediate structures... yes > checking for unix domain sockets... yes > checkin...
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for st_rdev in struct stat... yes checking for d_off in dirent... yes checking for ino_t... yes checking for loff_t... no checking for offset_t... yes checking for ssize_t... yes checking for errno in errno.h... yes checking for setresuid declaration... no checking for crypt declaration... no checking for real setresuid... no checking for 8-bit clean memcmp... yes checking for crypt... yes checking for main in -ldl... yes checking for pam_...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...s... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for st_rdev in struct stat... yes checking for d_off in dirent... no checking for ino_t... yes checking for loff_t... no checking for offset_t... no checking for ssize_t... yes checking for wchar_t... yes checking for httpConnect in -lcups... no checking for dlopen in -ldl... no checking for unix domain sockets... yes checking for socklen_t type... no checking for sig_atomic_t type... yes checking for errno declaration... yes checking for...
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 10:09 +0200, awl1 via samba wrote: > Hello again, Samba experts, > > sorry for being such a pain in your necks, but I really need to get a > recent Samba version to compile, and it looks like I definitely need > your help with this. > > In the meantime, I have found that the huge number of "conflicting > types" errors for rpc_*_init(...)
2005 Jun 28
1
Samba as ADS Fileserver
...OUPS_MAX TIME_WITH_SYS_TIME USE_SETRESUID WITH_ADS WITH_AUTOMOUNT WITH_QUOTAS WITH_SENDFILE WITH_SMBMOUNT WITH_SYSLOG WITH_WINBIND _FILE_OFFSET_BITS _GNU_SOURCE _LARGEFILE64_SOURCE _POSIX_C_SOURCE _POSIX_SOURCE charset_CP437_init charset_CP850_init offset_t static_init_auth static_init_charset static_init_idmap static_init_pdb static_init_rpc static_init_vfs vfs_audit_init vfs_cap_init vfs_default_quota_init vfs_expand_msdfs_init vfs_extd_audit_init vfs_fake_perms_init vfs_full_audit_init vfs_netatalk_init...
2013 May 14
3
frequent tdb corruption
...TH_ADS WITH_PAM WITH_PAM_MODULES WITH_SENDFILE WITH_WINBIND _GNU_SOURCE auth_script_init charset_CP437_init charset_CP850_init charset_weird_init idmap_ad_init idmap_adex_init idmap_autorid_init idmap_hash_init idmap_rid_init idmap_tdb2_init loff_t offset_t static_decl_auth static_decl_charset static_decl_gpext static_decl_idmap static_decl_nss_info static_decl_pdb static_decl_perfcount static_decl_vfs static_init_auth static_init_charset static_init_gpext static_init_idmap static_init_nss_info static_init_pdb...
2002 Oct 21
1
compilation probs...
..... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for st_rdev in struct stat... yes checking for d_off in dirent... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for ssize_t... yes checking for wchar_t... yes checking for cups-config... /usr/bin/cups-config checking for dlopen... no checking for dlopen in -ldl... no checking for immediate structures... yes checking for unix domain sockets... yes checking for socklen_t type... yes checking for...
2002 Oct 29
1
Problem running ./configure
..... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for st_rdev in struct stat... yes checking for d_off in dirent... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for ssize_t... yes checking for wchar_t... yes checking for cups-config... /usr/bin/cups-config checking for dlopen... no checking for dlopen in -ldl... no checking for immediate structures... yes checking for unix domain sockets... yes checking for socklen_t type... yes checking for...