Displaying 20 results from an estimated 28 matches for "dirent64".
Did you mean:
dirent
2000 Apr 24
1
Samba 2.0.6 Compilation Warning under Solaris 7
...-----------------------------
>From include file includes.h:
--------------------------------------------------------------------------------
.
.
.
/*
* Type for dirent structure.
*/
#ifndef SMB_STRUCT_DIRENT
# if defined(HAVE_EXPLICIT_LARGEFILE_SUPPORT) && defined(HAVE_STRUCT_DIRENT64)
# define SMB_STRUCT_DIRENT struct dirent64
# else
# define SMB_STRUCT_DIRENT struct dirent
# endif
#endif
.
.
.
--------------------------------------------------------------------------------
>From "man lf64":
-----------------------------------------------------------...
2010 Feb 23
1
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems (rt)
...U, lzma
Additional capabilities: PNG, JPEG, NLS, cairo
Options enabled: shared BLAS, R profiling, Java
Recommended packages: yes
MAKE error:
make returned an error related to platform.c and glob.h.
It seems that glob.h has a poiter to struct dirent {..}, platorm.c has
struct dirent64 {..}.
Error message:
/opt/sun/sunstudio12.1/bin/suncc
-I../../src/extra -I. -I../../src/include -I../../src/include -I.
-I/opt/sun/sunstudio12.1/prod/include
-I/opt/sun/sunstudio12.1/prod/include/cc-I/opt/sun/sunstudio12.1/prod/include/cc/sys
-DHAVE_CONFIG_H -g -g -O -xc99 -xlibmil -m...
2000 Aug 04
1
Compiling under suse linux 6.4
...ing pointer to incomplete type
smbwrapper/smbw.c:1441: dereferencing pointer to incomplete type
smbwrapper/smbw.c:1442: dereferencing pointer to incomplete type
smbwrapper/smbw.c:1443: dereferencing pointer to incomplete type
smbwrapper/smbw.c: At top level:
smbwrapper/smbw.c:1448: warning: `struct dirent64' declared inside parameter
list
smbwrapper/smbw.c: In function `dirent64_convert':
smbwrapper/smbw.c:1450: dereferencing pointer to incomplete type
smbwrapper/smbw.c:1451: dereferencing pointer to incomplete type
smbwrapper/smbw.c:1452: dereferencing pointer to incomplete type
smbwrapper/sm...
2010 Feb 22
2
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems
I am trying to compile R on Linux using SunStudio. Configure flags are
mostly as suggested in the R install guide.
CC=/opt/sun/sunstudio12.1/bin/suncc
CFLAGS="-g -xc99 -xlibmil -xlibmieee"
MAIN_CFLAGS=-g
SHLIB_CFLAGS=-g
CPPFLAGS="-I. -I/opt/sun/sunstudio12.1/prod/include
-I/opt/sun/sunstudio12.1/prod/include/cc"
CPPFLAGS+="-I/opt/sun/sunstudio12.1/prod/include/cc/sys
2002 Dec 25
1
Trouble installing samba
...ndent code...
> checking for long long... no
> checking for LL suffix on long long integers... yes
> checking for 64 bit off_t... no
> checking for off64_t... no
> checking for 64 bit ino_t... no
> checking for ino64_t... no
> checking for dev64_t... no
> checking for struct dirent64... yes
> checking for major macro... no
> checking for minor macro... no
> checking for makedev macro... no
> checking for unsigned char... no
> checking for sin_len in sock... no
> checking whether seekdir returns void... yes
> checking for __FILE__ macro... yes
> checking...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...cking for getprpwnam... (cached) yes
checking whether gcc accepts -fpic... yes
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... no
checking for struct dirent64... no
checking for unsigned char... no
checking for sin_len in sock... no
checking whether seekdir returns void... no
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for C99 vsnprintf... no
checking for broken read...
2002 Oct 21
1
compilation probs...
...cking compiler flags for position-independent code...
checking for long long... no
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... no
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... no
checking for dev64_t... no
checking for struct dirent64... yes
checking for major macro... no
checking for minor macro... no
checking for makedev macro... no
checking for unsigned char... no
checking for sin_len in sock... no
checking whether seekdir returns void... yes
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... yes
checking i...
2002 Oct 29
1
Problem running ./configure
...cking compiler
flags for position-independent code...
checking for long long... no
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... no
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... no
checking for dev64_t... no
checking for struct dirent64... yes
checking for major macro... no
checking for minor macro... no
checking for makedev macro... no
checking for unsigned char... no
checking for sin_len in sock... no
checking whether seekdir returns void... yes
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... yes
checking i...
2003 Jun 02
2
./configure --with-pam fails allways
...ng long
configure:9092: checking for LL suffix on long long integers
configure:9127: checking for 64 bit off_t
configure:9165: checking for off64_t
configure:9207: checking for 64 bit ino_t
configure:9245: checking for ino64_t
configure:9287: checking for dev64_t
configure:9329: checking for struct dirent64
configure:9368: checking for major macro
configure:9409: checking for minor macro
configure:9450: checking for makedev macro
configure:9491: checking for unsigned char
configure:9528: checking for sin_len in sock
configure:9564: checking whether seekdir returns void
configure:9600: checking for __F...
2002 Nov 21
0
please can someone help me?
...-KPIC... no
checking whether cc accepts -Kpic... no
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... no
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... no
checking for dev64_t... no
checking for struct dirent64... no
checking for major macro... no
checking for minor macro... no
checking for makedev macro... no
checking for unsigned char... no
checking for sin_len in sock... no
checking whether seekdir returns void... no
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... no
checking if g...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
..... (cached) yes
checking for LL suffix on long long integers... yes
checking for 64 bit time_t... no
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... yes
checking for ino64_t... no
checking for 64 bit dev_t... no
checking for dev64_t... no
checking for struct dirent64... no
checking for struct dirent64... yes
checking for major macro... no
checking for minor macro... no
checking for makedev macro... no
checking for unsigned char... no
checking whether seekdir returns void... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument......
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
2004 Dec 13
0
samba4 configure error
...endent code...
checking whether building shared libraries actually works... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... no
checking for off64_t... yes
checking for 64 bit ino_t... no
checking for ino64_t... yes
checking for dev64_t... no
checking for struct dirent64... yes
checking for major macro... no
checking for minor macro... no
checking for unsigned char... no
checking for sin_len in sock... no
checking whether seekdir returns void... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for __va_copy... ye...
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
...r long long... (cached) yes
checking for LL suffix on long long integers... (cached) yes
checking for 64 bit off_t... (cached) yes
checking for off64_t... (cached) no
checking for 64 bit ino_t... (cached) no
checking for ino64_t... (cached) no
checking for dev64_t... (cached) no
checking for struct dirent64... (cached) no
checking for major macro... (cached) yes
checking for minor macro... (cached) yes
checking for makedev macro... (cached) yes
checking for unsigned char... (cached) no
checking for sin_len in sock... (cached) no
checking whether seekdir returns void... (cached) no
checking for __FILE_...
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
...long long... (cached) yes
checking for LL suffix on long long integers... (cached) yes
checking for 64 bit off_t... (cached) yes
checking for off64_t... (cached) no
checking for 64 bit ino_t... (cached) yes
checking for ino64_t... (cached) no
checking for dev64_t... (cached) no
checking for struct dirent64... (cached) yes
checking for major macro... (cached) yes
checking for minor macro... (cached) yes
checking for makedev macro... (cached) yes
checking for unsigned char... (cached) no
checking for sin_len in sock... (cached) no
checking whether seekdir returns void... (cached) yes
checking for __FIL...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
..... (cached) yes
checking for LL suffix on long long integers... yes
checking for 64 bit time_t... no
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... yes
checking for ino64_t... no
checking for 64 bit dev_t... no
checking for dev64_t... no
checking for struct dirent64... no
checking for struct dirent64... yes
checking for major macro... no
checking for minor macro... no
checking for makedev macro... no
checking for unsigned char... no
checking whether seekdir returns void... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument......
2004 Jan 15
2
Installation Problem !!!
...er building shared libraries actually works... yes
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... yes
checking for ino64_t... no
checking for dev64_t... no
checking for struct dirent64... yes
checking for major macro... yes
checking for minor macro... yes
checking for unsigned char... no
checking for sin_len in sock... no
checking whether seekdir returns void... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for __va_copy......
2010 May 11
1
Samba 3.5.2 compile on AIX
.... (cached) yes
checking for LL suffix on long long integers... yes
checking for 64 bit time_t... no
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... yes
checking for 64 bit dev_t... no
checking for dev64_t... yes
checking for struct dirent64... yes
checking for struct dirent64... yes
checking for major macro... no
checking for minor macro... no
checking for makedev macro... no
checking for unsigned char... yes
checking whether seekdir returns void... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument....
2002 May 06
1
A make problem with Samba 2.2.4
...ng compiler flags for position-independent code...
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... no
checking for dev64_t... no
checking for struct dirent64... no
checking for major macro... yes
checking for minor macro... yes
checking for makedev macro... yes
checking for unsigned char... no
checking for sin_len in sock... no
checking whether seekdir returns void... no
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... no
checking i...