Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi

I found I should report build issues into this maillist. Ok.

Trying to build LibreOffice-4.4.9999 on my Gentoo and got subj.

With this patch I can at least build it now.

--- tubes/source/conference.cxx 2014-12-17 18:06:37.473426509 +0300
+++ tubes/source2/conference.cxx        2014-12-17 18:04:20.000000000 +0300
@@ -7,6 +7,8 @@
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  */

+#include <osl/diagnose.h>
+
 #include <tubes/conference.hxx>

 #include <tubes/collaboration.hxx>


Please look
Thanks


/var/tmp/portage/app-office/libreoffice-4.4.9999/work/libreoffice-4.4.9999/tubes/source/conference.cxx:
 In member function 'void TeleConference::setChannel(TpAccount*, TpDBusTubeCh
annel*)':
/var/tmp/portage/app-office/libreoffice-4.4.9999/work/libreoffice-4.4.9999/tubes/source/conference.cxx:251:79:
 error: 'OSL_ENSURE' was not declared in this scope
     OSL_ENSURE( !mpChannel, "TeleConference::setChannel: already have channel");
                                                                               ^
/var/tmp/portage/app-office/libreoffice-4.4.9999/work/libreoffice-4.4.9999/tubes/source/conference.cxx:
 In member function 'bool TeleConference::offerTube()':
/var/tmp/portage/app-office/libreoffice-4.4.9999/work/libreoffice-4.4.9999/tubes/source/conference.cxx:300:67:
 error: 'OSL_ENSURE' was not declared in this scope
     OSL_ENSURE( mpChannel, "TeleConference::offerTube: no channel");
                                                                   ^
/var/tmp/portage/app-office/libreoffice-4.4.9999/work/libreoffice-4.4.9999/tubes/source/conference.cxx:
 In member function 'bool TeleConference::setTube(GDBusConnection*)':
/var/tmp/portage/app-office/libreoffice-4.4.9999/work/libreoffice-4.4.9999/tubes/source/conference.cxx:322:73:
 error: 'OSL_ENSURE' was not declared in this scope
     OSL_ENSURE( !pImpl->mpTube, "TeleConference::setTube: already tubed");
                                                                         ^
/var/tmp/portage/app-office/libreoffice-4.4.9999/work/libreoffice-4.4.9999/solenv/gbuild/LinkTarget.mk:189:
 recipe for target '/var/tmp/portage/app-office/libreoffice-4.4.9999/work
/libreoffice-4.4.9999/workdir/CxxObject/tubes/source/conference.o' failed
make[1]: *** 
[/var/tmp/portage/app-office/libreoffice-4.4.9999/work/libreoffice-4.4.9999/workdir/CxxObject/tubes/source/conference.o]
 Error 1

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.