[Libreoffice] More java fun

Wols Lists antlists at youngman.org.uk
Sat Dec 4 07:44:17 PST 2010


On 04/12/10 14:13, Caolán McNamara wrote:
> On Sat, 2010-12-04 at 12:04 +0000, Wols Lists wrote:
>> ../../unxlngx6.pro/slo/nativethreadpool.o: In function
>> `Java_com_sun_star_lib_uno_environments_remote_NativeThreadPool_create':
>> nativethreadpool.cxx:(.text+0x56c): undefined reference to
>> `jvmaccess::VirtualMachine::VirtualMachine(_Jv_JavaVM*, int, bool,
>> _Jv_JNIEnv*)'
>> collect2: ld returned 1 exit status
>> dmake:  Error code 1, while making '../../unxlngx6.pro/lib/libjava_uno.so'
> More than likely this is just because the dependency tracking is cunning
> enough to know that toggled configure options require it to throw away
> certain libs/object files and force rebuilding them.
>
Thanks. That looks like it - deleting unxlngx6.pro seems to fix it ...

Obviously the dependency stuff isn't clever enough to cope with
switching from --without-java to --with-java, but I doubt any sane
person would normally do that :-)

Cheers,
Wol


More information about the LibreOffice mailing list