[pgpool-hackers: 1729] Broken parser test

Tatsuo Ishii ishii at postgresql.org
Wed Jul 27 08:05:41 JST 2016


Usama,

Our parser test has been broken since 3.4.

$ make
gcc -Wall -c -g -include pool.h -I. -I ../../../src/include/parser -O0 -g -DPARSER_TEST gram.c
In file included from ../../../src/include/parser/pool_parser.h:22:0,
                 from ../../../src/parser/gram.y:49:
../../../src/include/parser/../pool_type.h:33:22: fatal error: libpq-fe.h: No such file or directory
 #include "libpq-fe.h"
                      ^
compilation terminated.
make: *** [gram.o] Error 1

Probably it was broken when major source tree reorganizing was
made. Can you please take a look at this?

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


More information about the pgpool-hackers mailing list