Compilation failure


Subject: Compilation failure
From: Hubert Figuiere (hfiguiere@teaser.fr)
Date: Wed Dec 01 1999 - 05:13:47 CST


Hello,

I'm trying to compile the CVS version of AbiWord. But it fails
here:

ie_imp_MsWord_97.cpp:
In file included from ie_imp_MsWord_97.h:26,
                 from ie_imp_MsWord_97.cpp:34:
/home/hfiguier/compile/abi/../wv/wv.h:11: warning: declaration of `strcasecmp(co nst char *, const char *)' throws different exceptions
/usr/include/string.h:262: warning: previous declaration here
ie_imp_MsWord_97.cpp: In method `enum IEStatus IE_Imp_MsWord_97::importFile(cons t char *)':
ie_imp_MsWord_97.cpp:99: passing `int (*)(wvParseStruct *, wvTag, void *, int)' as argument 1 of `wvSetElementHandler(int (*)(wvParseStruct *, wvTag, void *))'
ie_imp_MsWord_97.cpp:100: passing `int (*)(wvParseStruct *, short unsigned int, unsigned char, short unsigned int)' as argument 1 of `wvSetCharHandler(int (*)(w vParseStruct *, short unsigned int, unsigned char))'
ie_imp_MsWord_97.cpp: In function `int CharProc(wvParseStruct *, short unsigned int, unsigned char, short unsigned int)':
ie_imp_MsWord_97.cpp:112: warning: unused parameter `short unsigned int lid'
ie_imp_MsWord_97.cpp: In method `int IE_Imp_MsWord_97::_docProc(wvParseStruct *, wvTag)':
ie_imp_MsWord_97.cpp:170: warning: unused variable `int iRes'
ie_imp_MsWord_97.cpp:166: warning: unused parameter `struct wvParseStruct * ps'
ie_imp_MsWord_97.cpp: In method `int IE_Imp_MsWord_97::_eleProc(wvParseStruct *, wvTag, void *, int)':
ie_imp_MsWord_97.cpp:198: warning: unused variable `int iRes'
ie_imp_MsWord_97.cpp:190: warning: unused parameter `int dirty'
ie_imp_MsWord_97.cpp: In method `void IE_Imp_MsWord_97::pasteFromBuffer(PD_Docum entRange *, unsigned char *, unsigned int)':
ie_imp_MsWord_97.cpp:514: warning: unused parameter `class PD_DocumentRange * pD ocRange'
ie_imp_MsWord_97.cpp:514: warning: unused parameter `unsigned char * pData'
ie_imp_MsWord_97.cpp:514: warning: unused parameter `UT_uint32 lenData'
make[4]: *** [/home/hfiguier/compile/abi/src/Linux_2.2.11_i386_OBJ/obj/ie_imp_Ms Word_97.o] Error 1

Does anybody have the same error ?

My system is Debian GNU/Linux 2.1++ (potato unstable) up to date.

Hub



This archive was generated by hypermail 2b25 : Wed Dec 01 1999 - 05:13:47 CST