Build of antiword with android toolchain

The build took 00h 00m 58s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
27,775 ansic
174 perl
126 sh
83 php
68 makefile
28,226 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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/libexec

CMD: 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: antiword 0.37-6 (Tue Apr 4 19:42:48 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c main_u.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c asc85enc.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c blocklist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c chartrans.c
# cc1: error: no include path in which to search for stdc-predef.h
# main_u.c:26:19: error: no include path in which to search for stdio.h
# #include
# ^
# main_u.c:27:20: error: no include path in which to search for stdlib.h
# #include
# ^
# main_u.c:39:20: error: no include path in which to search for locale.h
# #include
# ^
# In file included from main_u.c:48:0:
# antiword.h:16:19: error: no include path in which to search for stdio.h
# #include
# ^
# antiword.h:17:20: error: no include path in which to search for limits.h
# #include
# ^
# antiword.h:26:23: error: no include path in which to search for sys/types.h
# #include
# ^
# In file included from antiword.h:29:0,
# from main_u.c:48:
# wordtypes.h:12:18: error: no include path in which to search for time.h
# #include
# ^
# wordtypes.h:38:2: error: unknown type name 'FILE'
# FILE *pOutFile;
# ^
# wordtypes.h:48:2: error: unknown type name 'size_t'
# size_t tStorageSize;
# ^
# wordtypes.h:49:2: error: unknown type name 'size_t'
# size_t tNextFree;
# ^
# wordtypes.h:147:2: error: unknown type name 'time_t'
# time_t tCreateDate; /* Unix timestamp */
# ^
# wordtypes.h:148:2: error: unknown type name 'time_t'
# time_t tRevisedDate; /* Unix timestamp */
# ^
# wordtypes.h:281:2: error: unknown type name 'size_t'
# size_t tPosition;
# ^
# wordtypes.h:282:2: error: unknown type name 'size_t'
# size_t tLength;
# ^
# In file included from antiword.h:31:0,
# from main_u.c:48:
# debug.h:12:19: error: no include path in which to search for stdio.h
# #include
# ^
# debug.h:13:19: error: no include path in which to search for ctype.h
# #include
# ^
# In file included from main_u.c:48:0:
# antiword.h:255:32: error: unknown type name 'FILE'
# extern void vASCII85EncodeByte(FILE *, int);
# ^
# antiword.h:256:33: error: unknown type name 'FILE'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:256:41: error: unknown type name 'FILE'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:256:49: error: unknown type name 'size_t'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:257:32: error: unknown type name 'FILE'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:257:40: error: unknown type name 'FILE'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:257:48: error: unknown type name 'size_t'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:261:29: error: unknown type name 'FILE'
# extern void vSplitBlockList(FILE *, ULONG, ULONG, ULONG, ULONG, ULONG,
# ^
# antiword.h:266:26: error: unknown type name 'FILE'
# extern USHORT usNextChar(FILE *, list_id_enum, ULONG *, ULONG *, USHORT *);
# ^
# antiword.h:267:34: error: unknown type name 'FILE'
# extern USHORT usToHdrFtrPosition(FILE *, ULONG);
# ^
# antiword.h:268:36: error: unknown type name 'FILE'
# extern USHORT usToFootnotePosition(FILE *, ULONG);
# ^
# antiword.h:279:40: error: unknown type name 'FILE'
# extern BOOL bReadCharacterMappingTable(FILE *);
# ^
# antiword.h:286:30: error: unknown type name 'FILE'
# extern ULONG ulGetDataOffset(FILE *);
# ^
# antiword.h:287:28: error: unknown type name 'FILE'
# extern BOOL bSetDataOffset(FILE *, ULONG);
# ^
# antiword.h:288:22: error: unknown type name 'FILE'
# extern int iNextByte(FILE *);
# ^
# antiword.h:289:26: error: unknown type name 'FILE'
# extern USHORT usNextWord(FILE *);
# ^
# antiword.h:290:25: error: unknown type name 'FILE'
# extern ULONG ulNextLong(FILE *);
# ^
# antiword.h:291:28: error: unknown type name 'FILE'
# extern USHORT usNextWordBE(FILE *);
# ^
# antiword.h:292:27: error: unknown type name 'FILE'
# extern ULONG ulNextLongBE(FILE *);
# ^
# antiword.h:293:1: error: unknown type name 'size_t'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:293:26: error: unknown type name 'FILE'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:293:34: error: unknown type name 'size_t'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:297:57: error: unknown type name 'size_t'
# extern BOOL bCreateSmallBlockList(ULONG, const ULONG *, size_t);
# ^
# antiword.h:298:35: error: unknown type name 'size_t'
# extern ULONG ulDepotOffset(ULONG, size_t);
# ^
# antiword.h:301:4: error: unknown type name 'FILE'
# FILE *, ULONG, const imagedata_type *);
# ^
# antiword.h:316:12: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:350:65: error: unknown type name 'size_t'
# extern BOOL bAddDataBlocks(ULONG , ULONG, ULONG, const ULONG *, size_t);
# ^
# antiword.h:351:31: error: unknown type name 'FILE'
# extern BOOL bGet6DocumentData(FILE *, ULONG,
# ^
# antiword.h:352:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:355:35: error: unknown type name 'size_t'
# USHORT, ULONG, const ULONG *, size_t);
# ^
# antiword.h:356:31: error: unknown type name 'FILE'
# extern BOOL bGet6DocumentText(FILE *, BOOL, ULONG,
# ^
# antiword.h:357:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:358:31: error: unknown type name 'FILE'
# extern BOOL bGet8DocumentText(FILE *, const pps_info_type *,
# ^
# antiword.h:359:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:359:43: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:363:57: error: unknown type name 'size_t'
# extern void vSubstringFMT(diagram_type *, const char *, size_t, long,
# ^
# antiword.h:376:31: error: unknown type name 'FILE'
# extern void vCreate2FontTable(FILE *, int, const UCHAR *);
# ^
# antiword.h:377:31: error: unknown type name 'FILE'
# extern void vCreate6FontTable(FILE *, ULONG,
# ^
# antiword.h:378:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:379:31: error: unknown type name 'FILE'
# extern void vCreate8FontTable(FILE *, const pps_info_type *,
# ^
# antiword.h:380:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:380:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:385:1: error: unknown type name 'size_t'
# extern size_t tGetFontTableLength(void);
# ^
# antiword.h:389:1: error: unknown type name 'FILE'
# extern FILE *pOpenFontTableFile(void);
# ^
# antiword.h:393:47: error: unknown type name 'size_t'
# extern long lComputeStringWidth(const char *, size_t, drawfile_fontref, USHORT);
# ^
# antiword.h:394:1: error: unknown type name 'size_t'
# extern size_t tCountColumns(const char *, size_t);
# ^
# antiword.h:394:43: error: unknown type name 'size_t'
# extern size_t tCountColumns(const char *, size_t);
# ^
# antiword.h:395:1: error: unknown type name 'size_t'
# extern size_t tGetCharacterLength(const char *);
# ^
# antiword.h:402:50: error: unknown type name 'size_t'
# extern void vCreat8HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:403:50: error: unknown type name 'size_t'
# extern void vCreat6HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:404:50: error: unknown type name 'size_t'
# extern void vCreat2HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:406:32: error: unknown type name 'FILE'
# extern void vPrepareHdrFtrText(FILE *);
# ^
# antiword.h:415:38: error: unknown type name 'FILE'
# extern image_info_enum eExamineImage(FILE *, ULONG, imagedata_type *);
# ^
# antiword.h:418:4: error: unknown type name 'FILE'
# FILE *, BOOL, ULONG, const imagedata_type *);
# ^
# antiword.h:421:4: error: unknown type name 'FILE'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:421:19: error: unknown type name 'size_t'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:424:42: error: unknown type name 'size_t'
# extern void vBuildLfoList(const UCHAR *, size_t);
# ^
# antiword.h:440:33: error: unknown type name 'size_t'
# extern BOOL bReadBytes(UCHAR *, size_t, ULONG, FILE *);
# ^
# antiword.h:440:48: error: unknown type name 'FILE'
# extern BOOL bReadBytes(UCHAR *, size_t, ULONG, FILE *);
# ^
# antiword.h:441:25: error: unknown type name 'FILE'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:441:55: error: unknown type name 'size_t'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:441:63: error: unknown type name 'size_t'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:442:20: error: unknown type name 'size_t'
# UCHAR *, ULONG, size_t);
# ^
# antiword.h:445:1: error: unknown type name 'size_t'
# extern size_t tNumber2Roman(UINT, BOOL, char *);
# ^
# antiword.h:446:1: error: unknown type name 'size_t'
# extern size_t tNumber2Alpha(UINT, BOOL, char *);
# ^
# antiword.h:447:45: error: unknown type name 'size_t'
# extern char *unincpy(char *, const UCHAR *, size_t);
# ^
# antiword.h:448:1: error: unknown type name 'size_t'
# extern size_t unilen(const UCHAR *);
# ^
# antiword.h:451:1: error: unknown type name 'size_t'
# extern size_t tUcs2Utf8(ULONG, char *, size_t);
# ^
# antiword.h:451:40: error: unknown type name 'size_t'
# extern size_t tUcs2Utf8(ULONG, char *, size_t);
# ^
# antiword.h:452:69: error: unknown type name 'size_t'
# extern void vGetBulletValue(conversion_type, encoding_type, char *, size_t);
# ^
# antiword.h:453:37: error: unknown type name 'size_t'
# extern BOOL bAllZero(const UCHAR *, size_t);
# ^
# antiword.h:454:43: error: unknown type name 'size_t'
# extern BOOL bGetNormalizedCodeset(char *, size_t, BOOL *);
# ^
# antiword.h:456:1: error: unknown type name 'time_t'
# extern time_t tConvertDTTM(ULONG);
# ^
# antiword.h:459:27: error: unknown type name 'FILE'
# extern void vGetNotesInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:460:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:460:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:462:34: error: unknown type name 'FILE'
# extern void vPrepareFootnoteText(FILE *);
# ^
# antiword.h:480:1: error: unknown type name 'size_t'
# extern size_t tStyle2Window(char *, size_t, const style_block_type *,
# ^
# antiword.h:480:37: error: unknown type name 'size_t'
# extern size_t tStyle2Window(char *, size_t, const style_block_type *,
# ^
# antiword.h:495:13: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:506:4: error: unknown type name 'FILE'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:506:19: error: unknown type name 'size_t'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:517:13: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:523:26: error: unknown type name 'FILE'
# extern void vGet0DopInfo(FILE *, const UCHAR *);
# ^
# antiword.h:524:26: error: unknown type name 'FILE'
# extern void vGet0SepInfo(FILE *, const UCHAR *);
# ^
# antiword.h:525:26: error: unknown type name 'FILE'
# extern void vGet0PapInfo(FILE *, const UCHAR *);
# ^
# antiword.h:526:26: error: unknown type name 'FILE'
# extern void vGet0ChrInfo(FILE *, const UCHAR *);
# ^
# antiword.h:528:26: error: unknown type name 'FILE'
# extern void vGet2DopInfo(FILE *, const UCHAR *);
# ^
# antiword.h:529:26: error: unknown type name 'FILE'
# extern void vGet2SepInfo(FILE *, const UCHAR *);
# ^
# antiword.h:530:29: error: unknown type name 'FILE'
# extern void vGet2HdrFtrInfo(FILE *, const UCHAR *);
# ^
# antiword.h:535:26: error: unknown type name 'FILE'
# extern void vGet2PapInfo(FILE *, const UCHAR *);
# ^
# antiword.h:537:19: error: unknown type name 'size_t'
# const UCHAR *, size_t, font_block_type *);
# ^
# antiword.h:539:19: error: unknown type name 'size_t'
# const UCHAR *, size_t, font_block_type *);
# ^
# antiword.h:540:26: error: unknown type name 'FILE'
# extern void vGet2ChrInfo(FILE *, int, const UCHAR *);
# ^
# antiword.h:542:26: error: unknown type name 'FILE'
# extern void vGet6DopInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:542:56: error: unknown type name 'size_t'
# extern void vGet6DopInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:544:26: error: unknown type name 'FILE'
# extern void vGet6SepInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:544:56: error: unknown type name 'size_t'
# extern void vGet6SepInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:546:29: error: unknown type name 'FILE'
# extern void vGet6HdrFtrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:546:59: error: unknown type name 'size_t'
# extern void vGet6HdrFtrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:552:26: error: unknown type name 'FILE'
# extern void vGet6PapInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:552:56: error: unknown type name 'size_t'
# extern void vGet6PapInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:556:26: error: unknown type name 'FILE'
# extern void vGet6ChrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:556:56: error: unknown type name 'size_t'
# extern void vGet6ChrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:559:26: error: unknown type name 'FILE'
# extern void vGet8DopInfo(FILE *, const pps_type *,
# ^
# antiword.h:560:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:560:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:562:26: error: unknown type name 'FILE'
# extern void vGet8SepInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:563:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:563:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:565:29: error: unknown type name 'FILE'
# extern void vGet8HdrFtrInfo(FILE *, const pps_type *,
# ^
# antiword.h:566:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:566:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:572:26: error: unknown type name 'FILE'
# extern void vGet8LstInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:573:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:573:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:575:26: error: unknown type name 'FILE'
# extern void vGet8PapInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:576:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:576:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:580:26: error: unknown type name 'FILE'
# extern void vGet8ChrInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:581:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:581:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:584:30: error: unknown type name 'FILE'
# extern void vGetPropertyInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:585:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:585:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:621:1: error: unknown type name 'size_t'
# extern size_t tGetNumberOfSections(void);
# ^
# antiword.h:622:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern UCHAR ucGetSepHdrFtrSpecification(size_t);
# ^
# antiword.h:636:29: error: unknown type name 'FILE'
# extern void vGet2Stylesheet(FILE *, int, const UCHAR *);
# ^
# antiword.h:637:29: error: unknown type name 'FILE'
# extern void vGet6Stylesheet(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:637:59: error: unknown type name 'size_t'
# extern void vGet6Stylesheet(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:639:29: error: unknown type name 'FILE'
# extern void vGet8Stylesheet(FILE *, const pps_info_type *,
# ^
# antiword.h:640:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:640:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:646:30: error: unknown type name 'FILE'
# extern void vSet0SummaryInfo(FILE *, const UCHAR *);
# ^
# antiword.h:647:30: error: unknown type name 'FILE'
# extern void vSet2SummaryInfo(FILE *, int, const UCHAR *);
# ^
# antiword.h:648:30: error: unknown type name 'FILE'
# extern void vSet6SummaryInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:649:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:649:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:651:30: error: unknown type name 'FILE'
# extern void vSet8SummaryInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:652:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:652:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:663:33: error: unknown type name 'FILE'
# extern void vSetDefaultTabWidth(FILE *, const pps_info_type *,
# ^
# antiword.h:664:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:664:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:669:26: error: unknown type name 'FILE'
# extern void vEpilogueTXT(FILE *);
# ^
# antiword.h:671:57: error: unknown type name 'size_t'
# extern void vSubstringTXT(diagram_type *, const char *, size_t, long);
# ^
# cc1: error: no include path in which to search for stdc-predef.h
# antiword.h:683:41: error: unknown type name 'size_t'
# extern long utf8_strwidth(const char *, size_t);
# ^
# antiword.h:689:28: error: unknown type name 'FILE'
# extern BOOL bWordDecryptor(FILE *, long, diagram_type *);
# ^
# antiword.h:690:38: error: unknown type name 'FILE'
# extern output_type *pHdrFtrDecryptor(FILE *, ULONG, ULONG);
# ^
# blocklist.c:9:20: error: no include path in which to search for stdlib.h
# #include
# ^
# antiword.h:691:35: error: unknown type name 'FILE'
# extern char *szFootnoteDecryptor(FILE *, ULONG, ULONG);
# ^
# antiword.h:693:29: error: unknown type name 'FILE'
# extern int iInitDocumentDOS(FILE *, long);
# ^
# In file included from blocklist.c:10:0:
# antiword.h:16:19: error: no include path in which to search for stdio.h
# #include
# ^
# antiword.h:17:20: error: no include path in which to search for limits.h
# #include
# ^
# antiword.h:695:31: error: unknown type name 'FILE'
# extern BOOL bIsWordForDosFile(FILE *, long);
# ^
# antiword.h:26:23: error: no include path in which to search for sys/types.h
# #include
# ^
# antiword.h:696:24: error: unknown type name 'FILE'
# extern BOOL bIsRtfFile(FILE *);
# ^
# antiword.h:697:32: error: unknown type name 'FILE'
# extern BOOL bIsWordPerfectFile(FILE *);
# ^
# antiword.h:698:30: error: unknown type name 'FILE'
# extern BOOL bIsWinWord12File(FILE *, long);
# ^
# antiword.h:699:30: error: unknown type name 'FILE'
# extern BOOL bIsMacWord45File(FILE *);
# ^
# antiword.h:700:32: error: unknown type name 'FILE'
# extern int iGuessVersionNumber(FILE *, long);
# ^
# antiword.h:703:26: error: unknown type name 'FILE'
# extern int iInitDocument(FILE *, long);
# ^
# cc1: error: no include path in which to search for stdc-predef.h
# antiword.h:706:29: error: unknown type name 'FILE'
# extern int iInitDocumentMAC(FILE *, long);
# ^
# antiword.h:708:29: error: unknown type name 'FILE'
# extern int iInitDocumentOLE(FILE *, long);
# ^
# In file included from antiword.h:29:0,
# from blocklist.c:10:
# wordtypes.h:12:18: error: no include path in which to search for time.h
# #include
# ^
# antiword.h:710:29: error: unknown type name 'FILE'
# extern int iInitDocumentWIN(FILE *, long);
# ^
# chartrans.c:9:20: error: no include path in which to search for stdlib.h
# #include
# ^
# wordtypes.h:38:2: error: unknown type name 'FILE'
# FILE *pOutFile;
# ^
# chartrans.c:10:20: error: no include path in which to search for string.h
# #include
# ^
# chartrans.c:11:19: error: no include path in which to search for ctype.h
# #include
# ^
# antiword.h:712:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern void *xmalloc(size_t);
# ^
# wordtypes.h:48:2: error: unknown type name 'size_t'
# size_t tStorageSize;
# ^
# antiword.h:713:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern void *xcalloc(size_t, size_t);
# ^
# wordtypes.h:49:2: error: unknown type name 'size_t'
# size_t tNextFree;
# ^
# In file included from chartrans.c:15:0:
# antiword.h:16:19: error: no include path in which to search for stdio.h
# #include
# ^
# antiword.h:17:20: error: no include path in which to search for limits.h
# #include
# ^
# antiword.h:714:32: error: unknown type name 'size_t'
# extern void *xrealloc(void *, size_t);
# ^
# antiword.h:26:23: error: no include path in which to search for sys/types.h
# #include
# ^
# antiword.h:723:19: error: unknown type name 'size_t'
# const char *, size_t, long, USHORT);
# ^
# main_u.c:51:29: error: 'NULL' undeclared here (not in a function)
# static const char *szTask = NULL;
# ^
# main_u.c: In function 'vUsage':
# main_u.c:57:2: warning: implicit declaration of function 'fprintf' [-Wimplicit-function-declaration]
# fprintf(stderr, "\tName: %s\n", szTask);
# ^
# main_u.c:57:2: warning: incompatible implicit declaration of built-in function 'fprintf' [enabled by default]
# main_u.c:57:10: error: 'stderr' undeclared (first use in this function)
# fprintf(stderr, "\tName: %s\n", szTask);
# ^
# main_u.c:57:10: note: each undeclared identifier is reported only once for each function it appears in
# wordtypes.h:147:2: error: unknown type name 'time_t'
# time_t tCreateDate; /* Unix timestamp */
# ^
# wordtypes.h:148:2: error: unknown type name 'time_t'
# time_t tRevisedDate; /* Unix timestamp */
# ^
# main_u.c: At top level:
# main_u.c:91:1: error: unknown type name 'FILE'
# static FILE *
# ^
# main_u.c: In function 'pStdin2TmpFile':
# main_u.c:94:2: error: unknown type name 'FILE'
# FILE *pTmpFile;
# ^
# main_u.c:95:2: error: unknown type name 'size_t'
# size_t tSize;
# ^
# main_u.c:97:17: error: 'BUFSIZ' undeclared (first use in this function)
# UCHAR aucBytes[BUFSIZ];
# ^
# In file included from antiword.h:29:0,
# from chartrans.c:15:
# wordtypes.h:12:18: error: no include path in which to search for time.h
# #include
# ^
# main_u.c:104:2: warning: implicit declaration of function 'tmpfile' [-Wimplicit-function-declaration]
# pTmpFile = tmpfile();
# ^
# main_u.c:104:11: warning: assignment makes pointer from integer without a cast [enabled by default]
# pTmpFile = tmpfile();
# ^
# wordtypes.h:38:2: error: unknown type name 'FILE'
# FILE *pOutFile;
# ^
# main_u.c:118:3: warning: implicit declaration of function 'fread' [-Wimplicit-function-declaration]
# tSize = fread(aucBytes, 1, sizeof(aucBytes), stdin);
# ^
# main_u.c:118:48: error: 'stdin' undeclared (first use in this function)
# tSize = fread(aucBytes, 1, sizeof(aucBytes), stdin);
# ^
# main_u.c:120:4: warning: implicit declaration of function 'feof' [-Wimplicit-function-declaration]
# bFailure = feof(stdin) == 0;
# ^
# wordtypes.h:48:2: error: unknown type name 'size_t'
# size_t tStorageSize;
# ^
# main_u.c:123:3: warning: implicit declaration of function 'fwrite' [-Wimplicit-function-declaration]
# if (fwrite(aucBytes, 1, tSize, pTmpFile) != tSize) {
# ^
# wordtypes.h:49:2: error: unknown type name 'size_t'
# size_t tNextFree;
# ^
# main_u.c:123:7: warning: incompatible implicit declaration of built-in function 'fwrite' [enabled by default]
# if (fwrite(aucBytes, 1, tSize, pTmpFile) != tSize) {
# ^
# main_u.c:138:3: warning: implicit declaration of function 'fclose' [-Wimplicit-function-declaration]
# (void)fclose(pTmpFile);
# ^
# main_u.c:141:2: warning: implicit declaration of function 'rewind' [-Wimplicit-function-declaration]
# rewind(pTmpFile);
# ^
# wordtypes.h:281:2: error: unknown type name 'size_t'
# size_t tPosition;
# ^
# main_u.c:97:8: warning: unused variable 'aucBytes' [-Wunused-variable]
# UCHAR aucBytes[BUFSIZ];
# ^
# main_u.c: In function 'bProcessFile':
# wordtypes.h:282:2: error: unknown type name 'size_t'
# size_t tLength;
# ^
# main_u.c:153:2: error: unknown type name 'FILE'
# FILE *pFile;
# ^
# main_u.c:170:3: warning: implicit declaration of function 'fopen' [-Wimplicit-function-declaration]
# pFile = fopen(szFilename, "rb");
# ^
# main_u.c:170:9: warning: assignment makes pointer from integer without a cast [enabled by default]
# pFile = fopen(szFilename, "rb");
# ^
# wordtypes.h:147:2: error: unknown type name 'time_t'
# time_t tCreateDate; /* Unix timestamp */
# ^
# main_u.c:184:2: warning: implicit declaration of function 'iGuessVersionNumber' [-Wimplicit-function-declaration]
# iWordVersion = iGuessVersionNumber(pFile, lFilesize);
# ^
# In file included from antiword.h:31:0,
# from blocklist.c:10:
# debug.h:12:19: error: no include path in which to search for stdio.h
# #include
# ^
# debug.h:13:19: error: no include path in which to search for ctype.h
# #include
# ^
# wordtypes.h:148:2: error: unknown type name 'time_t'
# time_t tRevisedDate; /* Unix timestamp */
# ^
# main_u.c:186:3: warning: implicit declaration of function 'bIsRtfFile' [-Wimplicit-function-declaration]
# if (bIsRtfFile(pFile)) {
# ^
# main_u.c:190:3: warning: implicit declaration of function 'bIsWordPerfectFile' [-Wimplicit-function-declaration]
# } if (bIsWordPerfectFile(pFile)) {
# ^
# main_u.c:214:2: warning: implicit declaration of function 'bWordDecryptor' [-Wimplicit-function-declaration]
# bResult = bWordDecryptor(pFile, lFilesize, pDiag);
# ^
# main_u.c: In function 'main':
# main_u.c:230:10: error: 'EXIT_FAILURE' undeclared (first use in this function)
# return EXIT_FAILURE;
# ^
# main_u.c:244:38: error: 'EXIT_SUCCESS' undeclared (first use in this function)
# return iFirst < 0 ? EXIT_FAILURE : EXIT_SUCCESS;
# ^
# main_u.c:271:3: warning: implicit declaration of function 'setlocale' [-Wimplicit-function-declaration]
# if (setlocale(LC_CTYPE, "") == NULL) {
# ^
# main_u.c:271:17: error: 'LC_CTYPE' undeclared (first use in this function)
# if (setlocale(LC_CTYPE, "") == NULL) {
# ^
# In file included from blocklist.c:10:0:
# antiword.h:255:32: error: unknown type name 'FILE'
# extern void vASCII85EncodeByte(FILE *, int);
# ^
# wordtypes.h:281:2: error: unknown type name 'size_t'
# size_t tPosition;
# ^
# antiword.h:256:33: error: unknown type name 'FILE'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# main_u.c:293:3: warning: incompatible implicit declaration of built-in function 'fprintf' [enabled by default]
# fprintf(stdout,
# ^
# wordtypes.h:282:2: error: unknown type name 'size_t'
# size_t tLength;
# ^
# main_u.c:293:11: error: 'stdout' undeclared (first use in this function)
# fprintf(stdout,
# ^
# antiword.h:256:41: error: unknown type name 'FILE'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:256:49: error: unknown type name 'size_t'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# main_u.c:306:4: warning: incompatible implicit declaration of built-in function 'fprintf' [enabled by default]
# fprintf(stdout, "::::::::::::::\n");
# ^
# antiword.h:257:32: error: unknown type name 'FILE'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:257:40: error: unknown type name 'FILE'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# main_u.c:316:3: warning: incompatible implicit declaration of built-in function 'fprintf' [enabled by default]
# fprintf(stdout, "\n");
# ^
# antiword.h:257:48: error: unknown type name 'size_t'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# In file included from antiword.h:31:0,
# from chartrans.c:15:
# debug.h:12:19: error: no include path in which to search for stdio.h
# #include
# ^
# debug.h:13:19: error: no include path in which to search for ctype.h
# #include
# ^
# antiword.h:261:29: error: unknown type name 'FILE'
# extern void vSplitBlockList(FILE *, ULONG, ULONG, ULONG, ULONG, ULONG,
# ^
# antiword.h:266:26: error: unknown type name 'FILE'
# extern USHORT usNextChar(FILE *, list_id_enum, ULONG *, ULONG *, USHORT *);
# ^
# antiword.h:267:34: error: unknown type name 'FILE'
# extern USHORT usToHdrFtrPosition(FILE *, ULONG);
# ^
# antiword.h:268:36: error: unknown type name 'FILE'
# extern USHORT usToFootnotePosition(FILE *, ULONG);
# ^
# antiword.h:279:40: error: unknown type name 'FILE'
# extern BOOL bReadCharacterMappingTable(FILE *);
# ^
# In file included from chartrans.c:15:0:
# antiword.h:255:32: error: unknown type name 'FILE'
# extern void vASCII85EncodeByte(FILE *, int);
# ^
# antiword.h:286:30: error: unknown type name 'FILE'
# extern ULONG ulGetDataOffset(FILE *);
# ^
# antiword.h:256:33: error: unknown type name 'FILE'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:287:28: error: unknown type name 'FILE'
# extern BOOL bSetDataOffset(FILE *, ULONG);
# ^
# antiword.h:256:41: error: unknown type name 'FILE'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:256:49: error: unknown type name 'size_t'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:288:22: error: unknown type name 'FILE'
# extern int iNextByte(FILE *);
# ^
# antiword.h:257:32: error: unknown type name 'FILE'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:289:26: error: unknown type name 'FILE'
# extern USHORT usNextWord(FILE *);
# ^
# antiword.h:257:40: error: unknown type name 'FILE'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:290:25: error: unknown type name 'FILE'
# extern ULONG ulNextLong(FILE *);
# ^
# antiword.h:257:48: error: unknown type name 'size_t'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:291:28: error: unknown type name 'FILE'
# extern USHORT usNextWordBE(FILE *);
# ^
# main_u.c:321:1: warning: control reaches end of non-void function [-Wreturn-type]
# } /* end of main */
# ^
# antiword.h:292:27: error: unknown type name 'FILE'
# extern ULONG ulNextLongBE(FILE *);
# ^
# antiword.h:261:29: error: unknown type name 'FILE'
# extern void vSplitBlockList(FILE *, ULONG, ULONG, ULONG, ULONG, ULONG,
# ^
# antiword.h:293:1: error: unknown type name 'size_t'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:266:26: error: unknown type name 'FILE'
# extern USHORT usNextChar(FILE *, list_id_enum, ULONG *, ULONG *, USHORT *);
# ^
# antiword.h:293:26: error: unknown type name 'FILE'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:293:34: error: unknown type name 'size_t'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:267:34: error: unknown type name 'FILE'
# extern USHORT usToHdrFtrPosition(FILE *, ULONG);
# ^
# antiword.h:268:36: error: unknown type name 'FILE'
# extern USHORT usToFootnotePosition(FILE *, ULONG);
# ^
# antiword.h:297:57: error: unknown type name 'size_t'
# extern BOOL bCreateSmallBlockList(ULONG, const ULONG *, size_t);
# ^
# antiword.h:298:35: error: unknown type name 'size_t'
# extern ULONG ulDepotOffset(ULONG, size_t);
# ^
# antiword.h:279:40: error: unknown type name 'FILE'
# extern BOOL bReadCharacterMappingTable(FILE *);
# ^
# antiword.h:301:4: error: unknown type name 'FILE'
# FILE *, ULONG, const imagedata_type *);
# ^
# antiword.h:286:30: error: unknown type name 'FILE'
# extern ULONG ulGetDataOffset(FILE *);
# ^
# antiword.h:287:28: error: unknown type name 'FILE'
# extern BOOL bSetDataOffset(FILE *, ULONG);
# ^
# antiword.h:316:12: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:288:22: error: unknown type name 'FILE'
# extern int iNextByte(FILE *);
# ^
# antiword.h:289:26: error: unknown type name 'FILE'
# extern USHORT usNextWord(FILE *);
# ^
# antiword.h:290:25: error: unknown type name 'FILE'
# extern ULONG ulNextLong(FILE *);
# ^
# antiword.h:291:28: error: unknown type name 'FILE'
# extern USHORT usNextWordBE(FILE *);
# ^
# antiword.h:350:65: error: unknown type name 'size_t'
# extern BOOL bAddDataBlocks(ULONG , ULONG, ULONG, const ULONG *, size_t);
# ^
# antiword.h:292:27: error: unknown type name 'FILE'
# extern ULONG ulNextLongBE(FILE *);
# ^
# antiword.h:351:31: error: unknown type name 'FILE'
# extern BOOL bGet6DocumentData(FILE *, ULONG,
# ^
# antiword.h:293:1: error: unknown type name 'size_t'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:293:26: error: unknown type name 'FILE'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:352:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:293:34: error: unknown type name 'size_t'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:355:35: error: unknown type name 'size_t'
# USHORT, ULONG, const ULONG *, size_t);
# ^
# antiword.h:297:57: error: unknown type name 'size_t'
# extern BOOL bCreateSmallBlockList(ULONG, const ULONG *, size_t);
# ^
# antiword.h:356:31: error: unknown type name 'FILE'
# extern BOOL bGet6DocumentText(FILE *, BOOL, ULONG,
# ^
# antiword.h:298:35: error: unknown type name 'size_t'
# extern ULONG ulDepotOffset(ULONG, size_t);
# ^
# make: *** [Makefile:86: main_u.o] Error 1
# make: *** Waiting for unfinished jobs....
# antiword.h:357:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:301:4: error: unknown type name 'FILE'
# FILE *, ULONG, const imagedata_type *);
# ^
# antiword.h:358:31: error: unknown type name 'FILE'
# extern BOOL bGet8DocumentText(FILE *, const pps_info_type *,
# ^
# antiword.h:316:12: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:359:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:359:43: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:363:57: error: unknown type name 'size_t'
# extern void vSubstringFMT(diagram_type *, const char *, size_t, long,
# ^
# antiword.h:350:65: error: unknown type name 'size_t'
# extern BOOL bAddDataBlocks(ULONG , ULONG, ULONG, const ULONG *, size_t);
# ^
# antiword.h:376:31: error: unknown type name 'FILE'
# extern void vCreate2FontTable(FILE *, int, const UCHAR *);
# ^
# antiword.h:351:31: error: unknown type name 'FILE'
# extern BOOL bGet6DocumentData(FILE *, ULONG,
# ^
# antiword.h:352:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:377:31: error: unknown type name 'FILE'
# extern void vCreate6FontTable(FILE *, ULONG,
# ^
# antiword.h:378:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:355:35: error: unknown type name 'size_t'
# USHORT, ULONG, const ULONG *, size_t);
# ^
# antiword.h:356:31: error: unknown type name 'FILE'
# extern BOOL bGet6DocumentText(FILE *, BOOL, ULONG,
# ^
# antiword.h:379:31: error: unknown type name 'FILE'
# extern void vCreate8FontTable(FILE *, const pps_info_type *,
# ^
# antiword.h:357:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:380:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:358:31: error: unknown type name 'FILE'
# extern BOOL bGet8DocumentText(FILE *, const pps_info_type *,
# ^
# antiword.h:380:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:359:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:385:1: error: unknown type name 'size_t'
# extern size_t tGetFontTableLength(void);
# ^
# antiword.h:359:43: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:389:1: error: unknown type name 'FILE'
# extern FILE *pOpenFontTableFile(void);
# ^
# antiword.h:363:57: error: unknown type name 'size_t'
# extern void vSubstringFMT(diagram_type *, const char *, size_t, long,
# ^
# antiword.h:393:47: error: unknown type name 'size_t'
# extern long lComputeStringWidth(const char *, size_t, drawfile_fontref, USHORT);
# ^
# antiword.h:394:1: error: unknown type name 'size_t'
# extern size_t tCountColumns(const char *, size_t);
# ^
# antiword.h:376:31: error: unknown type name 'FILE'
# extern void vCreate2FontTable(FILE *, int, const UCHAR *);
# ^
# antiword.h:377:31: error: unknown type name 'FILE'
# extern void vCreate6FontTable(FILE *, ULONG,
# ^
# antiword.h:394:43: error: unknown type name 'size_t'
# extern size_t tCountColumns(const char *, size_t);
# ^
# antiword.h:378:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:395:1: error: unknown type name 'size_t'
# extern size_t tGetCharacterLength(const char *);
# ^
# antiword.h:379:31: error: unknown type name 'FILE'
# extern void vCreate8FontTable(FILE *, const pps_info_type *,
# ^
# antiword.h:402:50: error: unknown type name 'size_t'
# extern void vCreat8HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:380:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:403:50: error: unknown type name 'size_t'
# extern void vCreat6HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:380:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:404:50: error: unknown type name 'size_t'
# extern void vCreat2HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:385:1: error: unknown type name 'size_t'
# extern size_t tGetFontTableLength(void);
# ^
# antiword.h:406:32: error: unknown type name 'FILE'
# extern void vPrepareHdrFtrText(FILE *);
# ^
# antiword.h:389:1: error: unknown type name 'FILE'
# extern FILE *pOpenFontTableFile(void);
# ^
# antiword.h:415:38: error: unknown type name 'FILE'
# extern image_info_enum eExamineImage(FILE *, ULONG, imagedata_type *);
# ^
# antiword.h:393:47: error: unknown type name 'size_t'
# extern long lComputeStringWidth(const char *, size_t, drawfile_fontref, USHORT);
# ^
# antiword.h:418:4: error: unknown type name 'FILE'
# FILE *, BOOL, ULONG, const imagedata_type *);
# ^
# antiword.h:394:1: error: unknown type name 'size_t'
# extern size_t tCountColumns(const char *, size_t);
# ^
# antiword.h:421:4: error: unknown type name 'FILE'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:394:43: error: unknown type name 'size_t'
# extern size_t tCountColumns(const char *, size_t);
# ^
# antiword.h:421:19: error: unknown type name 'size_t'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:395:1: error: unknown type name 'size_t'
# extern size_t tGetCharacterLength(const char *);
# ^
# antiword.h:424:42: error: unknown type name 'size_t'
# extern void vBuildLfoList(const UCHAR *, size_t);
# ^
# antiword.h:402:50: error: unknown type name 'size_t'
# extern void vCreat8HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:403:50: error: unknown type name 'size_t'
# extern void vCreat6HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:440:33: error: unknown type name 'size_t'
# extern BOOL bReadBytes(UCHAR *, size_t, ULONG, FILE *);
# ^
# antiword.h:404:50: error: unknown type name 'size_t'
# extern void vCreat2HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:440:48: error: unknown type name 'FILE'
# extern BOOL bReadBytes(UCHAR *, size_t, ULONG, FILE *);
# ^
# antiword.h:406:32: error: unknown type name 'FILE'
# extern void vPrepareHdrFtrText(FILE *);
# ^
# antiword.h:441:25: error: unknown type name 'FILE'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:415:38: error: unknown type name 'FILE'
# extern image_info_enum eExamineImage(FILE *, ULONG, imagedata_type *);
# ^
# antiword.h:441:55: error: unknown type name 'size_t'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:418:4: error: unknown type name 'FILE'
# FILE *, BOOL, ULONG, const imagedata_type *);
# ^
# antiword.h:441:63: error: unknown type name 'size_t'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:421:4: error: unknown type name 'FILE'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:442:20: error: unknown type name 'size_t'
# UCHAR *, ULONG, size_t);
# ^
# antiword.h:421:19: error: unknown type name 'size_t'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:445:1: error: unknown type name 'size_t'
# extern size_t tNumber2Roman(UINT, BOOL, char *);
# ^
# antiword.h:424:42: error: unknown type name 'size_t'
# extern void vBuildLfoList(const UCHAR *, size_t);
# ^
# antiword.h:446:1: error: unknown type name 'size_t'
# extern size_t tNumber2Alpha(UINT, BOOL, char *);
# ^
# antiword.h:447:45: error: unknown type name 'size_t'
# extern char *unincpy(char *, const UCHAR *, size_t);
# ^
# antiword.h:440:33: error: unknown type name 'size_t'
# extern BOOL bReadBytes(UCHAR *, size_t, ULONG, FILE *);
# ^
# antiword.h:448:1: error: unknown type name 'size_t'
# extern size_t unilen(const UCHAR *);
# ^
# antiword.h:440:48: error: unknown type name 'FILE'
# extern BOOL bReadBytes(UCHAR *, size_t, ULONG, FILE *);
# ^
# antiword.h:441:25: error: unknown type name 'FILE'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:451:1: error: unknown type name 'size_t'
# extern size_t tUcs2Utf8(ULONG, char *, size_t);
# ^
# antiword.h:441:55: error: unknown type name 'size_t'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:451:40: error: unknown type name 'size_t'
# extern size_t tUcs2Utf8(ULONG, char *, size_t);
# ^
# antiword.h:441:63: error: unknown type name 'size_t'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:452:69: error: unknown type name 'size_t'
# extern void vGetBulletValue(conversion_type, encoding_type, char *, size_t);
# ^
# antiword.h:442:20: error: unknown type name 'size_t'
# UCHAR *, ULONG, size_t);
# ^
# antiword.h:453:37: error: unknown type name 'size_t'
# extern BOOL bAllZero(const UCHAR *, size_t);
# ^
# antiword.h:445:1: error: unknown type name 'size_t'
# extern size_t tNumber2Roman(UINT, BOOL, char *);
# ^
# antiword.h:454:43: error: unknown type name 'size_t'
# extern BOOL bGetNormalizedCodeset(char *, size_t, BOOL *);
# ^
# antiword.h:446:1: error: unknown type name 'size_t'
# extern size_t tNumber2Alpha(UINT, BOOL, char *);
# ^
# antiword.h:456:1: error: unknown type name 'time_t'
# extern time_t tConvertDTTM(ULONG);
# ^
# antiword.h:447:45: error: unknown type name 'size_t'
# extern char *unincpy(char *, const UCHAR *, size_t);
# ^
# antiword.h:459:27: error: unknown type name 'FILE'
# extern void vGetNotesInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:448:1: error: unknown type name 'size_t'
# extern size_t unilen(const UCHAR *);
# ^
# antiword.h:460:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:451:1: error: unknown type name 'size_t'
# extern size_t tUcs2Utf8(ULONG, char *, size_t);
# ^
# antiword.h:460:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:451:40: error: unknown type name 'size_t'
# extern size_t tUcs2Utf8(ULONG, char *, size_t);
# ^
# antiword.h:462:34: error: unknown type name 'FILE'
# extern void vPrepareFootnoteText(FILE *);
# ^
# antiword.h:452:69: error: unknown type name 'size_t'
# extern void vGetBulletValue(conversion_type, encoding_type, char *, size_t);
# ^
# antiword.h:453:37: error: unknown type name 'size_t'
# extern BOOL bAllZero(const UCHAR *, size_t);
# ^
# antiword.h:480:1: error: unknown type name 'size_t'
# extern size_t tStyle2Window(char *, size_t, const style_block_type *,
# ^
# antiword.h:454:43: error: unknown type name 'size_t'
# extern BOOL bGetNormalizedCodeset(char *, size_t, BOOL *);
# ^
# antiword.h:480:37: error: unknown type name 'size_t'
# extern size_t tStyle2Window(char *, size_t, const style_block_type *,
# ^
# antiword.h:456:1: error: unknown type name 'time_t'
# extern time_t tConvertDTTM(ULONG);
# ^
# antiword.h:459:27: error: unknown type name 'FILE'
# extern void vGetNotesInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:495:13: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:460:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:460:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:506:4: error: unknown type name 'FILE'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:462:34: error: unknown type name 'FILE'
# extern void vPrepareFootnoteText(FILE *);
# ^
# antiword.h:506:19: error: unknown type name 'size_t'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:480:1: error: unknown type name 'size_t'
# extern size_t tStyle2Window(char *, size_t, const style_block_type *,
# ^
# antiword.h:517:13: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:480:37: error: unknown type name 'size_t'
# extern size_t tStyle2Window(char *, size_t, const style_block_type *,
# ^
# cc1: error: no include path in which to search for stdc-predef.h
# antiword.h:523:26: error: unknown type name 'FILE'
# extern void vGet0DopInfo(FILE *, const UCHAR *);
# ^
# antiword.h:495:13: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:524:26: error: unknown type name 'FILE'
# extern void vGet0SepInfo(FILE *, const UCHAR *);
# ^
# antiword.h:506:4: error: unknown type name 'FILE'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:525:26: error: unknown type name 'FILE'
# extern void vGet0PapInfo(FILE *, const UCHAR *);
# ^
# asc85enc.c:16:19: error: no include path in which to search for stdio.h
# #include
# ^
# antiword.h:506:19: error: unknown type name 'size_t'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:526:26: error: unknown type name 'FILE'
# extern void vGet0ChrInfo(FILE *, const UCHAR *);
# ^
# In file included from asc85enc.c:17:0:
# antiword.h:16:19: error: no include path in which to search for stdio.h
# #include
# ^
# antiword.h:17:20: error: no include path in which to search for limits.h
# #include
# ^
# antiword.h:528:26: error: unknown type name 'FILE'
# extern void vGet2DopInfo(FILE *, const UCHAR *);
# ^
# antiword.h:517:13: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:26:23: error: no include path in which to search for sys/types.h
# #include
# ^
# antiword.h:529:26: error: unknown type name 'FILE'
# extern void vGet2SepInfo(FILE *, const UCHAR *);
# ^
# antiword.h:523:26: error: unknown type name 'FILE'
# extern void vGet0DopInfo(FILE *, const UCHAR *);
# ^
# antiword.h:530:29: error: unknown type name 'FILE'
# extern void vGet2HdrFtrInfo(FILE *, const UCHAR *);
# ^
# antiword.h:524:26: error: unknown type name 'FILE'
# extern void vGet0SepInfo(FILE *, const UCHAR *);
# ^
# antiword.h:525:26: error: unknown type name 'FILE'
# extern void vGet0PapInfo(FILE *, const UCHAR *);
# ^
# antiword.h:535:26: error: unknown type name 'FILE'
# extern void vGet2PapInfo(FILE *, const UCHAR *);
# ^
# antiword.h:526:26: error: unknown type name 'FILE'
# extern void vGet0ChrInfo(FILE *, const UCHAR *);
# ^
# antiword.h:537:19: error: unknown type name 'size_t'
# const UCHAR *, size_t, font_block_type *);
# ^
# antiword.h:528:26: error: unknown type name 'FILE'
# extern void vGet2DopInfo(FILE *, const UCHAR *);
# ^
# antiword.h:539:19: error: unknown type name 'size_t'
# const UCHAR *, size_t, font_block_type *);
# ^
# antiword.h:529:26: error: unknown type name 'FILE'
# extern void vGet2SepInfo(FILE *, const UCHAR *);
# ^
# antiword.h:540:26: error: unknown type name 'FILE'
# extern void vGet2ChrInfo(FILE *, int, const UCHAR *);
# ^
# antiword.h:530:29: error: unknown type name 'FILE'
# extern void vGet2HdrFtrInfo(FILE *, const UCHAR *);
# ^
# In file included from antiword.h:29:0,
# from asc85enc.c:17:
# wordtypes.h:12:18: error: no include path in which to search for time.h
# #include
# ^
# antiword.h:542:26: error: unknown type name 'FILE'
# extern void vGet6DopInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:535:26: error: unknown type name 'FILE'
# extern void vGet2PapInfo(FILE *, const UCHAR *);
# ^
# antiword.h:542:56: error: unknown type name 'size_t'
# extern void vGet6DopInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# wordtypes.h:38:2: error: unknown type name 'FILE'
# FILE *pOutFile;
# ^
# antiword.h:537:19: error: unknown type name 'size_t'
# const UCHAR *, size_t, font_block_type *);
# ^
# antiword.h:544:26: error: unknown type name 'FILE'
# extern void vGet6SepInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# wordtypes.h:48:2: error: unknown type name 'size_t'
# size_t tStorageSize;
# ^
# antiword.h:539:19: error: unknown type name 'size_t'
# const UCHAR *, size_t, font_block_type *);
# ^
# antiword.h:544:56: error: unknown type name 'size_t'
# extern void vGet6SepInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# wordtypes.h:49:2: error: unknown type name 'size_t'
# size_t tNextFree;
# ^
# antiword.h:540:26: error: unknown type name 'FILE'
# extern void vGet2ChrInfo(FILE *, int, const UCHAR *);
# ^
# antiword.h:546:29: error: unknown type name 'FILE'
# extern void vGet6HdrFtrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:542:26: error: unknown type name 'FILE'
# extern void vGet6DopInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:546:59: error: unknown type name 'size_t'
# extern void vGet6HdrFtrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:542:56: error: unknown type name 'size_t'
# extern void vGet6DopInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:552:26: error: unknown type name 'FILE'
# extern void vGet6PapInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:544:26: error: unknown type name 'FILE'
# extern void vGet6SepInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:552:56: error: unknown type name 'size_t'
# extern void vGet6PapInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:544:56: error: unknown type name 'size_t'
# extern void vGet6SepInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:546:29: error: unknown type name 'FILE'
# extern void vGet6HdrFtrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:556:26: error: unknown type name 'FILE'
# extern void vGet6ChrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# wordtypes.h:147:2: error: unknown type name 'time_t'
# time_t tCreateDate; /* Unix timestamp */
# ^
# antiword.h:546:59: error: unknown type name 'size_t'
# extern void vGet6HdrFtrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:556:56: error: unknown type name 'size_t'
# extern void vGet6ChrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# wordtypes.h:148:2: error: unknown type name 'time_t'
# time_t tRevisedDate; /* Unix timestamp */
# ^
# antiword.h:552:26: error: unknown type name 'FILE'
# extern void vGet6PapInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:559:26: error: unknown type name 'FILE'
# extern void vGet8DopInfo(FILE *, const pps_type *,
# ^
# antiword.h:552:56: error: unknown type name 'size_t'
# extern void vGet6PapInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:560:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:556:26: error: unknown type name 'FILE'
# extern void vGet6ChrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:560:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:556:56: error: unknown type name 'size_t'
# extern void vGet6ChrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:562:26: error: unknown type name 'FILE'
# extern void vGet8SepInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:559:26: error: unknown type name 'FILE'
# extern void vGet8DopInfo(FILE *, const pps_type *,
# ^
# antiword.h:563:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:560:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:563:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:560:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:565:29: error: unknown type name 'FILE'
# extern void vGet8HdrFtrInfo(FILE *, const pps_type *,
# ^
# wordtypes.h:281:2: error: unknown type name 'size_t'
# size_t tPosition;
# ^
# antiword.h:562:26: error: unknown type name 'FILE'
# extern void vGet8SepInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:566:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# wordtypes.h:282:2: error: unknown type name 'size_t'
# size_t tLength;
# ^
# antiword.h:563:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:566:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:563:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:572:26: error: unknown type name 'FILE'
# extern void vGet8LstInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:565:29: error: unknown type name 'FILE'
# extern void vGet8HdrFtrInfo(FILE *, const pps_type *,
# ^
# antiword.h:573:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:566:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# In file included from antiword.h:31:0,
# from asc85enc.c:17:
# debug.h:12:19: error: no include path in which to search for stdio.h
# #include
# ^
# debug.h:13:19: error: no include path in which to search for ctype.h
# #include
# ^
# antiword.h:566:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:573:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:575:26: error: unknown type name 'FILE'
# extern void vGet8PapInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:572:26: error: unknown type name 'FILE'
# extern void vGet8LstInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:576:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:573:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:576:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:573:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:575:26: error: unknown type name 'FILE'
# extern void vGet8PapInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:580:26: error: unknown type name 'FILE'
# extern void vGet8ChrInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:576:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# In file included from asc85enc.c:17:0:
# antiword.h:255:32: error: unknown type name 'FILE'
# extern void vASCII85EncodeByte(FILE *, int);
# ^
# antiword.h:581:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:256:33: error: unknown type name 'FILE'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:576:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:581:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:256:41: error: unknown type name 'FILE'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:256:49: error: unknown type name 'size_t'
# extern void vASCII85EncodeArray(FILE *, FILE *, size_t);
# ^
# antiword.h:580:26: error: unknown type name 'FILE'
# extern void vGet8ChrInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:584:30: error: unknown type name 'FILE'
# extern void vGetPropertyInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:257:32: error: unknown type name 'FILE'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:257:40: error: unknown type name 'FILE'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:581:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:585:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:257:48: error: unknown type name 'size_t'
# extern void vASCII85EncodeFile(FILE *, FILE *, size_t);
# ^
# antiword.h:581:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:585:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:261:29: error: unknown type name 'FILE'
# extern void vSplitBlockList(FILE *, ULONG, ULONG, ULONG, ULONG, ULONG,
# ^
# antiword.h:584:30: error: unknown type name 'FILE'
# extern void vGetPropertyInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:266:26: error: unknown type name 'FILE'
# extern USHORT usNextChar(FILE *, list_id_enum, ULONG *, ULONG *, USHORT *);
# ^
# antiword.h:267:34: error: unknown type name 'FILE'
# extern USHORT usToHdrFtrPosition(FILE *, ULONG);
# ^
# antiword.h:585:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:268:36: error: unknown type name 'FILE'
# extern USHORT usToFootnotePosition(FILE *, ULONG);
# ^
# antiword.h:621:1: error: unknown type name 'size_t'
# extern size_t tGetNumberOfSections(void);
# ^
# antiword.h:585:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:279:40: error: unknown type name 'FILE'
# extern BOOL bReadCharacterMappingTable(FILE *);
# ^
# antiword.h:622:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern UCHAR ucGetSepHdrFtrSpecification(size_t);
# ^
# antiword.h:286:30: error: unknown type name 'FILE'
# extern ULONG ulGetDataOffset(FILE *);
# ^
# antiword.h:287:28: error: unknown type name 'FILE'
# extern BOOL bSetDataOffset(FILE *, ULONG);
# ^
# antiword.h:621:1: error: unknown type name 'size_t'
# extern size_t tGetNumberOfSections(void);
# ^
# antiword.h:288:22: error: unknown type name 'FILE'
# extern int iNextByte(FILE *);
# ^
# antiword.h:636:29: error: unknown type name 'FILE'
# extern void vGet2Stylesheet(FILE *, int, const UCHAR *);
# ^
# antiword.h:289:26: error: unknown type name 'FILE'
# extern USHORT usNextWord(FILE *);
# ^
# antiword.h:290:25: error: unknown type name 'FILE'
# extern ULONG ulNextLong(FILE *);
# ^
# antiword.h:622:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern UCHAR ucGetSepHdrFtrSpecification(size_t);
# ^
# antiword.h:637:29: error: unknown type name 'FILE'
# extern void vGet6Stylesheet(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:291:28: error: unknown type name 'FILE'
# extern USHORT usNextWordBE(FILE *);
# ^
# antiword.h:292:27: error: unknown type name 'FILE'
# extern ULONG ulNextLongBE(FILE *);
# ^
# antiword.h:293:1: error: unknown type name 'size_t'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:637:59: error: unknown type name 'size_t'
# extern void vGet6Stylesheet(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:636:29: error: unknown type name 'FILE'
# extern void vGet2Stylesheet(FILE *, int, const UCHAR *);
# ^
# antiword.h:293:26: error: unknown type name 'FILE'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:293:34: error: unknown type name 'size_t'
# extern size_t tSkipBytes(FILE *, size_t);
# ^
# antiword.h:639:29: error: unknown type name 'FILE'
# extern void vGet8Stylesheet(FILE *, const pps_info_type *,
# ^
# antiword.h:637:29: error: unknown type name 'FILE'
# extern void vGet6Stylesheet(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:297:57: error: unknown type name 'size_t'
# extern BOOL bCreateSmallBlockList(ULONG, const ULONG *, size_t);
# ^
# antiword.h:640:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:298:35: error: unknown type name 'size_t'
# extern ULONG ulDepotOffset(ULONG, size_t);
# ^
# antiword.h:637:59: error: unknown type name 'size_t'
# extern void vGet6Stylesheet(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:301:4: error: unknown type name 'FILE'
# FILE *, ULONG, const imagedata_type *);
# ^
# antiword.h:640:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:639:29: error: unknown type name 'FILE'
# extern void vGet8Stylesheet(FILE *, const pps_info_type *,
# ^
# antiword.h:316:12: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:646:30: error: unknown type name 'FILE'
# extern void vSet0SummaryInfo(FILE *, const UCHAR *);
# ^
# antiword.h:640:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:640:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:647:30: error: unknown type name 'FILE'
# extern void vSet2SummaryInfo(FILE *, int, const UCHAR *);
# ^
# antiword.h:350:65: error: unknown type name 'size_t'
# extern BOOL bAddDataBlocks(ULONG , ULONG, ULONG, const ULONG *, size_t);
# ^
# antiword.h:351:31: error: unknown type name 'FILE'
# extern BOOL bGet6DocumentData(FILE *, ULONG,
# ^
# antiword.h:648:30: error: unknown type name 'FILE'
# extern void vSet6SummaryInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:646:30: error: unknown type name 'FILE'
# extern void vSet0SummaryInfo(FILE *, const UCHAR *);
# ^
# antiword.h:352:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:649:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:355:35: error: unknown type name 'size_t'
# USHORT, ULONG, const ULONG *, size_t);
# ^
# antiword.h:647:30: error: unknown type name 'FILE'
# extern void vSet2SummaryInfo(FILE *, int, const UCHAR *);
# ^
# antiword.h:356:31: error: unknown type name 'FILE'
# extern BOOL bGet6DocumentText(FILE *, BOOL, ULONG,
# ^
# antiword.h:649:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:648:30: error: unknown type name 'FILE'
# extern void vSet6SummaryInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:357:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:358:31: error: unknown type name 'FILE'
# extern BOOL bGet8DocumentText(FILE *, const pps_info_type *,
# ^
# antiword.h:651:30: error: unknown type name 'FILE'
# extern void vSet8SummaryInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:649:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:359:20: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:652:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:359:43: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:649:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:363:57: error: unknown type name 'size_t'
# extern void vSubstringFMT(diagram_type *, const char *, size_t, long,
# ^
# antiword.h:652:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:651:30: error: unknown type name 'FILE'
# extern void vSet8SummaryInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:652:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:376:31: error: unknown type name 'FILE'
# extern void vCreate2FontTable(FILE *, int, const UCHAR *);
# ^
# antiword.h:663:33: error: unknown type name 'FILE'
# extern void vSetDefaultTabWidth(FILE *, const pps_info_type *,
# ^
# antiword.h:377:31: error: unknown type name 'FILE'
# extern void vCreate6FontTable(FILE *, ULONG,
# ^
# antiword.h:652:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:378:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const UCHAR *);
# ^
# antiword.h:664:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:379:31: error: unknown type name 'FILE'
# extern void vCreate8FontTable(FILE *, const pps_info_type *,
# ^
# antiword.h:664:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:663:33: error: unknown type name 'FILE'
# extern void vSetDefaultTabWidth(FILE *, const pps_info_type *,
# ^
# antiword.h:380:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:380:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:664:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:669:26: error: unknown type name 'FILE'
# extern void vEpilogueTXT(FILE *);
# ^
# antiword.h:385:1: error: unknown type name 'size_t'
# extern size_t tGetFontTableLength(void);
# ^
# antiword.h:664:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:389:1: error: unknown type name 'FILE'
# extern FILE *pOpenFontTableFile(void);
# ^
# antiword.h:671:57: error: unknown type name 'size_t'
# extern void vSubstringTXT(diagram_type *, const char *, size_t, long);
# ^
# antiword.h:393:47: error: unknown type name 'size_t'
# extern long lComputeStringWidth(const char *, size_t, drawfile_fontref, USHORT);
# ^
# antiword.h:669:26: error: unknown type name 'FILE'
# extern void vEpilogueTXT(FILE *);
# ^
# antiword.h:394:1: error: unknown type name 'size_t'
# extern size_t tCountColumns(const char *, size_t);
# ^
# antiword.h:683:41: error: unknown type name 'size_t'
# extern long utf8_strwidth(const char *, size_t);
# ^
# antiword.h:394:43: error: unknown type name 'size_t'
# extern size_t tCountColumns(const char *, size_t);
# ^
# antiword.h:671:57: error: unknown type name 'size_t'
# extern void vSubstringTXT(diagram_type *, const char *, size_t, long);
# ^
# antiword.h:395:1: error: unknown type name 'size_t'
# extern size_t tGetCharacterLength(const char *);
# ^
# antiword.h:689:28: error: unknown type name 'FILE'
# extern BOOL bWordDecryptor(FILE *, long, diagram_type *);
# ^
# antiword.h:402:50: error: unknown type name 'size_t'
# extern void vCreat8HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:683:41: error: unknown type name 'size_t'
# extern long utf8_strwidth(const char *, size_t);
# ^
# antiword.h:403:50: error: unknown type name 'size_t'
# extern void vCreat6HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:690:38: error: unknown type name 'FILE'
# extern output_type *pHdrFtrDecryptor(FILE *, ULONG, ULONG);
# ^
# antiword.h:404:50: error: unknown type name 'size_t'
# extern void vCreat2HdrFtrInfoList(const ULONG *, size_t);
# ^
# antiword.h:689:28: error: unknown type name 'FILE'
# extern BOOL bWordDecryptor(FILE *, long, diagram_type *);
# ^
# antiword.h:691:35: error: unknown type name 'FILE'
# extern char *szFootnoteDecryptor(FILE *, ULONG, ULONG);
# ^
# antiword.h:406:32: error: unknown type name 'FILE'
# extern void vPrepareHdrFtrText(FILE *);
# ^
# antiword.h:690:38: error: unknown type name 'FILE'
# extern output_type *pHdrFtrDecryptor(FILE *, ULONG, ULONG);
# ^
# antiword.h:693:29: error: unknown type name 'FILE'
# extern int iInitDocumentDOS(FILE *, long);
# ^
# antiword.h:415:38: error: unknown type name 'FILE'
# extern image_info_enum eExamineImage(FILE *, ULONG, imagedata_type *);
# ^
# antiword.h:691:35: error: unknown type name 'FILE'
# extern char *szFootnoteDecryptor(FILE *, ULONG, ULONG);
# ^
# antiword.h:418:4: error: unknown type name 'FILE'
# FILE *, BOOL, ULONG, const imagedata_type *);
# ^
# antiword.h:695:31: error: unknown type name 'FILE'
# extern BOOL bIsWordForDosFile(FILE *, long);
# ^
# antiword.h:421:4: error: unknown type name 'FILE'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:693:29: error: unknown type name 'FILE'
# extern int iInitDocumentDOS(FILE *, long);
# ^
# antiword.h:421:19: error: unknown type name 'size_t'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:696:24: error: unknown type name 'FILE'
# extern BOOL bIsRtfFile(FILE *);
# ^
# antiword.h:424:42: error: unknown type name 'size_t'
# extern void vBuildLfoList(const UCHAR *, size_t);
# ^
# antiword.h:695:31: error: unknown type name 'FILE'
# extern BOOL bIsWordForDosFile(FILE *, long);
# ^
# antiword.h:697:32: error: unknown type name 'FILE'
# extern BOOL bIsWordPerfectFile(FILE *);
# ^
# antiword.h:696:24: error: unknown type name 'FILE'
# extern BOOL bIsRtfFile(FILE *);
# ^
# antiword.h:440:33: error: unknown type name 'size_t'
# extern BOOL bReadBytes(UCHAR *, size_t, ULONG, FILE *);
# ^
# antiword.h:698:30: error: unknown type name 'FILE'
# extern BOOL bIsWinWord12File(FILE *, long);
# ^
# antiword.h:440:48: error: unknown type name 'FILE'
# extern BOOL bReadBytes(UCHAR *, size_t, ULONG, FILE *);
# ^
# antiword.h:697:32: error: unknown type name 'FILE'
# extern BOOL bIsWordPerfectFile(FILE *);
# ^
# antiword.h:699:30: error: unknown type name 'FILE'
# extern BOOL bIsMacWord45File(FILE *);
# ^
# antiword.h:441:25: error: unknown type name 'FILE'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:698:30: error: unknown type name 'FILE'
# extern BOOL bIsWinWord12File(FILE *, long);
# ^
# antiword.h:441:55: error: unknown type name 'size_t'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:700:32: error: unknown type name 'FILE'
# extern int iGuessVersionNumber(FILE *, long);
# ^
# antiword.h:441:63: error: unknown type name 'size_t'
# extern BOOL bReadBuffer(FILE *, ULONG, const ULONG *, size_t, size_t,
# ^
# antiword.h:699:30: error: unknown type name 'FILE'
# extern BOOL bIsMacWord45File(FILE *);
# ^
# antiword.h:442:20: error: unknown type name 'size_t'
# UCHAR *, ULONG, size_t);
# ^
# antiword.h:703:26: error: unknown type name 'FILE'
# extern int iInitDocument(FILE *, long);
# ^
# antiword.h:700:32: error: unknown type name 'FILE'
# extern int iGuessVersionNumber(FILE *, long);
# ^
# antiword.h:445:1: error: unknown type name 'size_t'
# extern size_t tNumber2Roman(UINT, BOOL, char *);
# ^
# antiword.h:446:1: error: unknown type name 'size_t'
# extern size_t tNumber2Alpha(UINT, BOOL, char *);
# ^
# antiword.h:706:29: error: unknown type name 'FILE'
# extern int iInitDocumentMAC(FILE *, long);
# ^
# antiword.h:703:26: error: unknown type name 'FILE'
# extern int iInitDocument(FILE *, long);
# ^
# antiword.h:447:45: error: unknown type name 'size_t'
# extern char *unincpy(char *, const UCHAR *, size_t);
# ^
# antiword.h:708:29: error: unknown type name 'FILE'
# extern int iInitDocumentOLE(FILE *, long);
# ^
# antiword.h:706:29: error: unknown type name 'FILE'
# extern int iInitDocumentMAC(FILE *, long);
# ^
# antiword.h:448:1: error: unknown type name 'size_t'
# extern size_t unilen(const UCHAR *);
# ^
# antiword.h:710:29: error: unknown type name 'FILE'
# extern int iInitDocumentWIN(FILE *, long);
# ^
# antiword.h:451:1: error: unknown type name 'size_t'
# extern size_t tUcs2Utf8(ULONG, char *, size_t);
# ^
# antiword.h:708:29: error: unknown type name 'FILE'
# extern int iInitDocumentOLE(FILE *, long);
# ^
# antiword.h:451:40: error: unknown type name 'size_t'
# extern size_t tUcs2Utf8(ULONG, char *, size_t);
# ^
# antiword.h:712:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern void *xmalloc(size_t);
# ^
# antiword.h:710:29: error: unknown type name 'FILE'
# extern int iInitDocumentWIN(FILE *, long);
# ^
# antiword.h:452:69: error: unknown type name 'size_t'
# extern void vGetBulletValue(conversion_type, encoding_type, char *, size_t);
# ^
# antiword.h:453:37: error: unknown type name 'size_t'
# extern BOOL bAllZero(const UCHAR *, size_t);
# ^
# antiword.h:713:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern void *xcalloc(size_t, size_t);
# ^
# antiword.h:712:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern void *xmalloc(size_t);
# ^
# antiword.h:454:43: error: unknown type name 'size_t'
# extern BOOL bGetNormalizedCodeset(char *, size_t, BOOL *);
# ^
# antiword.h:714:32: error: unknown type name 'size_t'
# extern void *xrealloc(void *, size_t);
# ^
# antiword.h:713:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern void *xcalloc(size_t, size_t);
# ^
# antiword.h:456:1: error: unknown type name 'time_t'
# extern time_t tConvertDTTM(ULONG);
# ^
# antiword.h:459:27: error: unknown type name 'FILE'
# extern void vGetNotesInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:714:32: error: unknown type name 'size_t'
# extern void *xrealloc(void *, size_t);
# ^
# antiword.h:723:19: error: unknown type name 'size_t'
# const char *, size_t, long, USHORT);
# ^
# antiword.h:460:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:460:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:723:19: error: unknown type name 'size_t'
# const char *, size_t, long, USHORT);
# ^
# antiword.h:462:34: error: unknown type name 'FILE'
# extern void vPrepareFootnoteText(FILE *);
# ^
# blocklist.c:25:2: error: unknown type name 'size_t'
# size_t tByteNext;
# ^
# blocklist.c:30:37: error: 'NULL' undeclared here (not in a function)
# static list_mem_type *pTextAnchor = NULL;
# ^
# antiword.h:480:1: error: unknown type name 'size_t'
# extern size_t tStyle2Window(char *, size_t, const style_block_type *,
# ^
# antiword.h:480:37: error: unknown type name 'size_t'
# extern size_t tStyle2Window(char *, size_t, const style_block_type *,
# ^
# antiword.h:495:13: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:506:4: error: unknown type name 'FILE'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:506:19: error: unknown type name 'size_t'
# FILE *, ULONG, size_t, const imagedata_type *);
# ^
# antiword.h:517:13: error: unknown type name 'size_t'
# char *, size_t, long, UCHAR, USHORT,
# ^
# antiword.h:523:26: error: unknown type name 'FILE'
# extern void vGet0DopInfo(FILE *, const UCHAR *);
# ^
# antiword.h:524:26: error: unknown type name 'FILE'
# extern void vGet0SepInfo(FILE *, const UCHAR *);
# ^
# antiword.h:525:26: error: unknown type name 'FILE'
# extern void vGet0PapInfo(FILE *, const UCHAR *);
# ^
# antiword.h:526:26: error: unknown type name 'FILE'
# extern void vGet0ChrInfo(FILE *, const UCHAR *);
# ^
# antiword.h:528:26: error: unknown type name 'FILE'
# extern void vGet2DopInfo(FILE *, const UCHAR *);
# ^
# blocklist.c:278:13: error: unknown type name 'FILE'
# bIsEmptyBox(FILE *pFile, const list_mem_type *pAnchor)
# ^
# antiword.h:529:26: error: unknown type name 'FILE'
# extern void vGet2SepInfo(FILE *, const UCHAR *);
# ^
# antiword.h:530:29: error: unknown type name 'FILE'
# extern void vGet2HdrFtrInfo(FILE *, const UCHAR *);
# ^
# blocklist.c:337:17: error: unknown type name 'FILE'
# vSplitBlockList(FILE *pFile, ULONG ulTextLen, ULONG ulFootnoteLen,
# ^
# antiword.h:535:26: error: unknown type name 'FILE'
# extern void vGet2PapInfo(FILE *, const UCHAR *);
# ^
# antiword.h:537:19: error: unknown type name 'size_t'
# const UCHAR *, size_t, font_block_type *);
# ^
# blocklist.c:487:15: error: unknown type name 'FILE'
# usGetNextByte(FILE *pFile, readinfo_type *pInfoCurrent, list_mem_type *pAnchor,
# ^
# antiword.h:539:19: error: unknown type name 'size_t'
# const UCHAR *, size_t, font_block_type *);
# ^
# chartrans.c:149:1: error: unknown type name 'size_t'
# static size_t tNextPosFree = 0;
# ^
# blocklist.c:558:15: error: unknown type name 'FILE'
# usGetNextChar(FILE *pFile, list_id_enum eListID,
# ^
# antiword.h:540:26: error: unknown type name 'FILE'
# extern void vGet2ChrInfo(FILE *, int, const UCHAR *);
# ^
# chartrans.c: In function 'pGetCharTableRecord':
# chartrans.c:187:10: error: 'NULL' undeclared (first use in this function)
# return NULL;
# ^
# chartrans.c:187:10: note: each undeclared identifier is reported only once for each function it appears in
# antiword.h:542:26: error: unknown type name 'FILE'
# extern void vGet6DopInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# blocklist.c:621:12: error: unknown type name 'FILE'
# usNextChar(FILE *pFile, list_id_enum eListID,
# ^
# chartrans.c:191:2: warning: implicit declaration of function 'bsearch' [-Wimplicit-function-declaration]
# return (char_table_type *)bsearch(&tKey,
# ^
# antiword.h:542:56: error: unknown type name 'size_t'
# extern void vGet6DopInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# blocklist.c:650:20: error: unknown type name 'FILE'
# usToHdrFtrPosition(FILE *pFile, ULONG ulCharPos)
# ^
# chartrans.c: In function 'ucGetBulletCharacter':
# antiword.h:544:26: error: unknown type name 'FILE'
# extern void vGet6SepInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# chartrans.c:219:15: error: 'NULL' undeclared (first use in this function)
# if (pRec != NULL) {
# ^
# blocklist.c:669:22: error: unknown type name 'FILE'
# usToFootnotePosition(FILE *pFile, ULONG ulCharPos)
# ^
# chartrans.c: In function 'ucGetNbspCharacter':
# antiword.h:544:56: error: unknown type name 'size_t'
# extern void vGet6SepInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# chartrans.c:244:14: error: 'NULL' undeclared (first use in this function)
# if (pRec == NULL) {
# ^
# blocklist.c: In function 'ulCharPos2FileOffsetX':
# chartrans.c: At top level:
# chartrans.c:260:28: error: unknown type name 'FILE'
# bReadCharacterMappingTable(FILE *pFile)
# ^
# antiword.h:546:29: error: unknown type name 'FILE'
# extern void vGet6HdrFtrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# blocklist.c:701:2: error: unknown type name 'size_t'
# size_t tIndex;
# ^
# antiword.h:546:59: error: unknown type name 'size_t'
# extern void vGet6HdrFtrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# chartrans.c: In function 'ulTranslateCharacters':
# chartrans.c:344:14: error: 'NULL' undeclared (first use in this function)
# usCharSet = NULL;
# ^
# antiword.h:552:26: error: unknown type name 'FILE'
# extern void vGet6PapInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:552:56: error: unknown type name 'size_t'
# extern void vGet6PapInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:556:26: error: unknown type name 'FILE'
# extern void vGet6ChrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# blocklist.c: At top level:
# blocklist.c:153:1: warning: 'vSpitList' defined but not used [-Wunused-function]
# vSpitList(list_mem_type **ppAnchorCurr, list_mem_type **ppAnchorNext,
# ^
# antiword.h:556:56: error: unknown type name 'size_t'
# extern void vGet6ChrInfo(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:559:26: error: unknown type name 'FILE'
# extern void vGet8DopInfo(FILE *, const pps_type *,
# ^
# blocklist.c: In function 'pFreeOneList':
# blocklist.c:63:1: warning: control reaches end of non-void function [-Wreturn-type]
# } /* end of pFreeOneList */
# ^
# antiword.h:560:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:560:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:562:26: error: unknown type name 'FILE'
# extern void vGet8SepInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:563:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# blocklist.c: In function 'bExistsTextBox':
# antiword.h:563:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# chartrans.c: In function 'ulToUpper':
# blocklist.c:471:1: warning: control reaches end of non-void function [-Wreturn-type]
# } /* end of bExistsTextBox */
# ^
# blocklist.c: In function 'bExistsHdrTextBox':
# antiword.h:565:29: error: unknown type name 'FILE'
# extern void vGet8HdrFtrInfo(FILE *, const pps_type *,
# ^
# chartrans.c:700:3: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration]
# return (ULONG)toupper((int)ulChar);
# ^
# blocklist.c:481:1: warning: control reaches end of non-void function [-Wreturn-type]
# } /* end of bExistsHdrTextBox */
# ^
# antiword.h:566:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:566:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:572:26: error: unknown type name 'FILE'
# extern void vGet8LstInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:573:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:573:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:575:26: error: unknown type name 'FILE'
# extern void vGet8PapInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:576:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:576:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:580:26: error: unknown type name 'FILE'
# extern void vGet8ChrInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:581:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:581:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:584:30: error: unknown type name 'FILE'
# extern void vGetPropertyInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:585:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:585:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# make: *** [Makefile:86: blocklist.o] Error 1
# antiword.h:621:1: error: unknown type name 'size_t'
# extern size_t tGetNumberOfSections(void);
# ^
# antiword.h:622:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern UCHAR ucGetSepHdrFtrSpecification(size_t);
# ^
# antiword.h:636:29: error: unknown type name 'FILE'
# extern void vGet2Stylesheet(FILE *, int, const UCHAR *);
# ^
# antiword.h:637:29: error: unknown type name 'FILE'
# extern void vGet6Stylesheet(FILE *, ULONG, const ULONG *, size_t,
# ^
# make: *** [Makefile:86: chartrans.o] Error 1
# antiword.h:637:59: error: unknown type name 'size_t'
# extern void vGet6Stylesheet(FILE *, ULONG, const ULONG *, size_t,
# ^
# antiword.h:639:29: error: unknown type name 'FILE'
# extern void vGet8Stylesheet(FILE *, const pps_info_type *,
# ^
# antiword.h:640:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:640:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:646:30: error: unknown type name 'FILE'
# extern void vSet0SummaryInfo(FILE *, const UCHAR *);
# ^
# antiword.h:647:30: error: unknown type name 'FILE'
# extern void vSet2SummaryInfo(FILE *, int, const UCHAR *);
# ^
# antiword.h:648:30: error: unknown type name 'FILE'
# extern void vSet6SummaryInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:649:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:649:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:651:30: error: unknown type name 'FILE'
# extern void vSet8SummaryInfo(FILE *, const pps_info_type *,
# ^
# antiword.h:652:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:652:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:663:33: error: unknown type name 'FILE'
# extern void vSetDefaultTabWidth(FILE *, const pps_info_type *,
# ^
# antiword.h:664:19: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:664:42: error: unknown type name 'size_t'
# const ULONG *, size_t, const ULONG *, size_t,
# ^
# antiword.h:669:26: error: unknown type name 'FILE'
# extern void vEpilogueTXT(FILE *);
# ^
# antiword.h:671:57: error: unknown type name 'size_t'
# extern void vSubstringTXT(diagram_type *, const char *, size_t, long);
# ^
# antiword.h:683:41: error: unknown type name 'size_t'
# extern long utf8_strwidth(const char *, size_t);
# ^
# antiword.h:689:28: error: unknown type name 'FILE'
# extern BOOL bWordDecryptor(FILE *, long, diagram_type *);
# ^
# antiword.h:690:38: error: unknown type name 'FILE'
# extern output_type *pHdrFtrDecryptor(FILE *, ULONG, ULONG);
# ^
# antiword.h:691:35: error: unknown type name 'FILE'
# extern char *szFootnoteDecryptor(FILE *, ULONG, ULONG);
# ^
# antiword.h:693:29: error: unknown type name 'FILE'
# extern int iInitDocumentDOS(FILE *, long);
# ^
# antiword.h:695:31: error: unknown type name 'FILE'
# extern BOOL bIsWordForDosFile(FILE *, long);
# ^
# antiword.h:696:24: error: unknown type name 'FILE'
# extern BOOL bIsRtfFile(FILE *);
# ^
# antiword.h:697:32: error: unknown type name 'FILE'
# extern BOOL bIsWordPerfectFile(FILE *);
# ^
# antiword.h:698:30: error: unknown type name 'FILE'
# extern BOOL bIsWinWord12File(FILE *, long);
# ^
# antiword.h:699:30: error: unknown type name 'FILE'
# extern BOOL bIsMacWord45File(FILE *);
# ^
# antiword.h:700:32: error: unknown type name 'FILE'
# extern int iGuessVersionNumber(FILE *, long);
# ^
# antiword.h:703:26: error: unknown type name 'FILE'
# extern int iInitDocument(FILE *, long);
# ^
# antiword.h:706:29: error: unknown type name 'FILE'
# extern int iInitDocumentMAC(FILE *, long);
# ^
# antiword.h:708:29: error: unknown type name 'FILE'
# extern int iInitDocumentOLE(FILE *, long);
# ^
# antiword.h:710:29: error: unknown type name 'FILE'
# extern int iInitDocumentWIN(FILE *, long);
# ^
# antiword.h:712:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern void *xmalloc(size_t);
# ^
# antiword.h:713:1: warning: parameter names (without types) in function declaration [enabled by default]
# extern void *xcalloc(size_t, size_t);
# ^
# antiword.h:714:32: error: unknown type name 'size_t'
# extern void *xrealloc(void *, size_t);
# ^
# antiword.h:723:19: error: unknown type name 'size_t'
# const char *, size_t, long, USHORT);
# ^
# asc85enc.c:39:27: error: unknown type name 'FILE'
# vOutputByte(ULONG ulChar, FILE *pOutFile)
# ^
# asc85enc.c:62:20: error: unknown type name 'FILE'
# vASCII85EncodeByte(FILE *pOutFile, int iByte)
# ^
# asc85enc.c:123:21: error: unknown type name 'FILE'
# vASCII85EncodeArray(FILE *pInFile, FILE *pOutFile, size_t tLength)
# ^
# asc85enc.c:123:36: error: unknown type name 'FILE'
# vASCII85EncodeArray(FILE *pInFile, FILE *pOutFile, size_t tLength)
# ^
# asc85enc.c:123:52: error: unknown type name 'size_t'
# vASCII85EncodeArray(FILE *pInFile, FILE *pOutFile, size_t tLength)
# ^
# asc85enc.c:146:20: error: unknown type name 'FILE'
# vASCII85EncodeFile(FILE *pInFile, FILE *pOutFile, size_t tLength)
# ^
# asc85enc.c:146:35: error: unknown type name 'FILE'
# vASCII85EncodeFile(FILE *pInFile, FILE *pOutFile, size_t tLength)
# ^
# asc85enc.c:146:51: error: unknown type name 'size_t'
# vASCII85EncodeFile(FILE *pInFile, FILE *pOutFile, size_t tLength)
# ^
# asc85enc.c:22:12: warning: 'iOutBytes' defined but not used [-Wunused-variable]
# static int iOutBytes = 0; /* Number of characters in an output line */
# ^
# asc85enc.c:23:13: warning: 'cCharPrev' defined but not used [-Wunused-variable]
# static char cCharPrev = '\0';
# ^
# make: *** [Makefile:86: asc85enc.o] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...