[
https://issues.apache.org/jira/browse/HAWQ-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
SuperJDC updated HAWQ-224:
--------------------------
Summary: make distprep: /contrib/Makefile: commands commence before first
target (was: /contrib/Makefile has 'tab' which cause error: commands commence
before first target)
> make distprep: /contrib/Makefile: 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
>
> 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!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)