You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Goden Yao (JIRA)" <ji...@apache.org> on 2016/07/14 18:28:20 UTC

[jira] [Reopened] (HAWQ-224) make distprep: /contrib/Makefile: error: commands commence before first target

     [ https://issues.apache.org/jira/browse/HAWQ-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goden Yao reopened HAWQ-224:
----------------------------

reopen to update version

> make distprep: /contrib/Makefile: error: commands commence before first target
> ------------------------------------------------------------------------------
>
>                 Key: HAWQ-224
>                 URL: https://issues.apache.org/jira/browse/HAWQ-224
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Build
>            Reporter: SuperJDC
>            Assignee: Radar Lei
>              Labels: closed-pr
>             Fix For: 2.0.0.0-incubating
>
>
> steps:
> step1: ./configure --prefix=/home/hawq/hawqinstall/
> ok
> step2: make
> All of hawq successfully made. Ready to install.
> step3: make distprep
> MakeFile:12: *** commands commence before first target. Stop.
> I foud tab in /contrib/Makefile. Line 8, 9, 10, 11, 12, 13, 21, 22, 23, 27, 28, 29, 30, all start with tab.
> Additionally, line 8, there is no subdirectory: pgbench. And line 11, has no end, which should be ended with \.
> Thanks!
> There will be no error, when I do the follow (2) steps:
> First, add ' \' to the end of line 11.
> Secondly, replace 'pgbench' with 'pgcrypto', in line 8. (Because contrib has no subdirectory: pgbench, but pgcrypto.)
> Thanks!
> Thanks for Radar Lei's effort work!
> I'm looking forward 'distprep' and 'dist' will be supported soon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)