there follow the error messages. In file included from /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:17: /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/solver/645/unxlngppc.pro/inc/tools/config.hxx:77: warning: `class Config' has virtual functions but non-virtual destructor /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx: In function `void svt::endRecentItem(svt::ParseContext*)': /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:166: `assert' undeclared (first use this function) /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:166: (Each undeclared identifier is reported only once for each function it appears in.) /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx: In function `void svt::startElementCb(void*, const XML_Char*, const XML_Char**)': /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:200: warning: invalid conversion from `void*' to `svt::ParseContext*' /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx: In function `void svt::endElementCb(void*, const XML_Char*)': /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:265: warning: invalid conversion from `void*' to `svt::ParseContext*' /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx: In function `void svt::characterDataCb(void*, const XML_Char*, int)': /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:382: warning: invalid conversion from `void*' to `svt::ParseContext*' /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx: In function `void svt::convertItems(svt::ParseContext*, svt::RecentFileItem**, int*)': /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:571: warning: invalid conversion from `void*' to `svt::RecentFileItem*' /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx: In function `FILE* svt::openAndLock()': /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:607: warning: invalid conversion from `const sal_Char*' to `char*' /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx: In function `void svt::recentFilesAddItem(rtl_uString*, const rtl_uString*)': /var/tmp/portage/openoffice-ximian-1.1.49.2/work/oo_1.1_src/svtools/source/config/recent-files.cxx:761: warning: invalid conversion from `const void*' to `void*' dmake: Error code 1, while making '../../unxlngppc.pro/slo/recent-files.obj' ---* TG_SLO.MK *--- the simple solution is add a #include <assert.h> in the oo_1.1_src/svtools/source/config/recent-files.cxx file
This is fixed in cvs now, thanks