From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Johann Zuschlag <zuschlag2(at)online(dot)de>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: New CVS doesn't compile |
Date: | 2001-08-21 02:05:37 |
Message-ID: | 3B81C1F1.DBDE2AB2@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Tom Lane wrote:
>
> Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)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.
He is compiling under Windows because he uses VC++.
I may have taken a mistake in changing win32.mak too.
>
> 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.
Oops sorry, I didn't think someone would try to complie on UNIX
at once. OK I would fix the compile error.
regards,
Hiroshi Inoue
From | Date | Subject | |
---|---|---|---|
Next Message | Henshall, Stuart - WCP | 2001-08-21 08:06:27 | RE: Float Percision with MS Access 97 |
Previous Message | Tom Lane | 2001-08-21 01:48:55 | Re: New CVS doesn't compile |