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


On Mon, Dec 26, 2011 at 3:35 PM, Christian Lohmaier
<lohmaier+libreoffice@googlemail.com> wrote:
Hi David, *,

On Mon, Dec 26, 2011 at 1:33 PM, David Tardon <dtardon@redhat.com> wrote:
Hi all,

I have converted 6 modules to gbuild on branch feature/gbuild_java:
[...]
I would appreciate if people tried if it builds correctly
on Windows/MacOS X/other-system-than-mine.

Breaks on Mac:
"Making:    libjava_uno.dylib
/Users/buildslave/compile.noindex/libreoffice/solenv/bin/checkdll.sh
-L../../unxmacxp.pro/lib
-L/Users/buildslave/compile.noindex/libreoffice/solver/unxmacxp.pro/lib
 ../../unxmacxp.pro/lib/libjava_uno.dylib
illegal combination shl/URELIB/OOO at
/Users/buildslave/compile.noindex/libreoffice/solenv/bin/macosx-change-install-names.pl
line 52, <IN> line 4."
http://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=feature/gbuild_java&brief-log=1324911039.1897#27803

(same for the javaloader one)


Same here.
diff --git a/Repository.mk b/Repository.mk
index b6bde2f..df4eb54 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -346,7 +346,6 @@ $(eval $(call gb_Helper_register_libraries,RTLIBS, \
     comphelper \
     i18nisolang1 \
     i18nutil \
-    jvmaccess \
     ucbhelper \
 ))

@@ -354,6 +353,7 @@ $(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
     cppuhelper \
        purpenvhelper \
     salhelper \
+    jvmaccess \
 ))

get me past it and then fail in packaging with

ERROR: The following files could not be found:
ERROR: File not found: libjpipe.jnilib


Norbert

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.