https://bugs.documentfoundation.org/show_bug.cgi?id=99587
Bug ID: 99587
Summary: Linux compile fails in tr_TR.UTF-8 locale ..
Product: LibreOffice
Version: 5.1.0.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Interesting:
cd vcl
LANG=tr_TR.UTF-8 S=/data/opt/libreoffice/master && I=$S/instdir && W=$S/workdir
&& mkdir -p $W/SrsPartTarget/vcl/source/src/ && RESPONSEFILE=`mktemp -t
gbuild.XXXXXX` && echo "-s -I. -I$S/include
-I/usr/lib64/jvm/java-1.7.0-openjdk/include
-I/usr/lib64/jvm/java-1.7.0-openjdk/include/linux -I$S/vcl/inc
-I$S/vcl/source/src/ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DDBG_UTIL -DLINUX
-DOSL_DEBUG_LEVEL=1 -DSAL_LOG_INFO -DSAL_LOG_WARN -DUNIX -DUNX -DX86_64
-D_DEBUG -D_GLIBCXX_DEBUG -D_PTHREADS -D_REENTRANT
-fp=$W/SrsPartTarget/vcl/source/src/app.src $S/vcl/source/src/app.src" >
${RESPONSEFILE} &&
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program"
$W/LinkTarget/Executable/rsc -presponse @${RESPONSEFILE} && rm -rf
${RESPONSEFILE}
cpp: line 10, Fatal error: Cannot open include file "svids.hrc"
#include "svids.hrc"
Remove the LANG=tr_TR.UTF-8 and life is good ;-) hmm.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs