Description: im os is Ubuntu 14.04LTS, libreoffice-6.0.4.2/workdir/CxxObject/sc/source/core/tool/interpr1.o in function 'IsDBCS(char16_t)' interpr1.cxx:(.text+0xbf5c):‘ublock_getCode_60’undefine collect2: error: ld returned 1 exit status make[1]: *** [/home/tbs/libreoffice-6.0.4.2/workdir/LinkTarget/CppunitTest/libtest_sc_ucalc.so] error 1 Steps to Reproduce: 1.sh configure --with-lang=zh-CN --enable-python=fully-internal --without-fonts 2.make 3. Actual Results: /home/libreoffice-6.0.4.2/workdir/CxxObject/sc/source/core/tool/interpr1.o:在函数‘IsDBCS(char16_t)’中: interpr1.cxx:(.text+0xbf5c):对‘ublock_getCode_60’未定义的引用 collect2: error: ld returned 1 exit status make[1]: *** [/home/tbs/libreoffice-6.0.4.2/workdir/LinkTarget/CppunitTest/libtest_sc_ucalc.so] 错误 1 make[1]: *** 正在等待未完成的任务.... make: *** [build] 错误 2 Expected Results: I do not know Reproducible: Always User Profile Reset: No Additional Info: run
Why are you running "sh configure" instead of ./autogen.sh ? Anyway, build issues belong to the dev list: https://wiki.documentfoundation.org/Development/Mailing_List