Re: psqlODBC 08.02.0300 doesn't compile

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: <pgsql-odbc(at)postgreSQL(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: psqlODBC 08.02.0300 doesn't compile
Date: 2007-04-24 19:49:54
Message-ID: 074b01c786a9$baaec780$c701a8c0@wiseknot.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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..>

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Saito 2007-04-24 20:14:40 Re: psqlODBC 08.02.0300 doesn't compile
Previous Message Tom Lane 2007-04-24 19:30:39 psqlODBC 08.02.0300 doesn't compile