To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73728 Issue #|73728 Summary|build breaks with --disable-stlport4 Component|framework Version|OOo 2.2 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tm Reported by|ht990332
------- Additional comments from [EMAIL PROTECTED] Mon Jan 22 02:42:12 -0800 2007 ------- The configure script for OOF680_m1 says I can use --disable-stlport4 is I don't want compatibility with gcc3.3.3 When using that option, I received the following build error: /home/hussam/packages/OOo/src/OOo2/desktop/source/deployment/gui/dp_gui_updatedialog.cxx: In member function 'void dp_gui::UpdateDialog::Thread::handle(const com::sun::star::uno::Reference<com::sun::star::deployment::XPackage>&, const com::sun::star::uno::Reference<com::sun::star::deployment::XPackageManager>&, std::multimap<rtl::OUString, dp_gui::UpdateDialog::Thread::Entry, std::less<rtl::OUString>, std::allocator<std::pair<const rtl::OUString, dp_gui::UpdateDialog::Thread::Entry> > >*) const': /home/hussam/packages/OOo/src/OOo2/desktop/source/deployment/gui/dp_gui_updatedialog.cxx:496: error: 'data_type' is not a member of 'std::multimap<rtl::OUString, dp_gui::UpdateDialog::Thread::Entry, std::less<rtl::OUString>, std::allocator<std::pair<const rtl::OUString, dp_gui::UpdateDialog::Thread::Entry> > >' /home/hussam/packages/OOo/src/OOo2/desktop/source/deployment/gui/dp_gui_updatedialog.cxx:496: error: 'data_type' is not a member of 'std::multimap<rtl::OUString, dp_gui::UpdateDialog::Thread::Entry, std::less<rtl::OUString>, std::allocator<std::pair<const rtl::OUString, dp_gui::UpdateDialog::Thread::Entry> > >' /home/hussam/packages/OOo/src/OOo2/desktop/source/deployment/gui/dp_gui_updatedialog.cxx:496: error: template argument 2 is invalid dmake: Error code 1, while making '../../../unxlngi6.pro/slo/dp_gui_updatedialog.obj' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /home/hussam/packages/OOo/src/OOo2/desktop/source/deployment/gui dmake: Error code 1, while making 'build_instsetoo_native' '---* *---' Note that this error does not appear when building without this option. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
