search for: __close

Displaying 20 results from an estimated 29 matches for "__close".

Did you mean: _close
2007 Dec 05
4
os x crash using rpanel and tcltk (PR#10495)
Hello, I've recently discovered a persistent issue with rpanel when running R.app (2.6.1) on Mac OS X 10.4.11. tcltk and rpanel load without any apparent error, and the interactive panels appear to work as expected, however upon closing the panels rpanel has created I get catastrophic errors and R crashes completely. For the most part R manages to crash with dignity and work can be saved, but
2002 Dec 25
1
Trouble installing samba
...or _seekdir... no > checking for _telldir... no > checking for _closedir... no > checking for __dup... no > checking for __dup2... no > checking for __opendir... no > checking for __readdir... no > checking for __seekdir... no > checking for __telldir... no > checking for __closedir... no > checking for __getcwd... no > checking for _getcwd... no > checking for __xstat... no > checking for __fxstat... no > checking for __lxstat... no > checking for _stat... no > checking for _lstat... no > checking for _fstat... no > checking for __stat... no >...
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...es checking for _readdir... yes checking for _seekdir... yes checking for _telldir... yes checking for _closedir... yes checking for __dup... no checking for __dup2... no checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... yes checking for __xstat... no checking for __fxstat... no checking for __lxstat... no checking for _stat... yes checking for _lstat... yes checking for _fstat... yes checking for __stat... no checking for __lstat... no checking for __fst...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... yes checking for __dup2... yes checking for __opendir... yes checking for __readdir... yes checking for __seekdir... yes checking for __telldir... yes checking for __closedir... yes checking for __getcwd... yes checking for _getcwd... no checking for __xstat... no checking for __fxstat... no checking for __lxstat... no checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... yes checking for __lstat... yes checking for __fst...
2002 Oct 21
1
compilation probs...
...... no checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... no checking for __dup2... no checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... no checking for __xstat... no checking for __fxstat... no checking for __lxstat... no checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... no checking for __lstat... no checking for __fstat.....
2002 Oct 29
1
Problem running ./configure
...... no checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... no checking for __dup2... no checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... no checking for __xstat... no checking for __fxstat... no checking for __lxstat... no checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... no checking for __lstat... no checking for __fstat.....
2003 Jun 02
2
./configure --with-pam fails allways
...ldir configure:5977: checking for _closedir configure:6032: checking for __dup configure:6032: checking for __dup2 configure:6032: checking for __opendir configure:6032: checking for __readdir configure:6032: checking for __seekdir configure:6032: checking for __telldir configure:6032: checking for __closedir configure:6087: checking for __getcwd configure:6087: checking for _getcwd configure:6142: checking for __xstat configure:6142: checking for __fxstat configure:6142: checking for __lxstat configure:6197: checking for _stat configure:6197: checking for _lstat configure:6197: checking for _fstat c...
2002 Nov 21
0
please can someone help me?
...s checking for _readdir... yes checking for _seekdir... yes checking for _telldir... yes checking for _closedir... yes checking for __dup... no checking for __dup2... no checking for __opendir... yes checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... yes checking for __xstat... no checking for __fxstat... no checking for __lxstat... no checking for _stat... yes checking for _lstat... yes checking for _fstat... yes checking for __stat... no checking for __lstat... no checking for __fst...
2017 Aug 01
2
[RFC] Profile guided section layout
...EiRNS1_11file_statusE _ZNSt3_V215system_categoryEv 14747 _ZN4llvm3sys2fs15openFileForReadERKNS_5TwineERiPNS_15SmallVectorImplIcEE _ZNSt3_V215system_categoryEv 14747 _ZN4llvm3sys2fs15openFileForReadERKNS_5TwineERiPNS_15SmallVectorImplIcEE __open64 14747 _ZN4llvm12MemoryBuffer7getFileERKNS_5TwineElbb __close 14747 _ZN4llvm12MemoryBuffer7getFileERKNS_5TwineElbb _ZL15getOpenFileImpliRKN4llvm5TwineEmmlbb 14747 _ZL15getOpenFileImpliRKN4llvm5TwineEmmlbb _ZN4llvm3sys2fs6statusEiRNS1_11file_statusE 14747 _ZN4llvm3sys2fs15openFileForReadERKNS_5TwineERiPNS_15SmallVectorImplIcEE _ZNK4llvm5Twine25toNullTerminated...
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
2017 Jul 31
2
[RFC] Profile guided section layout
A rebased version of the lld patch is attached. Cheers, Rafael On 31 July 2017 at 15:11, Rafael Avila de Espindola <rafael.espindola at gmail.com> wrote: > Tobias Edler von Koch <tobias at codeaurora.org> writes: > >> Hi Rafael, >> >> On 07/31/2017 04:20 PM, Rafael Avila de Espindola via llvm-dev wrote: >>> However, do we need to start with
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
...elldir... (cached) no checking for _closedir... (cached) no checking for __dup... (cached) yes checking for __dup2... (cached) yes checking for __opendir... (cached) yes checking for __readdir... (cached) yes checking for __seekdir... (cached) yes checking for __telldir... (cached) yes checking for __closedir... (cached) yes checking for __getcwd... (cached) yes checking for _getcwd... (cached) no checking for __xstat... (cached) no checking for __fxstat... (cached) no checking for __lxstat... (cached) no checking for _stat... (cached) no checking for _lstat... (cached) no checking for _fstat... (cac...
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
...or _telldir... (cached) no checking for _closedir... (cached) no checking for __dup... (cached) no checking for __dup2... (cached) yes checking for __opendir... (cached) no checking for __readdir... (cached) no checking for __seekdir... (cached) no checking for __telldir... (cached) no checking for __closedir... (cached) no checking for __getcwd... (cached) no checking for _getcwd... (cached) no checking for __xstat... (cached) yes checking for __fxstat... (cached) yes checking for __lxstat... (cached) yes checking for _stat... (cached) no checking for _lstat... (cached) no checking for _fstat... (ca...
2004 Jan 15
2
Installation Problem !!!
..... no checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... no checking for __dup2... yes checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... no checking for __xstat... yes checking for __fxstat... yes checking for __lxstat... yes checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... yes checking for __lstat... yes checking for __fs...
2002 May 06
1
A make problem with Samba 2.2.4
...checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... yes checking for __dup2... yes checking for __opendir... yes checking for __readdir... yes checking for __seekdir... yes checking for __telldir... yes checking for __closedir... yes checking for __getcwd... yes checking for _getcwd... no checking for __xstat... no checking for __fxstat... no checking for __lxstat... no checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... yes checking for __lstat... yes checking for __fst...
2020 Aug 23
2
MultiDatabase shard count limitations
...[.] Perl_safesysfree 0.01% perl perl [.] Perl_sv_vcatpvfn_flags 0.01% perl perl [.] Perl_newPADNAMEpvn 0.01% perl perl [.] Perl_av_extend 0.01% perl libpthread-2.28.so [.] __close 0.01% perl perl [.] S_lop 0.01% perl perl [.] Perl_newATTRSUB_x 0.01% perl perl [.] Perl_padnamelist_store 0.01% perl perl [.] S_tokeq 0.01% perl...
2020 Aug 21
2
MultiDatabase shard count limitations
Going back to the "prioritizing aggregated DBs" thread from February 2020, I've got 390 Xapian shards for 130 public inboxes I want to search against(*). There's more on the horizon (we're expecting tens of thousands of public inboxes). After bumping RLIMIT_NOFILE and running ->add_database a bunch, the actual queries seem to be taking ~30s (not good :x). Now I'm
2005 Aug 10
2
Compiling smbtorture
..... no checking for _readdir... no checking for _seekdir... no checking for _telldir... no checking for _closedir... no checking for __dup... no checking for __dup2... yes checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... no checking for __xstat... yes checking for __fxstat... yes checking for __lxstat... yes checking for _stat... no checking for _lstat... no checking for _fstat... no checking for __stat... yes checking for __lstat... yes checking for __fs...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
...es checking for _readdir... yes checking for _seekdir... yes checking for _telldir... yes checking for _closedir... yes checking for __dup... no checking for __dup2... no checking for __opendir... no checking for __readdir... no checking for __seekdir... no checking for __telldir... no checking for __closedir... no checking for __getcwd... no checking for _getcwd... yes checking for __xstat... no checking for __fxstat... no checking for __lxstat... no checking for _stat... yes checking for _lstat... yes checking for _fstat... yes checking for __stat... no checking for __lstat... no checking for __fst...