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

Heiko Tietze tietze.heiko at gmail.com
Mon Apr 9 10:02:28 UTC 2018


Latest master fails with 

make -j 8  -rs -f /home/ht/Sources/libreoffice/Makefile.gbuild    all
[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.


More information about the LibreOffice mailing list