Re: make --without-java fails with "Cannot link against library/libraries jvmfwk"

2018-04-10 Thread Heiko Tietze
Issue fixed with change I9c1ac64745301deda1501806534f13c1527a33b3
All kudos to Miklos.

On 09.04.2018 12:02, Heiko Tietze wrote:
> Latest master fails with 
> 
> make -j 8  -rs -f /home/ht/Sources/libreoffice/Makefile.gbuildall
> [info  ALL] currently known libraries are: ... (no jvmfwk)
> /home/ht/Sources/libreoffice/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk:18: 
> *** Cannot link against library/libraries jvmfwk. Libraries must be 
> registered in Repository.mk or RepositoryExternal.mk.  
> 
> find . -name libjvmfwklo.so
> (no result in the source directory)
> 
> more ./autogen.lastrun
> --enable-debug
> --without-java
> --without-myspell-dicts
> --without-doxygen
> 
> Arch Linux, upgraded daily
> 
> "make build-nocheck" works.
> 
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


make --without-java fails with "Cannot link against library/libraries jvmfwk"

2018-04-09 Thread Heiko Tietze
Latest master fails with 

make -j 8  -rs -f /home/ht/Sources/libreoffice/Makefile.gbuildall
[info  ALL] currently known libraries are: ... (no jvmfwk)
/home/ht/Sources/libreoffice/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk:18: 
*** Cannot link against library/libraries jvmfwk. Libraries must be registered 
in Repository.mk or RepositoryExternal.mk.  

find . -name libjvmfwklo.so
(no result in the source directory)

more ./autogen.lastrun
--enable-debug
--without-java
--without-myspell-dicts
--without-doxygen

Arch Linux, upgraded daily

"make build-nocheck" works.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice