[ https://issues.apache.org/jira/browse/HADOOP-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637047#action_12637047 ]
Ruslan Ermilov commented on HADOOP-4201: ---------------------------------------- I've attached a patch file that should pass QA, but I cannot flag the issue's state to "Patch Available". How to proceed further? > [patch] native library build script uses unportable sed(1) regexp's > ------------------------------------------------------------------- > > Key: HADOOP-4201 > URL: https://issues.apache.org/jira/browse/HADOOP-4201 > Project: Hadoop Core > Issue Type: Improvement > Components: build > Affects Versions: 0.18.0 > Environment: FreeBSD 7.0-STABLE amd64 > Reporter: Ruslan Ermilov > Attachments: hadoop-0.18.0.patch, HADOOP-4201.patch > > > The native library build script uses unportable sed(1) regular expressions, > making it impossible to compile a library using non-GNU sed(1). > In particular, any POSIX-conformant sed(1) implementation will fail. The > following patch has been tested to work on both Linux (Ubuntu) and FreeBSD. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.