[ https://issues.apache.org/jira/browse/XALANC-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208405#comment-17208405 ]
Roger Leigh commented on XALANC-813: ------------------------------------ LocalMsgIndex is generated during the build automatically. Which message loader did you configure? Note: see the comments in *src/xalanc/Utils/CMakeLists.txt*. Some of the message loaders (e.g. ICU) are known to be broken and need someone to fix them. If in doubt, use the "inmemory" loader. > Can we build xalan-c(1.12) on rhel 8.2 ? > ---------------------------------------- > > Key: XALANC-813 > URL: https://issues.apache.org/jira/browse/XALANC-813 > Project: XalanC > Issue Type: Bug > Components: XalanC > Affects Versions: 1.12 > Reporter: Krunal Ghute > Assignee: Gary D. Gregory > Priority: Major > Fix For: 1.11 > > > Not able to build xalan-c rpms on rhel 8.2 using spec file. can we build > xalan-c (1.12) on rhel 8.2? if yes then can you please tell me the procedure. > beacuse while building xalan-c rpm we faced many compilation issues , PSB. > -Wformat-nonliteral] > theCharsWritten = sprintf(theBuffer, *thePrintfString, theValue); > ^ > [ 7%] Building CXX object > src/xalanc/CMakeFiles/xalan-c.dir/PlatformSupport/DOMStringPrintWriter.cpp.o > [ 7%] Building CXX object > src/xalanc/CMakeFiles/xalan-c.dir/PlatformSupport/DoubleSupport.cpp.o > [ 7%] Building CXX object > src/xalanc/CMakeFiles/xalan-c.dir/PlatformSupport/ExecutionContext.cpp.o > In file included from > /home/pmx/rpmbuild/BUILD/amdocs-xalan-c-1.12/src/xalanc/PlatformSupport/ExecutionContext.hpp:32, > from > /home/pmx/rpmbuild/BUILD/amdocs-xalan-c-1.12/src/xalanc/PlatformSupport/ExecutionContext.cpp:19: > /home/pmx/rpmbuild/BUILD/amdocs-xalan-c-1.12/src/xalanc/PlatformSupport/ProblemListenerBase.hpp:28:10: > fatal error: LocalMsgIndex.hpp: No such file or directory > #include "LocalMsgIndex.hpp" > ^~~~~~~~~~~~~~~~~~~ > compilation terminated. > make[2]: *** [src/xalanc/CMakeFiles/xalan-c.dir/build.make:427: > src/xalanc/CMakeFiles/xalan-c.dir/PlatformSupport/ExecutionContext.cpp.o] > Error 1 > make[1]: *** [CMakeFiles/Makefile2:250: > src/xalanc/CMakeFiles/xalan-c.dir/all] Error 2 > make: *** [Makefile:141: all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.zf5qy4 (%build) > please help to resolve this isses. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org