make --without-java fails with "Cannot link against library/libraries jvmfwk"
Heiko Tietze
tietze.heiko at gmail.com
Tue Apr 10 14:46:11 UTC 2018
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.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