psqlODBC 08.02.0300 doesn't compile - Mailing list pgsql-odbc

From Tom Lane
Subject psqlODBC 08.02.0300 doesn't compile
Date
Msg-id 7855.1177443039@sss.pgh.pa.us
Whole thread Raw
List pgsql-odbc
Looks like a header file is missing from the tarball?

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/tgl/testversion/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector--param=ssp-buffer-size=4 -m64 -mtune=generic -MT loadlib.lo -MD -MP -MF .deps/loadlib.Tpo -c
loadlib.c -fPIC -DPIC -o .libs/loadlib.o 
loadlib.c:19:22: error: pgenlist.h: No such file or directory
make[1]: *** [loadlib.lo] Error 1

            regards, tom lane

pgsql-odbc by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: What odbc manager to use?
Next
From: "Hiroshi Saito"
Date:
Subject: Re: psqlODBC 08.02.0300 doesn't compile