[
https://issues.apache.org/jira/browse/HAWQ-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16557990#comment-16557990
]
ercengsha commented on HAWQ-1643:
---------------------------------
OK, Thanks for your answer.
> How to solve this problem in HAWQ install on centos 7 with version 2.1.0 ?
> --------------------------------------------------------------------------
>
> Key: HAWQ-1643
> URL: https://issues.apache.org/jira/browse/HAWQ-1643
> Project: Apache HAWQ
> Issue Type: Task
> Reporter: ercengsha
> Assignee: Radar Lei
> Priority: Major
>
> Hello managers,Here are Problem Descript below:
> this problems raised in process of make
>
> gcc -O3 -std=gnu99 -Wall -Wmissing-prototypes -Wpointer-arith
> -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv
> -fno-aggressive-loop-optimizations -I/usr/include/libxml2 -fpic -I.
> -I../../src/include -D_GNU_SOURCE -I***-
> incubating/depends/libhdfs3/build/install/usr/local/hawq/include -I ***- -c
> -o sqlparse.o sqlparse.c
> *+sqlparse.y: In function ‘orafce_sql_yyparse’:+*
> *+sqlparse.y:88:17: error: ‘result’ undeclared (first use in this function)+*
> *+elements \{*((void*)result) = $1; }+*
> *+^+*
> *+sqlparse.y:88:17: note: each undeclared identifier is reported only once
> for each function it appears in+*
> make[2]: *** [sqlparse.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory `***`
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `***`
> make: *** [all] Error 2
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)