Just done a ./g pull -r followed by make, and I'm getting the following :-(
I'm guessing it's java-related (ljawt), so this is also my config.parms...
Cheers,
Wol
build -- version: 275224
=============
Building module bean
=============
Entering /home/anthony/gitstuff/loffice/bean/com/sun/star/comp/beans
Entering /home/anthony/gitstuff/loffice/bean/com/sun/star/beans
Entering /home/anthony/gitstuff/loffice/bean/native/unix
Making: libofficebean.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ljawt
collect2: ld returned 1 exit status
dmake: Error code 1, while making '../../unxlngx6.pro/lib/libofficebean.so'
Forcing regeneration of dependency info
Retrying /home/anthony/gitstuff/loffice/bean/native/unix
Making: all_officebean.dpslo
Making: libofficebean.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ljawt
collect2: ld returned 1 exit status
dmake: Error code 1, while making '../../unxlngx6.pro/lib/libofficebean.so'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
it seems that the error is inside 'bean', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
rm -Rf /home/anthony/gitstuff/loffice/bean/unxlngx6.pro # optional module 'clean'
/bin/bash
cd /home/anthony/gitstuff/loffice
source ./LinuxX86-64Env.Set.sh
cd bean
build
when the problem is isolated and fixed exit and re-run 'make' from the top-level
--without-epm --with-java --without-junit
Context
- [Libreoffice] Problem in module bean · Wols Lists
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.