Hi - apologies to post again but I am still having probs compiling

I am trying to compile against installed wv-0.7.2

I am getting
In file included from /usr/lib/glib/include/glibconfig.h:9,
                 from /usr/include/glib-1.2/glib.h:66,
                 from /usr/include/libole2/ms-ole.h:24,
                 from /usr/include/wv.h:12,
                 from ie_imp_MsWord_97.cpp:27:
/usr/include/limits.h:124:3: warning: #include_next is a GCC extension
ie_imp_MsWord_97.cpp: In method `UT_Error IE_Imp_MsWord_97::importFile 
(const char *)':

/usr/include/wv.h:2944: too many arguments to function `void wvOLEFree 
()'
ie_imp_MsWord_97.cpp:570: at this point in file
/usr/include/wv.h:2944: too many arguments to function `void wvOLEFree 
()'
ie_imp_MsWord_97.cpp:578: at this point in file
/usr/include/wv.h:2944: too many arguments to function `void wvOLEFree 
()'
ie_imp_MsWord_97.cpp:589: at this point in file
/usr/include/wv.h:2944: too many arguments to function `void wvOLEFree 
()'
ie_imp_MsWord_97.cpp:597: at this point in file
/usr/include/wv.h:2944: too many arguments to function `void wvOLEFree 
()'
ie_imp_MsWord_97.cpp:605: at this point in file
ie_imp_MsWord_97.cpp:623: `MsOleSummary' undeclared (first use this 
function)
ie_imp_MsWord_97.cpp:623: (Each undeclared identifier is reported only 
once for each function it appears in.)
ie_imp_MsWord_97.cpp:623: `summary' undeclared (first use this 
function)
ie_imp_MsWord_97.cpp:623: `struct _wvParseStruct' has no member named 
`ole_file'
ie_imp_MsWord_97.cpp:623: `ms_ole_summary_open' undeclared (first use 
this function)
ie_imp_MsWord_97.cpp:632: `MS_OLE_SUMMARY_TITLE' undeclared (first use 
this function)
ie_imp_MsWord_97.cpp:632: `ms_ole_summary_get_string' undeclared (first 
use this function)
ie_imp_MsWord_97.cpp:637: `MS_OLE_SUMMARY_SUBJECT' undeclared (first 
use this function)
ie_imp_MsWord_97.cpp:642: `MS_OLE_SUMMARY_AUTHOR' undeclared (first use 
this function)
ie_imp_MsWord_97.cpp:647: `MS_OLE_SUMMARY_KEYWORDS' undeclared (first 
use this function)
ie_imp_MsWord_97.cpp:652: `MS_OLE_SUMMARY_COMMENTS' undeclared (first 
use this function)
ie_imp_MsWord_97.cpp:657: `MS_OLE_SUMMARY_CATEGORY' undeclared (first 
use this function)
ie_imp_MsWord_97.cpp:662: `MS_OLE_SUMMARY_COMPANY' undeclared (first 
use this function)
ie_imp_MsWord_97.cpp:666: `ms_ole_summary_close' undeclared (first use 
this function)
/usr/include/wv.h:2944: too many arguments to function `void wvOLEFree 
()'
ie_imp_MsWord_97.cpp:673: at this point in file
ie_imp_MsWord_97.cpp: In method `int IE_Imp_MsWord_97::_beginPara 
(wvParseStruct *, unsigned int, void *, int)':
ie_imp_MsWord_97.cpp:1727: warning: argument of negative value `-1' to 
`unsigned int'
make[4]: *** [ie_imp_MsWord_97.o] Error 1
make[4]: Leaving directory `/root/abi/src/wp/impexp/xp'
make[3]: *** [all-recursive] Error 1

help appreciated

Reply via email to