search for: blksize_t

Displaying 7 results from an estimated 7 matches for "blksize_t".

Did you mean: blksize
2003 May 09
1
building R 1.7.0 with gcc 3.2.3 on Solaris
...(i.e. no error messages on the console), but config.log contains messages configure:4099: checking for gcc option to accept ANSI C configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 In file included from configure:4124: /usr/include/sys/stat.h:258: syntax error before "blksize_t" /usr/include/sys/stat.h:262: syntax error before '}' token /usr/include/sys/stat.h:318: syntax error before "blksize_t" /usr/include/sys/stat.h:319: conflicting types for `st_blocks' /usr/include/sys/stat.h:259: previous declaration of `st_blocks' /usr/include/sys/st...
2015 Mar 23
2
Samba 4.2.0 install failing with "Couldn't determine size of 'bool'
...g to install Samba 4.2.0 on a Solaris 64 bit Unix server by doing the following but the configure script fails with "Couldn't determine size of 'bool'", any ideas ? :- # gunzip samba-latest.tar.gz # tar -xvf samba-latest.tar # cd samba-4.2.0 # ./configure ... ... Checking for blksize_t : ok Checking for blkcnt_t : ok Checking if size of bool == 1 : not found Checking if size of bool == 2 : not found Checking if size of bool == 4...
2011 Aug 10
0
3.6.0 cross-compile error (reg_format.c)
.../ndr_svcctl_c.c Compiling librpc/gen_ndr/ndr_wkssvc_c.c Compiling registry/reg_parse.c Compiling registry/reg_format.c In file included from registry/reg_parse_internal.h:32, from registry/reg_format.c:29: include/includes.h:382: error: expected specifier-qualifier-list before 'blksize_t' The following command failed: /opt/Sourcery_G++_Lite/bin/mips-linux-gnu-gcc -O2 -I../lib/zlib -EL -O2 -I. -I/home/martin/EM7075/work/samba-3.6.0/source3 -I/home/martin/EM7075/work/samba-3.6.0/source3/../lib/popt -I/home/martin/EM7075/work/samba-3.6.0/source3/../lib/iniparser/src -Iinclude -I./...
2001 Sep 28
1
openssh-2.9.9p2 assumes pid_t, uid_t, etc. are not 'long'
openssh-2.9.9p2 assumes that pid_t, uid_t, gid_t, and mode_t are no wider than int. GCC complains about this assumption on 32-bit Solaris 8 sparc, where these types are 'long', not 'int'. This isn't an actual problem at runtime on this host, as long and int are the same width, but it is a problem on other hosts where pid_t is wider than int. E.g., I've heard that 64-bit
2010 May 11
1
Samba 3.5.2 compile on AIX
..... OK yes checking for the Darwin initgroups system call... no checking for fcntl locking... yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... no checking for 64 bit fcntl locking... yes checking for broken posix_fallocate... no checking for st_blocks in struct stat... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for st_blksize in struct stat... yes checking for st_flags in struct stat... no checking for broken nisplus include files... no checking if the realpath function allows a NULL argument... no checking whether to use AFS clear-text auth... no checking whet...
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...: ok Checking for loff_t : ok Checking for offset_t : not found Checking for volatile int : ok Checking for uint_t : not found Checking for blksize_t : ok Checking for blkcnt_t : ok Checking if size of bool == 1 : ok Checking if size of char == 1 : ok Checking if size of int == 1...
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
...d... yes checking for the Darwin initgroups system call... no checking for fcntl locking... yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... no checking for 64 bit fcntl locking... yes checking for broken posix_fallocate... yes checking for st_blocks in struct stat... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for st_blksize in struct stat... yes checking for st_flags in struct stat... no checking for broken nisplus include files... yes checking if the realpath function allows a NULL argument... yes checking whether to use AFS clear-text auth... no checking wh...