search for: readdir64

Displaying 20 results from an estimated 34 matches for "readdir64".

2000 Apr 24
1
Samba 2.0.6 Compilation Warning under Solaris 7
...********************************************************** A readdir wrapper that will deal with 64 bit filesizes. ********************************************************************/ SMB_STRUCT_DIRENT *sys_readdir(DIR *dirp) { #if defined(HAVE_EXPLICIT_LARGEFILE_SUPPORT) && defined(HAVE_READDIR64) return readdir64(dirp); #else return readdir(dirp); #endif } . . . -------------------------------------------------------------------------------- >From include file includes.h: -------------------------------------------------------------------------------- . . . /* * Type f...
2008 Aug 01
1
duplicate entries on ext3 when using readdir/readdir64
Hello, I have a problem with directories that contain more than 10000 entries (Ubuntu 8.04.1) or with more than 70000 entries (RHEL 5.2). If you use readdir(3) or readdir64(3) you get one entry twice, with same name and inode. Some analyzing showed that disabling dir_index solves this problem, but I think that this is a bug in the ext3 code, as no other file-system shows this behavior. I've found the following regarding this bug, but nothing about whether if it...
2006 Jan 26
2
SAMBA on AIX 5.1
...shr.o). 0509-136 Symbol opendir64 (number 169) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol closedir64 (number 170) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol readdir64 (number 171) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol seekdir64 (number 180) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol telldir64 (number 229) is not exported from...
2004 Mar 09
0
RE: imap segv trying to list inbox
....(no debugging symbols found)... * PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED] Logged in as root 1 list "" inbox (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x400c32ef in readdir64 () from /lib/libc.so.6 (gdb) bt #0 0x400c32ef in readdir64 () from /lib/libc.so.6 #1 0x0805c70b in maildir_expunge_locked () #2 0x0805cda1 in maildir_list_mailbox_init () #3 0x08052a60 in cmd_idle () #4 0x08052d4a in _cmd_list_full () #5 0x08052ea7 in cmd_list () #6 0x08054a19 in _client_res...
2005 Dec 13
0
cant start samba 3.0.20b binary on AIX 5.3
...bc.a(shr.o). 0509-136 Symbol opendir64 (number 169) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol closedir64 (number 170) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol readdir64 (number 171) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol seekdir64 (number 180) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol telldir64 (number 228) is not exported from...
2006 Feb 27
1
Samba 3.0.21b binaries on AIX 5.2 ML4, fails to run after install
...bc.a(shr.o). 0509-136 Symbol opendir64 (number 145) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol closedir64 (number 146) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol readdir64 (number 147) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol seekdir64 (number 150) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol telldir64 (number 187) is not exported from...
2002 Dec 25
1
Trouble installing samba
...checking for stat64... no > checking for fstat64... no > checking for lstat64... no > checking for fopen64... no > checking for atexit... no > checking for grantpt... no > checking for dup2... no > checking for lseek64... no > checking for ftruncate64... no > checking for readdir64... no > checking for fseek64... no > checking for fseeko64... no > checking for ftell64... no > checking for ftello64... no > checking for setluid... no > checking for getpwanam... no > checking for setlinebuf... no > checking for srandom... no > checking for random... no...
2006 Jan 26
0
Fw: SAMBA on AIX 5.1
...0509-136 Symbol opendir64 (number 169) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol closedir64 (number 170) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol readdir64 (number 171) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol seekdir64 (number 180) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-136 Symbol telldir64 (number 229) is not...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...name... yes checking for ftruncate... yes checking for stat64... no checking for fstat64... no checking for lstat64... no checking for fopen64... no checking for atexit... yes checking for grantpt... yes checking for dup2... yes checking for lseek64... no checking for ftruncate64... no checking for readdir64... no checking for fseek64... no checking for fseeko64... no checking for ftell64... no checking for ftello64... no checking for setluid... no checking for getpwanam... no checking for setlinebuf... yes checking for srandom... yes checking for random... yes checking for srand... yes checking for ra...
2002 Oct 21
1
compilation probs...
...or rename... no checking for ftruncate... no checking for stat64... no checking for fstat64... no checking for lstat64... no checking for fopen64... no checking for atexit... no checking for grantpt... no checking for dup2... no checking for lseek64... no checking for ftruncate64... no checking for readdir64... no checking for fseek64... no checking for fseeko64... no checking for ftell64... no checking for ftello64... no checking for setluid... no checking for getpwanam... no checking for setlinebuf... no checking for srandom... no checking for random... no checking for srand... no checking for rand.....
2002 Oct 29
1
Problem running ./configure
...or rename... no checking for ftruncate... no checking for stat64... no checking for fstat64... no checking for lstat64... no checking for fopen64... no checking for atexit... no checking for grantpt... no checking for dup2... no checking for lseek64... no checking for ftruncate64... no checking for readdir64... no checking for fseek64... no checking for fseeko64... no checking for ftell64... no checking for ftello64... no checking for setluid... no checking for getpwanam... no checking for setlinebuf... no checking for srandom... no checking for random... no checking for srand... no checking for rand.....
2003 Jun 02
2
./configure --with-pam fails allways
...for fstat64 configure:5699: checking for lstat64 configure:5699: checking for fopen64 configure:5699: checking for atexit configure:5699: checking for grantpt configure:5699: checking for dup2 configure:5699: checking for lseek64 configure:5699: checking for ftruncate64 configure:5699: checking for readdir64 configure:5754: checking for fseek64 configure:5754: checking for fseeko64 configure:5754: checking for ftell64 configure:5754: checking for ftello64 configure:5754: checking for setluid configure:5754: checking for getpwanam configure:5754: checking for setlinebuf configure:5809: checking for sran...
2002 Nov 21
0
please can someone help me?
.... yes checking for ftruncate... 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 dup2... yes checking for lseek64... yes checking for ftruncate64... yes checking for readdir64... no 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 setlinebuf... no checking for srandom... yes checking for random... yes checking for srand... yes checking for r...
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
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
...king for fstat64... (cached) no checking for lstat64... (cached) no checking for fopen64... (cached) no checking for atexit... (cached) yes checking for grantpt... (cached) yes checking for dup2... (cached) yes checking for lseek64... (cached) no checking for ftruncate64... (cached) no checking for readdir64... (cached) no checking for fseek64... (cached) no checking for fseeko64... (cached) no checking for ftell64... (cached) no checking for ftello64... (cached) no checking for setluid... (cached) no checking for getpwanam... (cached) no checking for setlinebuf... (cached) yes checking for srandom......
2001 Jan 26
10
Please Help
I've downloaded the binary Samba 2.0.7 for AIX. I have no idea how to install this critter. Can anyone walk me thru this step by step? I think once i have it running, I'll be able to configure it based on the info at samba.org. It's just getting it running that troubles me. I have some experience with *nix, but not with compliling (sorry, no C compliler on system) and installing
2002 Jul 01
5
./configure --with-pam
...for fstat64... (cached) yes checking for lstat64... (cached) yes checking for fopen64... (cached) yes checking for atexit... (cached) yes checking for grantpt... (cached) yes checking for dup2... (cached) yes checking for lseek64... (cached) yes checking for ftruncate64... (cached) yes checking for readdir64... (cached) yes checking for fseek64... (cached) no checking for fseeko64... (cached) yes checking for ftell64... (cached) no checking for ftello64... (cached) yes checking for setluid... (cached) no checking for getpwanam... (cached) no checking for setlinebuf... (cached) yes checking for srandom....
2004 Jan 15
2
Installation Problem !!!
.... yes checking for ftruncate... 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 dup2... yes checking for lseek64... yes checking for ftruncate64... yes checking for readdir64... 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 setlinebuf... yes checking for srandom... yes checking for random... yes checking for srand... yes checking for...
1998 Dec 31
0
Samba 2.0.0 Beta5 released.
...mbtar fixed. smbtar now recurses through all directories correctly. 2). Subtle bug fixed with the SIGCLD eating process status values in cases where they are needed. 3). Fixed autoconf detection and handling of the different setresuid/seteuid/setuid calls on different UNIXs. 4). Wrapped readdir64 for large file support. 5). Fixed --with-nisplus compile for Solaris. 6). Fixed wildcard bug with 16 bit clients. Also got closer to NT wildcard semantics. 7). Allowed seek fails with EPIPE when doing client seeks to allow Windows clients to communicate with UNIX processes via fifo'...
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...checking for _stat64... yes checking for __stat64... no checking for _fstat64... yes checking for __fstat64... no checking for _lstat64... yes checking for __lstat64... no checking for __sys_llseek... no checking for llseek... yes checking for _llseek... yes checking for __llseek... no checking for readdir64... yes checking for _readdir64... yes checking for __readdir64... no checking for pread... yes checking for _pread... yes checking for __pread... no checking for pread64... yes checking for _pread64... yes checking for __pread64... no checking for pwrite... yes checking for _pwrite... yes checking...