[
https://issues.apache.org/jira/browse/IMPALA-9089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002008#comment-17002008
]
Tim Armstrong commented on IMPALA-9089:
---------------------------------------
[~davidxdh] SLES Sp3 is the only thing we have tested with. I'm sure you can
get the toolchain to compile with SP2 with some work, but that's up to you to
figure out. The dockerfile is a good starting point because it will tell you at
least what packages you need to build.
> If I compile with docker, how can I fill in parameters, such as SLES_MIRROR?
Yeah, SLES packages aren't publicly available so you would need to point it at
a package mirror that is available to you. I don't know very much about SLES
packages or mirrors.
> Failed to link impalad on SUSE12
> --------------------------------
>
> Key: IMPALA-9089
> URL: https://issues.apache.org/jira/browse/IMPALA-9089
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.3.0
> Reporter: Donghui Xu
> Priority: Minor
> Attachments: CMakeError.log, CMakeOutput.log, log
>
>
> Failed to link impalad on SUSE12, as follows:
> [100%] Linking CXX executable ../../build/release/service/impalad
> /toolchain/binutils-2.26.1/bin/ld.gold: internal error in find_view, at
> fileread.cc:336
> collect2: error: ld returned 1 exit status
> CMakeError.log content is as following:
> /toolchain/cmake-3.14.3/bin/cmake -E cmake_link_script
> CMakeFiles/cmTC_31214.dir/link.txt --verbose=1
> /toolchain/gcc-4.9.2/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create
> -rdynamic CMakeFiles/cmTC_31214.dir/CheckFunctionExists.c.o -o cmTC_31214
> -lpthreads
> /usr/bin/ld: cannot find -lpthreads
> collect2: error: ld returned 1 exit status
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]