[
https://issues.apache.org/jira/browse/MAPREDUCE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ranjit Mathew updated MAPREDUCE-2127:
-------------------------------------
Attachment: MAPREDUCE-2127.patch
Patch that fixes this issue. Tested on Fedora 13 (32-bit) and RHEL 4 U2
(64-bit).
The "real" changes are to {{src/c++/utils/m4/hadoop_utils.m4}}. The rest were
regenerated
with {{autoreconf}}. I used (vanilla) GNU Autoconf 2.59, Automake 1.9.6 and
Libtool 1.5.20
on Fedora 13 to stay as close to the original files as possible.
> mapreduce trunk builds are filing on hudson ..
> -----------------------------------------------
>
> Key: MAPREDUCE-2127
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2127
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: build, pipes
> Reporter: Giridharan Kesavan
> Attachments: MAPREDUCE-2127.patch
>
>
> https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/507/console
> [exec] checking for pthread.h... yes
> [exec] checking for pthread_create in -lpthread... yes
> [exec] checking for HMAC_Init in -lssl... no
> [exec] configure: error: Cannot find libssl.so
> [exec]
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/c++/pipes/configure:
> line 4250: exit: please: numeric argument required
> [exec]
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/c++/pipes/configure:
> line 4250: exit: please: numeric argument required
> BUILD FAILED
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build.xml:1647:
> exec returned: 255
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.