[ 
https://issues.apache.org/jira/browse/IMPALA-9063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958495#comment-16958495
 ] 

Donghui Xu commented on IMPALA-9063:
------------------------------------

Thanks. [~tarmstrong]
I want to read the code of hive-2.1.1-cdh6. X-snapshot associated with impala 
3.3.0 Fe. Where can I find the complete code? For example, 
org.apache.hadoop.hive.metastore.messaging.messagebuilder

> Allow building Impala against LLVM with -DLLVM_ENABLE_TERMINFO=ON
> -----------------------------------------------------------------
>
>                 Key: IMPALA-9063
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9063
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 3.3.0
>            Reporter: Donghui Xu
>            Priority: Minor
>
> I failed to link impalad because of LLVM.  I had compiled and installed 
> llvm-5.0.1.
> The error message is as follows:
> usr/local/lib/libLLVMSupport.a(Process.cpp.o):Process.cpp:function 
> llvm::sys::Process::FileDescriptorHasColors(int): error: undefined reference 
> to 'setupterm'
> /usr/local/lib/libLLVMSupport.a(Process.cpp.o):Process.cpp:function 
> llvm::sys::Process::FileDescriptorHasColors(int): error: undefined reference 
> to 'tigetnum'
> /usr/local/lib/libLLVMSupport.a(Process.cpp.o):Process.cpp:function 
> llvm::sys::Process::FileDescriptorHasColors(int): error: undefined reference 
> to 'set_curterm'
> /usr/local/lib/libLLVMSupport.a(Process.cpp.o):Process.cpp:function 
> llvm::sys::Process::FileDescriptorHasColors(int): error: undefined reference 
> to 'del_curterm'
> /media/B/impala/apache/toolchain/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function
>  ldap_int_poll: warning: `sys_nerr' is deprecated; use `strerror' or 
> `strerror_r' instead
> /media/B/impala/apache/toolchain/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function
>  ldap_int_poll: warning: `sys_errlist' is deprecated; use `strerror' or 
> `strerror_r' instead
> collect2: error: ld returned 1 exit status
> be/src/service/CMakeFiles/impalad.dir/build.make:208: recipe for target 
> 'be/build/release/service/impalad' failed
> make[3]: *** [be/build/release/service/impalad] Error 1
> CMakeFiles/Makefile2:7075: recipe for target 
> 'be/src/service/CMakeFiles/impalad.dir/all' failed
> make[2]: *** [be/src/service/CMakeFiles/impalad.dir/all] Error 2
> CMakeFiles/Makefile2:7087: recipe for target 
> 'be/src/service/CMakeFiles/impalad.dir/rule' failed
> make[1]: *** [be/src/service/CMakeFiles/impalad.dir/rule] Error 2
> Makefile:2222: recipe for target 'impalad' failed
> make: *** [impalad] Error 2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to