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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to