When I ran make, I got following error
cstar_connect.c: In function ‘pgcass_GetConnection’:
cstar_connect.c:80:14: error: ‘tag_hash’ undeclared (first use in this function)
ctl.hash = tag_hash;
^
cstar_connect.c:80:14: note: each undeclared identifier is reported only once for each function it appears in
make: *** [cstar_connect.o] Error 1
When I ran make, I got following error
cstar_connect.c: In function ‘pgcass_GetConnection’:
cstar_connect.c:80:14: error: ‘tag_hash’ undeclared (first use in this function)
ctl.hash = tag_hash;
^
cstar_connect.c:80:14: note: each undeclared identifier is reported only once for each function it appears in
make: *** [cstar_connect.o] Error 1