Bug 118518 - in function IsDBCS(char16_t) ublock_getCode_60 undfine
Summary: in function IsDBCS(char16_t) ublock_getCode_60 undfine
Status: RESOLVED MOVED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.4.0.2 rc
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-03 09:27 UTC by Li Jun
Modified: 2018-07-15 14:24 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Li Jun 2018-07-03 09:27:36 UTC
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
Comment 1 Buovjaga 2018-07-15 14:24:09 UTC
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