The build took 00h 00m 52s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
247,610 |
ansic |
4,991 |
makefile |
252,601 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME/toolchain_root/lib --> /sysroot/lib/toolchain_root/SOURCES --> /sysroot/SOURCES/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/COPYING --> /sysroot/COPYING/toolchain_root/COPYING3 --> /sysroot/COPYING3/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ckermit 9.0.302-6 (Tue Apr 4 20:52:27 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...make[1]: Entering directory '/tmp/ckermit/src'Making C-Kermit "9.0.302" for Linux 1.2 or later...IMPORTANT: Read the comments in the linux section of themakefile if you have trouble.make xermit KTARGET=${KTARGET:-linuxa} "CC = gcc" "CC2 = gcc" \"CFLAGS = -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG \-DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX \-DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H " "LNKFLAGS = " \"LIBS = -lncurses -lutil -lresolv -lcrypt -lm"make[2]: Entering directory '/tmp/ckermit/src'gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -DKTARGET=\"linux\" -c ckcmai.cgcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -DKTARGET=\"linux\" -c ckclib.cgcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -DKTARGET=\"linux\" -c ckucmd.cgcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -DKTARGET=\"linux\" -c ckuusr.ccc1: error: no include path in which to search for stdc-predef.hcc1: error: no include path in which to search for stdc-predef.hIn file included from ckclib.c:72:0:ckcdeb.h:668:52: error: no include path in which to search for stdio.h #include /* Begin by including this. */ ^ckcdeb.h:669:37: error: no include path in which to search for ctype.h #include /* and this. */ ^In file included from ckucmd.c:41:0:ckcdeb.h:668:52: error: no include path in which to search for stdio.h #include /* Begin by including this. */ ^ckcdeb.h:669:37: error: no include path in which to search for ctype.h #include /* and this. */ ^ckcdeb.h:1402:27: error: unknown type name 'FILE' _PROTOTYP(int ckxfprintf,(FILE *, const char *, ...)); ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:1402:27: error: unknown type name 'FILE' _PROTOTYP(int ckxfprintf,(FILE *, const char *, ...)); ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:4544:55: error: no include path in which to search for errno.h #include /* in all modules - 2007/08/25 */ ^cc1: error: no include path in which to search for stdc-predef.hckcdeb.h:4544:55: error: no include path in which to search for errno.h #include /* in all modules - 2007/08/25 */ ^ckcdeb.h:4988:17: error: no include path in which to search for sys/types.h #include CKTYP_H ^ckcdeb.h:4988:17: error: no include path in which to search for sys/types.h #include CKTYP_H ^cc1: error: no include path in which to search for stdc-predef.hIn file included from ckcmai.c:126:0:ckcdeb.h:668:52: error: no include path in which to search for stdio.h #include /* Begin by including this. */ ^ckcdeb.h:669:37: error: no include path in which to search for ctype.h #include /* and this. */ ^In file included from ckuusr.c:90:0:ckcdeb.h:668:52: error: no include path in which to search for stdio.h #include /* Begin by including this. */ ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5108:45: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(VOID dotlog,(int, char *, char *, CK_OFF_T)); ^ckcdeb.h:669:37: error: no include path in which to search for ctype.h #include /* and this. */ ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5108:45: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(VOID dotlog,(int, char *, char *, CK_OFF_T)); ^ckcdeb.h:1402:27: error: unknown type name 'FILE' _PROTOTYP(int ckxfprintf,(FILE *, const char *, ...)); ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:1402:27: error: unknown type name 'FILE' _PROTOTYP(int ckxfprintf,(FILE *, const char *, ...)); ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5110:37: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(VOID doxlog,(int, char *, CK_OFF_T, int, int, char *)); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5110:37: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(VOID doxlog,(int, char *, CK_OFF_T, int, int, char *)); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5119:42: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(int dodebug,(int,char *,char *,CK_OFF_T)); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5119:42: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(int dodebug,(int,char *,char *,CK_OFF_T)); ^ckcdeb.h:5155:5: error: unknown type name 'off_t' CK_OFF_T lengthk; /* (!) file length in K */ ^ckcdeb.h:5155:5: error: unknown type name 'off_t' CK_OFF_T lengthk; /* (!) file length in K */ ^ckcdeb.h:5171:5: error: unknown type name 'off_t' CK_OFF_T length; /* (1) exact length on system of origin */ ^ckcdeb.h:4544:55: error: no include path in which to search for errno.h #include /* in all modules - 2007/08/25 */ ^ckcdeb.h:5171:5: error: unknown type name 'off_t' CK_OFF_T length; /* (1) exact length on system of origin */ ^ckcdeb.h:4544:55: error: no include path in which to search for errno.h #include /* in all modules - 2007/08/25 */ ^ckcdeb.h:5285:22: error: no include path in which to search for sys/wait.h #include ^ckcdeb.h:5285:22: error: no include path in which to search for sys/wait.h #include ^ckcdeb.h:4988:17: error: no include path in which to search for sys/types.h #include CKTYP_H ^ckcdeb.h:4988:17: error: no include path in which to search for sys/types.h #include CKTYP_H ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5341:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T zchki, (char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5341:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T zchki, (char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5108:45: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(VOID dotlog,(int, char *, char *, CK_OFF_T)); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5108:45: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(VOID dotlog,(int, char *, char *, CK_OFF_T)); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5343:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T zgetfs, (char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5343:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T zgetfs, (char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5377:34: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int zchkspa, (char *, CK_OFF_T) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5110:37: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(VOID doxlog,(int, char *, CK_OFF_T, int, int, char *)); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5377:34: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int zchkspa, (char *, CK_OFF_T) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5110:37: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(VOID doxlog,(int, char *, CK_OFF_T, int, int, char *)); ^ckcdeb.h:5393:1: warning: parameter names (without types) in function declaration [enabled by default] _PROTOTYP( int zfseek, (CK_OFF_T) ) ; ^ckcdeb.h:5393:1: warning: parameter names (without types) in function declaration [enabled by default] _PROTOTYP( int zfseek, (CK_OFF_T) ) ; ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5119:42: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(int dodebug,(int,char *,char *,CK_OFF_T)); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5119:42: note: in expansion of macro 'CK_OFF_T' _PROTOTYP(int dodebug,(int,char *,char *,CK_OFF_T)); ^ckcdeb.h:5881:20: error: no include path in which to search for string.h #include ^ckcdeb.h:5881:20: error: no include path in which to search for string.h #include ^ckcdeb.h:5155:5: error: unknown type name 'off_t' CK_OFF_T lengthk; /* (!) file length in K */ ^ckcdeb.h:5155:5: error: unknown type name 'off_t' CK_OFF_T lengthk; /* (!) file length in K */ ^ckcdeb.h:5887:20: error: no include path in which to search for stdlib.h #include ^ckcdeb.h:5887:20: error: no include path in which to search for stdlib.h #include ^ckcdeb.h:5929:20: error: no include path in which to search for unistd.h #include ^ckcdeb.h:5171:5: error: unknown type name 'off_t' CK_OFF_T length; /* (1) exact length on system of origin */ ^ckcdeb.h:5171:5: error: unknown type name 'off_t' CK_OFF_T length; /* (1) exact length on system of origin */ ^ckcdeb.h:5929:20: error: no include path in which to search for unistd.h #include ^ckcdeb.h:5932:19: error: no include path in which to search for crypt.h #include ^ckcdeb.h:5932:19: error: no include path in which to search for crypt.h #include ^ckcdeb.h:5285:22: error: no include path in which to search for sys/wait.h #include ^ckcdeb.h:5285:22: error: no include path in which to search for sys/wait.h #include ^ckcdeb.h:6003:23: error: no include path in which to search for sys/param.h #include ^ckcdeb.h:6003:23: error: no include path in which to search for sys/param.h #include ^In file included from ckcdeb.h:6604:0, from ckclib.c:72:ckclib.h:44:1: warning: parameter names (without types) in function declaration [enabled by default] _PROTOTYP( char * ckfstoa, (CK_OFF_T) ); ^In file included from ckcdeb.h:6604:0, from ckucmd.c:41:ckclib.h:44:1: warning: parameter names (without types) in function declaration [enabled by default] _PROTOTYP( char * ckfstoa, (CK_OFF_T) ); ^In file included from ckclib.c:72:0:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckclib.h:45:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T ckatofs, (char *) ); ^In file included from ckucmd.c:41:0:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckclib.h:45:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T ckatofs, (char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5341:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T zchki, (char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5341:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T zchki, (char *) ); ^ckclib.c: In function 'ckstrncat':ckclib.c:185:21: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] for (i = 0, j = strlen(dest); src[i] && (i < len-j-1); i++) ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5343:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T zgetfs, (char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:603:30: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int z_seek, (int, CK_OFF_T) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5343:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T zgetfs, (char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:604:30: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int z_line, (int, CK_OFF_T) ); ^ckclib.c: In function 'ckltox':ckclib.c:539:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(bp, "%lx", n); ^ckclib.c:540:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] k = strlen(bp); ^In file included from ckclib.c:72:0:ckclib.c: At top level:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:607:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_getpos, (int) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckclib.c:567:9: note: in expansion of macro 'CK_OFF_T' ckfstoa(CK_OFF_T n) ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5377:34: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int zchkspa, (char *, CK_OFF_T) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5377:34: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int zchkspa, (char *, CK_OFF_T) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:608:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_getline, (int) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckclib.c:614:1: note: in expansion of macro 'CK_OFF_T' CK_OFF_T ^ckclib.c: In function 'ckatofs':ckcdeb.h:5393:1: warning: parameter names (without types) in function declaration [enabled by default] _PROTOTYP( int zfseek, (CK_OFF_T) ) ; ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:609:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_count, (int, int) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckclib.c:621:5: note: in expansion of macro 'CK_OFF_T' CK_OFF_T result = (CK_OFF_T)0; ^ckcdeb.h:5393:1: warning: parameter names (without types) in function declaration [enabled by default] _PROTOTYP( int zfseek, (CK_OFF_T) ) ; ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckclib.c:621:24: note: in expansion of macro 'CK_OFF_T' CK_OFF_T result = (CK_OFF_T)0; ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:691:39: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( VOID ckscreen, (int, char, CK_OFF_T, char *) ); ^ckcdeb.h:5043:18: note: each undeclared identifier is reported only once for each function it appears in #define CK_OFF_T off_t ^ckclib.c:621:24: note: in expansion of macro 'CK_OFF_T' CK_OFF_T result = (CK_OFF_T)0; ^ckclib.c:621:33: error: expected ',' or ';' before numeric constant CK_OFF_T result = (CK_OFF_T)0; ^ckclib.c:630:31: error: expected ')' before numeric constant result = (result * (CK_OFF_T)10) + (CK_OFF_T)(*s - '0'); ^ckcdeb.h:5881:20: error: no include path in which to search for string.h #include ^ckcdeb.h:5881:20: error: no include path in which to search for string.h #include ^ckclib.c: In function 'brstrip':ckclib.c:803:11: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = (int)strlen(p) - 1; ^ckclib.c: In function 'dquote':ckcdeb.h:5887:20: error: no include path in which to search for stdlib.h #include ^ckclib.c:943:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] k = strlen(fn); ^ckclib.c: In function 'untabify':ckcdeb.h:5887:20: error: no include path in which to search for stdlib.h #include ^ckclib.c:979:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(s1); ^In file included from ckclib.c:72:0:ckclib.c: In function 'makelist':ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:1369:8: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckcdeb.h:5929:20: error: no include path in which to search for unistd.h #include ^ckcdeb.h:5929:20: error: no include path in which to search for unistd.h #include ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:1369:18: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckcdeb.h:5932:19: error: no include path in which to search for crypt.h #include ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckclib.c:1014:5: note: in expansion of macro 'debug' debug(F110,"makelist s",s,0); ^ckclib.c:1019:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] n = strlen(s); ^ckcdeb.h:5932:19: error: no include path in which to search for crypt.h #include ^ckclib.c:1024:23: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] if ((s2 = (char *)malloc(n+1))) { /* Safe copy for poking */ ^ckclib.c:1025:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(s2,s); /* (no need for ckstrncpy here) */ ^In file included from ckucmd.c:43:0:ckcnet.h:818:24: error: no include path in which to search for sys/socket.h #include ^ckclib.c:1032:6: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(p,s); /* (no need for ckstrncpy here) */ ^ckcdeb.h:6003:23: error: no include path in which to search for sys/param.h #include ^ckcnet.h:822:24: error: no include path in which to search for netinet/in.h #include ^ckclib.c:1034:8: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(list[0]); ^ckcnet.h:824:54: error: no include path in which to search for netinet/tcp.h #include /* Added June 2001 */ ^ckcnet.h:831:19: error: no include path in which to search for netdb.h #include ^ckclib.c:1037:10: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (s2) free(s2); ^ckcnet.h:840:23: error: no include path in which to search for arpa/inet.h #include ^ckcdeb.h:6003:23: error: no include path in which to search for sys/param.h #include ^ckclib.c:1064:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(list[i]); ^ckclib.c:1085:4: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(list[i]); ^ckclib.c:1094:4: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free (list[i]); ^ckclib.c:1097:13: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (s2) free(s2); ^In file included from ckcdeb.h:6604:0, from ckuusr.c:90:ckclib.h:44:1: warning: parameter names (without types) in function declaration [enabled by default] _PROTOTYP( char * ckfstoa, (CK_OFF_T) ); ^ckclib.c: In function 'makestr':ckclib.c:1144:4: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(*p); ^ckclib.c:1176:6: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] q = malloc(x+1); /* Get and point to temp storage. */ ^In file included from ckcdeb.h:6604:0, from ckcmai.c:126:ckclib.h:44:1: warning: parameter names (without types) in function declaration [enabled by default] _PROTOTYP( char * ckfstoa, (CK_OFF_T) ); ^ckclib.c:1192:3: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(tmp+20,"..."); ^ckclib.c:1195:3: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(tmp,s); /* We already checked the length */ ^In file included from ckuusr.c:90:0:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckclib.h:45:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T ckatofs, (char *) ); ^In file included from ckucmd.c:41:0:ckcnet.h:1373:54: warning: 'struct sockaddr' declared inside parameter list [enabled by default] char *protocol, struct sockaddr **addr_pp, ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^In file included from ckcmai.c:126:0:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckclib.h:45:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T ckatofs, (char *) ); ^ckcnet.h:1373:54: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] char *protocol, struct sockaddr **addr_pp, ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^In file included from ckucmd.c:44:0:ckucmd.h:217:5: error: unknown type name 'off_t' CK_OFF_T wresult; /* Long integer ("wide") result */ ^In file included from ckclib.c:72:0:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckclib.c:1197:6: note: in expansion of macro 'debug' debug(F110,"MAKESTR MALLOC FAILURE ",tmp,0); ^ckclib.c:1204:7: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(*p); ^In file included from ckucmd.c:41:0:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:253:46: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int cmnumw, (char *, char *, int, CK_OFF_T *, xx_strp ) ); ^In file included from ckclib.c:72:0:ckclib.c: In function 'ckmatch':ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:603:30: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int z_seek, (int, CK_OFF_T) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:301:6: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckclib.c:1405:5: note: in expansion of macro 'debug' debug(F111,"CKMATCH ENTRY pat opt",pattern,opts); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:603:30: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int z_seek, (int, CK_OFF_T) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:604:30: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int z_line, (int, CK_OFF_T) ); ^ckclib.c:1435:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] plen = strlen(pattern); /* Length of pattern */ ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:301:16: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckclib.c:1447:17: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (mypat) free(mypat); /* Get space for "*pattern*" */ ^In file included from ckucmd.c:45:0:ckuusr.h:141:5: error: unknown type name 'off_t' CK_OFF_T wval; ^ckclib.c:1448:22: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] mypat = (char *)malloc(plen + 4); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:607:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_getpos, (int) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:604:30: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int z_line, (int, CK_OFF_T) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:608:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_getline, (int) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:607:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_getpos, (int) ); ^ckclib.c:1662:14: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = *p ? strlen(p+1) : 0; /* Length of rest of pattern */ ^ckclib.c:1668:22: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] if ((buf = (char *)malloc(n+1))) { /* Copy so we can poke it */ ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:609:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_count, (int, int) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:608:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_getline, (int) ); ^In file included from ckucmd.c:41:0:ckuusr.h:2771:38: error: unknown type name 'FILE' _PROTOTYP( int getnct, (char *, int, FILE *, int) ); ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckclib.c:1747:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(tp); ^ckclib.c:1775:7: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(buf); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:609:12: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( CK_OFF_T z_count, (int, int) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:691:39: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( VOID ckscreen, (int, char, CK_OFF_T, char *) ); ^ckclib.c:1825:15: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] s = (char *)malloc(n+1); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckuusr.h:2821:33: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int incvar, (char *, CK_OFF_T, int) ); ^ckclib.c:1839:7: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(s); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:691:39: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( VOID ckscreen, (int, char, CK_OFF_T, char *) ); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckuusr.h:2846:33: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int varval, (char *, CK_OFF_T *) ); ^ckclib.c: In function 'ckround':ckclib.c:2090:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(buf,"%200.100f",fpnum); /* Make string version to work with */ ^ckclib.c:2114:16: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = (int)strlen(number); /* Length of non-bogus number */ ^ckclib.c:2165:5: warning: incompatible implicit declaration of built-in function 'sscanf' [enabled by default] sscanf(number,"%lf",&value); /* Convert back to floating point */ ^ckucmd.c:194:48: error: no include path in which to search for errno.h #include /* Error number symbols */ ^ckucmd.c:240:20: error: no include path in which to search for syslog.h #include ^ckclib.c:2167:15: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] if (obuf) strncpy(obuf,number,obuflen); /* Set string result */ ^ckclib.c: In function 'sh_sort':ckclib.c:2227:12: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((int)strlen(t2) < k) /* If key too big */ ^ckucmd.c: In function 'ckspread':ckucmd.c:407:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] n = strlen(s); ^ckucmd.c:409:7: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(sprptr); ^ckucmd.c:410:14: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] sprptr = malloc(n + n + 3); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:1369:8: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckclib.c:2237:16: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((int)strlen(t1) < k) ^ckucmd.c: In function 'kwdhelp':ckucmd.c:459:10: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] cc = strlen(pat); ^In file included from ckclib.c:72:0:ckclib.c: In function 'ckradix':ckucmd.c:469:24: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] tmpbuf = (char *)malloc(TMPBUFSIZ+1); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:1369:18: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckclib.c:2314:5: note: in expansion of macro 'CK_OFF_T' CK_OFF_T zz = (CK_OFF_T)0; ^ckucmd.c:590:14: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (tmpbuf) free((char *)tmpbuf); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:1369:8: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckucmd.c:594:13: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (s2) free(s2); /* Free array copy */ ^In file included from ckucmd.c:41:0:ckucmd.c: At top level:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckclib.c:2314:20: note: in expansion of macro 'CK_OFF_T' CK_OFF_T zz = (CK_OFF_T)0; ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckucmd.c:620:5: note: in expansion of macro 'CK_OFF_T' CK_OFF_T minsiz, CK_OFF_T maxsiz, ^ckclib.c:2314:29: error: expected ',' or ';' before numeric constant CK_OFF_T zz = (CK_OFF_T)0; ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcker.h:1369:18: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^In file included from ckuusr.c:93:0:ckcnet.h:818:24: error: no include path in which to search for sys/socket.h #include ^ckclib.c:2315:14: error: expected ';' before 'z' CK_OFF_T z = (CK_OFF_T)0; ^ckcnet.h:822:24: error: no include path in which to search for netinet/in.h #include ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckucmd.c:620:22: note: in expansion of macro 'CK_OFF_T' CK_OFF_T minsiz, CK_OFF_T maxsiz, ^ckcnet.h:824:54: error: no include path in which to search for netinet/tcp.h #include /* Added June 2001 */ ^ckcnet.h:831:19: error: no include path in which to search for netdb.h #include ^ckucmd.c: In function 'filhelp':ckclib.c:2347:6: error: 'z' undeclared (first use in this function) if (z < 0L) /* Clever(?) overflow detector */ ^ckcnet.h:840:23: error: no include path in which to search for arpa/inet.h #include ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckucmd.c:772:8: note: in expansion of macro 'CK_OFF_T' (CK_OFF_T)0,(CK_OFF_T)0,0,0,(char **)NULL)); ^ckclib.c: In function 'b8tob64':In file included from ckcmai.c:542:0:ckcnet.h:818:24: error: no include path in which to search for sys/socket.h #include ^ckcnet.h:822:24: error: no include path in which to search for netinet/in.h #include ^ckclib.c:2423:20: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if (n < 0) n = strlen(s); ^ckcnet.h:824:54: error: no include path in which to search for netinet/tcp.h #include /* Added June 2001 */ ^ckcdeb.h:5043:18: note: each undeclared identifier is reported only once for each function it appears in #define CK_OFF_T off_t ^ckucmd.c:772:8: note: in expansion of macro 'CK_OFF_T' (CK_OFF_T)0,(CK_OFF_T)0,0,0,(char **)NULL)); ^ckcnet.h:831:19: error: no include path in which to search for netdb.h #include ^ckclib.c: In function 'b64tob8':ckucmd.c:772:17: error: expected ')' before numeric constant (CK_OFF_T)0,(CK_OFF_T)0,0,0,(char **)NULL)); ^ckucmd.c: In function 'cmsetup':ckcnet.h:840:23: error: no include path in which to search for arpa/inet.h #include ^ckucmd.c:780:20: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] if (!(cmdbuf = malloc(CMDBL + 4))) return(-1); ^ckclib.c:2487:19: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = (n < 0) ? strlen(s) : n; /* Source length */ ^In file included from ckclib.c:72:0:ckclib.c: In function 'chknum':ckucmd.c: In function 'prompt':ckucmd.c:893:14: error: 'stdout' undeclared (first use in this function) fflush(stdout); /* Now! */ ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'pushcmd':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckclib.c:2530:5: note: in expansion of macro 'debug' debug(F110,"chknum",s,0); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:904:5: note: in expansion of macro 'debug' debug(F110, "pushcmd savbuf", savbuf, 0); ^In file included from ckuusr.c:90:0:ckcnet.h:1373:54: warning: 'struct sockaddr' declared inside parameter list [enabled by default] char *protocol, struct sockaddr **addr_pp, ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.c: In function 'pushqcmd':ckclib.c: In function 'hhmmss':ckcnet.h:1373:54: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] char *protocol, struct sockaddr **addr_pp, ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckclib.c:2602:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(buf,"%02ld:%02ld:%02ld",h,m,s); ^ckclib.c: In function 'lset':ckclib.c:2622:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(s); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:927:5: note: in expansion of macro 'debug' debug(F110, "pushqcmd savbuf", savbuf, 0); ^In file included from ckuusr.h:15:0, from ckuusr.c:94:ckucmd.h:217:5: error: unknown type name 'off_t' CK_OFF_T wresult; /* Long integer ("wide") result */ ^ckclib.c:2625:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy(p,s,x); ^ckucmd.c: In function 'cmini':In file included from ckcmai.c:126:0:ckcnet.h:1373:54: warning: 'struct sockaddr' declared inside parameter list [enabled by default] char *protocol, struct sockaddr **addr_pp, ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.c:974:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(cmdbuf,0,CMDBL); ^ckclib.c:2627:7: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(p+x,c,n-x); ^ckclib.c: In function 'rset':ckcnet.h:1373:54: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] char *protocol, struct sockaddr **addr_pp, ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckclib.c:2645:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(s); ^ckclib.c:2648:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(p,c,n-x); ^In file included from ckuusr.c:90:0:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:253:46: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int cmnumw, (char *, char *, int, CK_OFF_T *, xx_strp ) ); ^In file included from ckuusr.h:15:0, from ckcmai.c:549:ckucmd.h:217:5: error: unknown type name 'off_t' CK_OFF_T wresult; /* Long integer ("wide") result */ ^ckclib.c:2649:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy(p+n-x,s,x); ^In file included from ckucmd.c:41:0:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:985:5: note: in expansion of macro 'debug' debug(F101,"cmini dpx","",dpx); ^ckucmd.c: In function 'cmpush':ckclib.c: In function 'hextoulong':ckclib.c:2710:5: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(buf,s,n); ^In file included from ckcmai.c:126:0:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:253:46: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int cmnumw, (char *, char *, int, CK_OFF_T *, xx_strp ) ); ^ckclib.c: In function 'setword':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:1024:5: note: in expansion of macro 'debug' debug(F101,"&cmpush to depth","",cmddep); ^ckucmd.c:1028:40: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] if (!cmp && !(cmp = (struct cmp *) malloc(sizeof(struct cmp)*(CMDDEP+1)))) ^ckclib.c:2841:29: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] if (!(wordarray = (char **)malloc((MAXWORDS+1) * sizeof(char *)))) ^ckucmd.c:1052:22: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] cp = malloc((int)strlen(cmdbuf)+1); /* 0: Command buffer */ ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:301:6: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckucmd.c:1053:13: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] if (cp) strcpy(cp,cmdbuf); ^ckclib.c:2852:26: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] wordarray[n] = (char *) malloc(k+1); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmpop':In file included from ckclib.c:72:0:ckclib.c: In function 'cksplit':ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:301:6: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:301:16: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^In file included from ckuusr.c:94:0:ckuusr.h:141:5: error: unknown type name 'off_t' CK_OFF_T wval; ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:1124:2: note: in expansion of macro 'debug' debug(F100,"&cmpop called from top level","",0); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckucmd.h:301:16: note: in expansion of macro 'CK_OFF_T' CK_OFF_T, CK_OFF_T, ^ckucmd.c:1153:2: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(cmdbuf,cmp[cmddep].b[0],CMDBL); /* 0: Command buffer */ ^ckucmd.c:1154:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(cmp[cmddep].b[0]); ^In file included from ckcmai.c:549:0:ckuusr.h:141:5: error: unknown type name 'off_t' CK_OFF_T wval; ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckclib.c:2942:5: note: in expansion of macro 'debug' debug(F111,"cksplit",s1,n); ^ckucmd.c:1158:2: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(savbuf,cmp[cmddep].b[1],CMDBL); /* 1: Save buffer */ ^ckucmd.c:1159:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(cmp[cmddep].b[1]); ^ckclib.c:2978:4: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(splitbuf); ^ckucmd.c:1163:2: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(atmbuf,cmp[cmddep].b[3],ATMBL); /* 3: Atomic buffer! */ ^ckucmd.c:1164:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(cmp[cmddep].b[3]); ^ckclib.c:2981:21: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] splitbuf = (char *)malloc(xx+1); /* Allocate it */ ^ckucmd.c:1168:2: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(atxbuf,cmp[cmddep].b[4],ATMBL); /* 4: eXpansion buffer */ ^ckucmd.c:1169:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(cmp[cmddep].b[4]); ^ckucmd.c:1173:2: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(atybuf,cmp[cmddep].b[5],ATMBL); /* 5: Atom buffer copY */ ^ckucmd.c:1174:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(cmp[cmddep].b[5]); ^ckucmd.c:1178:2: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(filbuf,cmp[cmddep].b[6],ATMBL); /* 6: Filename buffer */ ^ckucmd.c:1179:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(cmp[cmddep].b[6]); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmnum':ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckucmd.c:1264:5: note: in expansion of macro 'CK_OFF_T' CK_OFF_T z = (CK_OFF_T)0, check; ^ckclib.c:3250:18: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] setword(1,s,strlen(s)); ^In file included from ckuusr.c:90:0:ckuusr.h:2771:38: error: unknown type name 'FILE' _PROTOTYP( int getnct, (char *, int, FILE *, int) ); ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckclib.c:3259:18: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] setword(1,s,strlen(s)); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckucmd.c:1264:19: note: in expansion of macro 'CK_OFF_T' CK_OFF_T z = (CK_OFF_T)0, check; ^ckucmd.c:1264:28: error: expected ',' or ';' before numeric constant CK_OFF_T z = (CK_OFF_T)0, check; ^ckclib.c: In function 'ckhexbytetoint':ckucmd.c:1268:5: error: 'check' undeclared (first use in this function) check = *n; ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmnumw':ckclib.c:3302:14: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((int)strlen(s) != 2) return(-1); ^In file included from ckcmai.c:126:0:ckuusr.h:2771:38: error: unknown type name 'FILE' _PROTOTYP( int getnct, (char *, int, FILE *, int) ); ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckucmd.c:1283:35: note: in expansion of macro 'CK_OFF_T' char *xhlp, *xdef; int radix; CK_OFF_T *n; xx_strp f; { ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckuusr.h:2821:33: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int incvar, (char *, CK_OFF_T, int) ); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:1307:5: note: in expansion of macro 'debug' debug(F101,"cmnum: cmfld","",x); ^ckucmd.c:1317:12: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = (int) strlen(atmbuf); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckuusr.h:2821:33: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int incvar, (char *, CK_OFF_T, int) ); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmofi':ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckuusr.h:2846:33: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int varval, (char *, CK_OFF_T *) ); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:1442:5: note: in expansion of macro 'debug' debug(F110,"cmofi xdef",xdef,0); ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcdeb.h:1272:39: note: in definition of macro '_PROTOTYP' #define _PROTOTYP( func, parms ) func parms ^ckuusr.h:2846:33: note: in expansion of macro 'CK_OFF_T' _PROTOTYP( int varval, (char *, CK_OFF_T *) ); ^ckucmd.c: In function 'cmifi2':ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckucmd.c:1727:5: note: in expansion of macro 'CK_OFF_T' CK_OFF_T filesize; ^ckuusr.c:195:1: error: unknown type name 'FILE' FILE * learnfp = NULL; ^ckuusr.c:214:1: error: unknown type name 'off_t' extern CK_OFF_T sendstart; ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:1761:5: note: in expansion of macro 'debug' debug(F101,"cmifi d","",d); ^ckucmd.c:1772:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(path); ^ckucmd.c:1773:16: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] np = (char *) malloc(x + 1); ^ckucmd.c:1775:6: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(np, path); ^ckucmd.c:1799:14: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (np) free(np); ^ckucmd.c:1830:14: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (np) free(np); ^ckucmd.c:1891:8: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] sv = malloc((int)strlen(*xp)+1); /* Make a safe copy */ ^ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcmai.c:1015:1: note: in expansion of macro 'CK_OFF_T' CK_OFF_T fsize = (CK_OFF_T)0, /* Size of current file */ ^ckucmd.c:1891:20: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] sv = malloc((int)strlen(*xp)+1); /* Make a safe copy */ ^ckucmd.c:1897:3: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(sv,*xp); ^ckcdeb.h:5043:18: error: 'off_t' undeclared here (not in a function) #define CK_OFF_T off_t ^ckcmai.c:1015:19: note: in expansion of macro 'CK_OFF_T' CK_OFF_T fsize = (CK_OFF_T)0, /* Size of current file */ ^ckcmai.c:1015:28: error: expected ',' or ';' before numeric constant CK_OFF_T fsize = (CK_OFF_T)0, /* Size of current file */ ^ckucmd.c:2209:18: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] xc = (int) strlen(atmbuf); ^ckucmd.c:2310:38: error: expected ')' before numeric constant } else if (filesize < (CK_OFF_T)0) { ^ckucmd.c:2373:11: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] cc -= (strlen(*xp) - strlen(atxbuf)); ^In file included from ckcmai.c:126:0:ckcdeb.h:5043:18: error: unknown type name 'off_t' #define CK_OFF_T off_t ^ckcmai.c:1269:1: note: in expansion of macro 'CK_OFF_T' CK_OFF_T ^ckucmd.c:2570:13: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = strlen(filbuf); ^ckcmai.c:1582:20: error: no include path in which to search for signal.h #include ^ckcmai.c:1585:20: error: no include path in which to search for setjmp.h #include ^In file included from ckcmai.c:1586:0:ckcsig.h:52:1: error: unknown type name 'sigjmp_buf' typedef sigjmp_buf ckjmpbuf; ^ckucmd.c:2652:13: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = strlen(filbuf); ^ckcmai.c: In function 'isabsolute':ckucmd.c:2679:10: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = strlen(filbuf); ^ckcmai.c:1657:15: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = (int) strlen(path); ^make[2]: *** [makefile:985: ckclib.o] Error 1make[2]: *** Waiting for unfinished jobs....ckucmd.c:2772:11: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] cc -= (strlen(*xp) - strlen(atxbuf)); ^ckucmd.c:2809:14: error: 'stdout' undeclared (first use in this function) fflush(stdout); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmfld':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:2879:5: note: in expansion of macro 'debug' debug(F110,"cmfld xdef 1",xdef,0); ^ckucmd.c:2970:13: error: 'stdout' undeclared (first use in this function) fflush(stdout); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmtxt':ckcmai.c: In function 'makever':ckcmai.c:2608:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(ck_s_name); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:3008:5: note: in expansion of macro 'debug' debug(F101,"cmtxt cmflgs","",cmflgs); ^ckcmai.c: In function 'dourl':ckucmd.c:3013:19: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] xc = (int)strlen(*xp); /* get back the total text length, */ ^ckcmai.c:2701:36: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] if (!(tmpbuf = (char *)malloc(1024))) ^ckucmd.c:3135:7: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(atmbuf); ^ckcmai.c:2710:13: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(tmpbuf); ^ckucmd.c:3158:13: error: 'stdout' undeclared (first use in this function) fflush(stdout); ^ckucmd.c: In function 'cmkey2':ckcmai.c:2750:36: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] if (!(script = (char *)malloc(SCRIPTLEN))) ^ckucmd.c:3233:15: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] tl = (int)strlen(tok); ^ckcmai.c:2767:27: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] int len = strlen(g_url.pth); ^ckcmai.c: In function 'main':In file included from ckucmd.c:41:0:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:3238:5: note: in expansion of macro 'debug' debug(F101,"cmkey: pmsg","",pmsg); ^ckcmai.c:2919:35: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if (!s) n = 0; else n = (int)strlen(s); ^ckcmai.c:2929:14: error: 'stdout' undeclared (first use in this function) setbuf(stdout,NULL); ^ckcmai.c:2929:14: note: each undeclared identifier is reported only once for each function it appears inIn file included from ckuusr.c:90:0:ckuusr.c: In function 'doend':ckcmai.c:2995:28: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] if (!(keymap = (KEY *) malloc(sizeof(KEY)*KMSIZE))) ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:3845:5: note: in expansion of macro 'debug' debug(F101,"doend maclvl 1","",maclvl); ^ckucmd.c:3665:13: error: 'stdout' undeclared (first use in this function) fflush(stdout); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmdelta':ckcmai.c: In function 'getiobs':ckcdeb.h:5043:18: note: each undeclared identifier is reported only once for each function it appears in #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:3845:5: note: in expansion of macro 'debug' debug(F101,"doend maclvl 1","",maclvl); ^ckcmai.c:3568:25: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] zinbuffer = (char *)malloc(INBUFSIZE); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:3795:2: note: in expansion of macro 'debug' debug(F101,"cmdelta yy","",yy); ^ckuusr.c:3861:4: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(mrval[maclvl]); ^ckucmd.c:3870:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(datebuf,"%04d%02d%02d %02d:%02d:%02d",yy,mo,dd,hh,mm,ss); ^ckuusr.c:3862:18: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] mrval[maclvl] = malloc(16); /* Room for up to 15 digits */ ^ckucmd.c:3894:8: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = strlen(datebuf); ^ckucmd.c: In function 'delta2sec':ckuusr.c: In function 'doxsend':ckucmd.c:3922:14: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((int)strlen(s) > 63) ^ckuusr.c:3950:5: error: unknown type name 'off_t' extern CK_OFF_T sndsmaller, sndlarger, calibrate; ^ckucmd.c: In function 'cmcvtdate':ckucmd.c:4100:11: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = strlen(s); ^In file included from ckuusr.c:90:0:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckuusr.c:3970:16: note: in expansion of macro 'CK_OFF_T' pv[i].wval = (CK_OFF_T)-1; /* and -1 wide values */ ^In file included from ckucmd.c:41:0:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:4101:5: note: in expansion of macro 'debug' debug(F110,"cmcvtdate",s,len); ^ckucmd.c:4170:9: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(yearbuf,s + len - 4,4); ^ckuusr.c:4171:22: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (pv[n].sval) free(pv[n].sval); ^ckuusr.c:4172:10: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] y = strlen(s); ^ckuusr.c:4178:19: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] pv[n].sval = malloc(y+1); ^ckuusr.c:4180:3: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(pv[n].sval,s); /* safe */ ^ckucmd.c:4349:3: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(ybuf,mjd2date(jd+1),8); ^ckuusr.c:4210:7: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(pv[n].sval,s); /* safe */ ^ckucmd.c:4351:3: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(ybuf,mjd2date(jd-1),8); ^ckuusr.c:4218:17: error: expected ';' before 'w' CK_OFF_T w; ^ckucmd.c:4353:3: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(ybuf,ckdate(),8); ^ckucmd.c:4355:6: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(ybuf+8," 00:00:00",DATEBUFLEN-8); /* Default time is 0 */ ^ckuusr.c:4220:48: error: 'w' undeclared (first use in this function) if ((x = cmnumw("Size in bytes","0",10,&w,xxstring)) < 0) ^make[2]: *** [makefile:985: ckcmai.o] Error 1ckuusr.c:4240:3: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(pv[n].sval,s); /* safe */ ^ckuusr.c:4265:8: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(pv[n].sval,s); /* safe */ ^ckucmd.c:4567:2: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(tmpbuf,"%02d",x); ^ckuusr.c:4308:17: error: expected ';' before 'w' CK_OFF_T w; ^ckucmd.c:4640:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(tmpbuf,"%02d",x); /* 2-digit numeric month */ ^ckuusr.c:4383:17: error: expected ';' before 'w' CK_OFF_T w; ^ckuusr.c:4389:17: error: expected ';' before numeric constant w = (CK_OFF_T)1024; ^ckucmd.c: In function 'cmvdate':ckucmd.c:5301:14: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((int)strlen(d) != 17) return(0); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmdiffdate':ckuusr.c:4670:8: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = strlen(p); ^ckuusr.c:4674:18: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] s = (char *)malloc(len + 4); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:5327:5: note: in expansion of macro 'debug' debug(F110,"cmdiffdate d1 A",d1,0); ^ckuusr.c:4676:3: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(s,p); /* safe */ ^ckuusr.c:4685:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(s); ^ckucmd.c:5387:2: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(rp,"%ldd",jd); ^ckucmd.c:5390:4: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(rp,"%d:%02d",hh,mm); ^ckucmd.c:5395:4: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(rp,"%ldd%d:%02d",jd,hh,mm); ^ckuusr.c:4814:23: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] lp = line + (int)strlen(line) + 1; /* Point past it */ ^ckucmd.c: In function 'shuffledate':ckucmd.c:5430:11: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = strlen(p); ^ckuusr.c:4842:7: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(fspec,p); /* safe */ ^ckucmd.c:5522:2: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(obuf,"%04d-%s-%02d%s",yy,moname[mm-1],dd,&ibuf[8]); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmdate':ckuusr.c:4872:12: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((y = strlen(p)) > 0) { ^ckuusr.c:4876:26: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (pv[SND_ASN].sval) free(pv[SND_ASN].sval); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:5564:5: note: in expansion of macro 'debug' debug(F101,"cmdate cmfld rc","",rc); ^ckucmd.c: In function 'cmrini':ckuusr.c:4877:23: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] pv[SND_ASN].sval = malloc(y+1); ^ckucmd.c:5606:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(recall[i]); ^ckuusr.c:4879:8: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(pv[SND_ASN].sval,p); /* safe */ ^ckucmd.c:5610:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(recall); ^ckuusr.c:4891:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(line); ^ckucmd.c:5616:20: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] recall = (char **)malloc((cm_recall + 1) * sizeof(char *)); ^ckucmd.c: In function 'addcmd':ckucmd.c:5671:13: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] len = strlen(s); ^ckuusr.c:4935:18: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] } else if ((int)strlen(s) > 94) { /* Ensure legal size */ ^ckuusr.c:4961:47: error: expected ';' before numeric constant calibrate = pv[SND_CAL].wval * (CK_OFF_T)1024; ^In file included from ckucmd.c:41:0:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:5684:5: note: in expansion of macro 'debug' debug(F010,"CMD(P)",s,0); /* Maybe record it in the debug log */ ^ckucmd.c:5709:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(recall[0]); ^ckuusr.c:5034:24: error: expected ';' before numeric constant sendstart = (CK_OFF_T)0; ^ckucmd.c:5736:24: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] recall[current] = malloc(len+1); ^ckucmd.c: In function 'savhistory':ckuusr.c:5058:15: error: expected ';' before 'y' CK_OFF_T y = (CK_OFF_T)1; ^ckucmd.c:5765:5: error: unknown type name 'FILE' FILE * fp; ^ckucmd.c:5768:8: warning: assignment makes pointer from integer without a cast [enabled by default] fp = fopen(s, disp ? "a" : "w"); ^ckuusr.c:5061:24: error: expected ')' before numeric constant if (y < (CK_OFF_T)0) { ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmcfm':ckuusr.c:5112:6: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(asnbuf); ^ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c:5805:5: note: in expansion of macro 'debug' debug(F101,"cmcfm: cmflgs","",cmflgs); ^ckuusr.c:5115:11: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((y = strlen(cmarg2)) > 0) { ^ckucmd.c:5854:13: error: 'stdout' undeclared (first use in this function) fflush(stdout); ^In file included from ckucmd.c:41:0:ckucmd.c: At top level:ckuusr.c:5116:24: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] asnbuf = (char *) malloc(y + 1); ^ckuusr.c:5118:3: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(asnbuf,cmarg2); /* safe */ ^ckcdeb.h:5043:18: error: 'off_t' undeclared here (not in a function) #define CK_OFF_T off_t ^ckucmd.c:5871:6: note: in expansion of macro 'CK_OFF_T' (CK_OFF_T)0 /* Wide result */ ^ckuusr.c:5133:26: error: expected ';' before numeric constant sendstart = (CK_OFF_T)0; ^ckucmd.c:5871:15: error: expected '}' before numeric constant (CK_OFF_T)0 /* Wide result */ ^ckucmd.c: In function 'cmfdb':ckucmd.c:5905:14: error: expected ';' before 'w' CK_OFF_T w = (CK_OFF_T)0; ^ckuusr.c:5278:4: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(pv[i].sval); ^ckuusr.c: In function 'resconn':ckucmd.c:5951:40: error: 'w' undeclared (first use in this function) x = cmnumw(in->hlpmsg,in->dflt,r,&w,in->spf); ^ckuusr.c:5344:4: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(pv[i].sval); ^ckuusr.c: In function 'doxconn':ckuusr.c:5356:5: error: unknown type name 'FILE' extern FILE * tfile[]; ^ckuusr.c:5375:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(triggerval); ^ckucmd.c: In function 'gtword':ckucmd.c:6402:14: error: 'EOF' undeclared (first use in this function) if (c == EOF) { /* This can happen if stdin not tty. */ ^In file included from ckuusr.c:90:0:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckuusr.c:5383:16: note: in expansion of macro 'CK_OFF_T' pv[i].wval = (CK_OFF_T)-1; ^ckucmd.c:6476:16: error: 'stdout' undeclared (first use in this function) fflush(stdout); ^ckuusr.c:5477:15: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((y = strlen(s)) > 0) { ^In file included from ckucmd.c:41:0:ckucmd.c:6489:43: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] debug(F111,"gtword too long #1",pp,strlen(pp)); ^ckcdeb.h:5129:51: note: in definition of macro 'debug' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:5478:19: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (pv[n].sval) free(pv[n].sval); ^ckucmd.c:6533:39: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] debug(F111,"gtword too long #1",pp,strlen(pp)); ^ckcdeb.h:5129:51: note: in definition of macro 'debug' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:5479:16: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] pv[n].sval = malloc(y+1); ^ckuusr.c:5481:7: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(pv[n].sval,s); /* safe */ ^ckucmd.c:6605:39: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] debug(F111,"gtword too long #2",pp,strlen(pp)); ^ckcdeb.h:5129:51: note: in definition of macro 'debug' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:5527:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(triggerval); ^ckucmd.c:6701:42: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] debug(F111,"gtword too long ?",pp,strlen(pp)); ^ckcdeb.h:5129:51: note: in definition of macro 'debug' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c: In function 'doadd':ckuusr.c:5649:2: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(tmp[i]); ^ckucmd.c:6713:44: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] debug(F111,"gtword too long Esc",pp,strlen(pp)); ^ckcdeb.h:5129:51: note: in definition of macro 'debug' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c: In function 'addsend':ckuusr.c:5697:15: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if (((int)strlen(fspec) + (int)strlen(s) + 1) < fspeclen) { ^ckucmd.c:6813:16: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (np) free(np); ^ckuusr.c:5698:2: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(fspec,s); /* safe */ ^ckuusr.c:5748:31: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] flp = (struct filelist *) malloc(sizeof(struct filelist)); ^In file included from ckucmd.c:41:0:ckucmd.c: In function 'cmdconchk':ckuusr.c:5758:6: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(s,line); /* safe */ ^ckucmd.c:7385:43: error: 'stdin' undeclared (first use in this function) debug(F101,"cmdconchk stdin->_cnt","",stdin->_cnt); ^ckcdeb.h:5129:51: note: in definition of macro 'debug' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckucmd.c: In function 'cmdecho':ckucmd.c:7533:14: error: 'stdout' undeclared (first use in this function) fflush(stdout); ^In file included from ckuusr.c:90:0:ckuusr.c: In function 'dodcl':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:6022:5: note: in expansion of macro 'debug' debug(F111,"dodcl arraybounds",s,x); ^ckuusr.c:6064:15: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] p = (char **)malloc(sizeof(char **)*(n+1)); ^ckuusr.c:6123:14: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (p[i]) free(p[i]); ^ckuusr.c: In function 'rszarray':ckuusr.c:6183:20: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] ap = (char **) malloc((lo+1) * sizeof(char *)); /* New array */ ^ckuusr.c:6194:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free((char *)a_ptr[x]); /* Free original array list */ ^In file included from ckuusr.c:90:0:ckuusr.c: In function 'doclear':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:6543:2: note: in expansion of macro 'debug' debug(F101,"Executing CLEAR APC","",apcactive); ^ckuusr.c:6581:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(flp->fl_name); ^In file included from ckuusr.c:90:0:ckuusr.c: In function 'dotelopt':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:6816:7: note: in expansion of macro 'debug' debug(F101,tn_msg,"",x); ^ckuusr.c: In function 'doedit':ckuusr.c:6842:4: warning: assignment makes pointer from integer without a cast [enabled by default] s = getenv("EDITOR"); ^In file included from ckuusr.c:90:0:ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:6856:5: note: in expansion of macro 'debug' debug(F111,"edit",s,x); ^ckuusr.c:6887:34: error: expected ')' before numeric constant if (zchki(editfile) < (CK_OFF_T)0 && zchko(editfile) < 0) { ^ckuusr.c:6902:15: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if (((int)strlen(editopts) + (int)strlen(editfile) + 1) < TMPBUFSIZ) { ^ckuusr.c:6904:4: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(tmpbuf,editopts,editfile); ^ckuusr.c: In function 'dobrowse':ckuusr.c:6938:4: warning: assignment makes pointer from integer without a cast [enabled by default] s = getenv("BROWSER"); ^ckuusr.c:6961:15: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if (((int)strlen(browsopts) + (int)strlen(browsurl) + 1) < TMPBUFSIZ) { ^ckuusr.c:6963:4: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(tmpbuf,browsopts,browsurl); ^ckuusr.c: In function 'doredo':ckuusr.c:6999:9: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(s); ^In file included from ckuusr.c:90:0:ckuusr.c: In function 'domanual':make[2]: *** [makefile:985: ckucmd.o] Error 1ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:7119:5: note: in expansion of macro 'debug' debug(F110,"MANUAL",tmpbuf,0); ^ckuusr.c: In function 'dohttp':ckuusr.c:7570:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(http_d_agent); ^ckuusr.c:7576:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(http_d_user); ^ckuusr.c:7582:21: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(http_d_pass,0,strlen(http_d_pass)); ^ckuusr.c:7582:42: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] memset(http_d_pass,0,strlen(http_d_pass)); ^ckuusr.c:7583:21: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(http_d_pass); ^ckuusr.c:7595:13: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(http_d_agent); ^ckuusr.c:7599:13: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(http_d_user); ^ckuusr.c:7603:13: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(http_d_pass,0,strlen(http_d_pass)); ^ckuusr.c:7603:34: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] memset(http_d_pass,0,strlen(http_d_pass)); ^ckuusr.c:7604:13: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(http_d_pass); ^ckuusr.c:7673:21: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] if (http_agent) free(http_agent); ^ckuusr.c:7677:9: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(http_pass,0,strlen(http_pass)); ^ckuusr.c:7677:28: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] memset(http_pass,0,strlen(http_pass)); ^In file included from ckuusr.c:90:0:ckuusr.c: In function 'doprompt':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:7763:5: note: in expansion of macro 'debug' debug(F101,"Prompt cmdlvl","",cmdlvl); ^ckuusr.c: In function 'redossh':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:7829:5: note: in expansion of macro 'debug' debug(F111,"redossh nettype",ttname,nettype); ^ckuusr.c: In function 'hmsgaa':ckuusr.c:7885:18: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] y = (int)strlen(s[i]); ^In file included from ckuusr.c:90:0:ckuusr.c: In function 'docmd':ckcdeb.h:5043:18: error: 'off_t' undeclared (first use in this function) #define CK_OFF_T off_t ^ckcdeb.h:5129:41: note: in expansion of macro 'CK_OFF_T' ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) ^ckuusr.c:7914:5: note: in expansion of macro 'debug' debug(F101,"docmd entry, cx","",cx); ^ckuusr.c:8129:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(macroname); ^ckuusr.c:8150:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(line); ^ckuusr.c:8186:2: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(mnamebuf," ..tmp:%03d",cmdlvl); /* safe (16) */ ^ckuusr.c:8337:13: error: 'stdout' undeclared (first use in this function) fflush(stdout); ^ckuusr.c:8813:28: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = LINBUFSIZ - (int) strlen(line) - 1; ^ckuusr.c:9271:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(ms[y]); /* Free old strings, if any */ ^ckuusr.c:10194:14: warning: assignment makes pointer from integer without a cast [enabled by default] scriptenv = getenv("CK_SCRIPTS"); /* Use this if defined */ ^ckuusr.c:10284:10: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] x = strlen(line); ^ckuusr.c:10331:19: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] q = (char *)malloc(x+24); ^ckuusr.c:10335:8: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] sprintf(q,"_file[%s](%d)",s,cmdlvl); /* safe */ ^ckuusr.c:10346:8: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] free(q); ^ckuusr.c:12217:16: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((int)strlen(s) > 63) { ^ckuusr.c:12500:11: warning: assignment makes pointer from integer without a cast [enabled by default] if (!(wc = getenv("CK_WHO"))) wc = WHOCMD; ^ckuusr.c:12502:14: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if ((int) strlen(wc) > 0) { ^ckuusr.c:12537:11: error: 'stderr' undeclared (first use in this function) fprintf(stderr,"%s%s",s,(cx == XXWRL) ? "\n" : ""); ^ckuusr.c:13177:11: warning: assignment makes pointer from integer without a cast [enabled by default] learnfp = fopen(learnfile,modes); ^make[2]: *** [makefile:985: ckuusr.o] Error 1make[2]: Leaving directory '/tmp/ckermit/src'make[1]: *** [makefile:6054: linuxa] Error 2make[1]: Leaving directory '/tmp/ckermit/src'make: *** [makefile:6091: linux] Error 2==> ERROR: A failure occurred in build(). Aborting...