Re: psqlODBC 08.02.0300 doesn't compile
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: <pgsql-odbc(at)postgreSQL(dot)org>
Sent: Wednesday, April 25, 2007 4:30 AM
Subject: [ODBC] psqlODBC 08.02.0300 doesn't compile
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
Uga.. It is my mistake...I seemed to take the submitted library foolishly and to be different.
<sigh..>
Home |
Main Index |
Thread Index