[
https://issues.apache.org/jira/browse/HAWQ-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279544#comment-16279544
]
Paul Guo commented on HAWQ-1561:
--------------------------------
Please do not mix different versions of bzip2 since the linking library and
runtime library could be different and probably there is wrong in function
symbols.
You could uninstallall bzip2 and then reinstall them via "yum install".
> build faild on centos 6.8 bzip2
> -------------------------------
>
> Key: HAWQ-1561
> URL: https://issues.apache.org/jira/browse/HAWQ-1561
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Build
> Reporter: xinzhang
> Assignee: Radar Lei
>
> Hi. My env is CentOS release 6.8 .
> env:
> # bzip2 --version
> bzip2, a block-sorting file compressor. Version 1.0.6, 6-Sept-2010.
> fail log:
> ...............
> checking for library containing BZ2_bzDecompress... no
> configure: error: library 'bzip2' is required.
> 'bzip2' is used for table compression. Check config.log for details.
> It is possible the compiler isn't looking in the proper directory.
> q:
> CENTOS 6.X use bzip1.0.5 as default . The dependence libs are the biggest
> pros.
> What should I to do ? bzip2 1.0.6 had installed .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)