Re: New CVS doesn't compile - Mailing list pgsql-odbc

From Tom Lane
Subject Re: New CVS doesn't compile
Date
Msg-id 26920.998358535@sss.pgh.pa.us
Whole thread Raw
In response to Re: New CVS doesn't compile  (Hiroshi Inoue <Inoue@tpf.co.jp>)
List pgsql-odbc
Hiroshi Inoue <Inoue@tpf.co.jp> writes:
> Johann Zuschlag wrote:
>> I just retrieved the new CVS. When I try to compile it (VC++ 5.0), I get the following errors:

> Hmm you don't seem to be linking odbcapi30.obj.

Which is unsurprising considering that the currently-committed
odbc/GNUmakefile doesn't call for it.

I just retrieved current CVS of interfaces/odbc, and I can report that
it doesn't even begin to compile on Unix: there are literally thousands
of lines of error reports.  The major problem seems to be that there is
no definition anywhere for SQLRETURN, so pgapifunc.h is completely broken.

Perhaps you forgot to commit some changes that you have locally?

            regards, tom lane

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Stackerror using new CVS
Next
From: "Joseph"
Date:
Subject: RE: Float Precision with MS Access 97